From b6cdc042af3451c82562a3310fd8f70b925b475f Mon Sep 17 00:00:00 2001 From: Hauke Mehrtens Date: Sat, 4 Jan 2020 23:45:20 +0100 Subject: kernel: bump 4.19 to 4.19.93 Refreshed all patches. The patch hack-4.19/550-loop-better-discard-for-block-devices.patch was replaced with an new version of the patch from: https://lore.kernel.org/patchwork/patch/1153625/ https://lore.kernel.org/patchwork/patch/1153626/ Compile-tested on: ipq40xx, lantiq Runtime-tested on: ipq40xx, lantiq Signed-off-by: Hauke Mehrtens --- .../ipq806x/patches-4.19/0063-4-ip806x-tsense-rework-driver.patch | 6 +++--- .../patches-4.19/080-ARM-dts-qcom-add-gpio-ranges-property.patch | 2 +- 2 files changed, 4 insertions(+), 4 deletions(-) (limited to 'target/linux/ipq806x') diff --git a/target/linux/ipq806x/patches-4.19/0063-4-ip806x-tsense-rework-driver.patch b/target/linux/ipq806x/patches-4.19/0063-4-ip806x-tsense-rework-driver.patch index 7092552559..951145b3de 100644 --- a/target/linux/ipq806x/patches-4.19/0063-4-ip806x-tsense-rework-driver.patch +++ b/target/linux/ipq806x/patches-4.19/0063-4-ip806x-tsense-rework-driver.patch @@ -13,7 +13,7 @@ #include #include #include -@@ -210,9 +212,8 @@ +@@ -210,9 +212,8 @@ static void tsens_scheduler_fn(struct wo struct tsens_device *tmdev = container_of(work, struct tsens_device, tsens_work); unsigned int threshold, threshold_low, code, reg, sensor, mask; @@ -24,7 +24,7 @@ ret = regmap_read(tmdev->map, STATUS_CNTL_8064, ®); if (ret) -@@ -261,9 +262,8 @@ +@@ -261,9 +262,8 @@ static void tsens_scheduler_fn(struct wo if (upper_th_x || lower_th_x) { /* Notify user space */ schedule_work(&tmdev->sensor[0].notify_work); @@ -35,7 +35,7 @@ } } regmap_write(tmdev->map, STATUS_CNTL_8064, reg & mask); -@@ -372,40 +372,55 @@ +@@ -372,40 +372,55 @@ static int init_ipq8064(struct tsens_dev static int calibrate_ipq8064(struct tsens_device *tmdev) { int i; diff --git a/target/linux/ipq806x/patches-4.19/080-ARM-dts-qcom-add-gpio-ranges-property.patch b/target/linux/ipq806x/patches-4.19/080-ARM-dts-qcom-add-gpio-ranges-property.patch index 04cb9b3bb7..06d29e8af8 100644 --- a/target/linux/ipq806x/patches-4.19/080-ARM-dts-qcom-add-gpio-ranges-property.patch +++ b/target/linux/ipq806x/patches-4.19/080-ARM-dts-qcom-add-gpio-ranges-property.patch @@ -60,7 +60,7 @@ will be executed twice with the same parameters for the same pinctrl. --- a/arch/arm/boot/dts/qcom-ipq8064.dtsi +++ b/arch/arm/boot/dts/qcom-ipq8064.dtsi -@@ -625,6 +625,7 @@ +@@ -656,6 +656,7 @@ reg = <0x800000 0x4000>; gpio-controller; -- cgit v1.2.3