aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/ipq806x/patches-4.19
diff options
context:
space:
mode:
Diffstat (limited to 'target/linux/ipq806x/patches-4.19')
-rw-r--r--target/linux/ipq806x/patches-4.19/0063-4-ip806x-tsense-rework-driver.patch6
-rw-r--r--target/linux/ipq806x/patches-4.19/080-ARM-dts-qcom-add-gpio-ranges-property.patch2
2 files changed, 4 insertions, 4 deletions
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 <linux/nvmem-consumer.h>
#include <linux/io.h>
#include <linux/interrupt.h>
-@@ -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, &reg);
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;