From 0c97f034c9c5810096b022e2decea58fd4a4fae1 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=C3=81lvaro=20Fern=C3=A1ndez=20Rojas?= Date: Wed, 8 Jan 2020 14:33:03 +0100 Subject: [PATCH] ipq806x: refresh kernel patches MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Álvaro Fernández Rojas --- .../0054-cpufreq-dt-Handle-OPP-voltage-adjust-events.patch | 2 +- .../0055-cpufreq-dt-Add-L2-frequency-scaling-support.patch | 4 ++-- .../patches-4.19/0056-cpufreq-dt-Add-missing-rcu-locks.patch | 2 +- .../0057-add-fab-scaling-support-with-cpufreq.patch | 2 +- .../080-ARM-dts-qcom-add-gpio-ranges-property.patch | 2 +- 5 files changed, 6 insertions(+), 6 deletions(-) diff --git a/target/linux/ipq806x/patches-4.19/0054-cpufreq-dt-Handle-OPP-voltage-adjust-events.patch b/target/linux/ipq806x/patches-4.19/0054-cpufreq-dt-Handle-OPP-voltage-adjust-events.patch index e1dbb8791d..9620891194 100644 --- a/target/linux/ipq806x/patches-4.19/0054-cpufreq-dt-Handle-OPP-voltage-adjust-events.patch +++ b/target/linux/ipq806x/patches-4.19/0054-cpufreq-dt-Handle-OPP-voltage-adjust-events.patch @@ -91,7 +91,7 @@ Signed-off-by: Georgi Djakov static int resources_available(void) { struct device *cpu_dev; -@@ -251,10 +291,14 @@ static int cpufreq_init(struct cpufreq_p +@@ -251,10 +290,14 @@ static int cpufreq_init(struct cpufreq_p __func__, ret); } diff --git a/target/linux/ipq806x/patches-4.19/0055-cpufreq-dt-Add-L2-frequency-scaling-support.patch b/target/linux/ipq806x/patches-4.19/0055-cpufreq-dt-Add-L2-frequency-scaling-support.patch index 26b7811093..5f54120b3a 100644 --- a/target/linux/ipq806x/patches-4.19/0055-cpufreq-dt-Add-L2-frequency-scaling-support.patch +++ b/target/linux/ipq806x/patches-4.19/0055-cpufreq-dt-Add-L2-frequency-scaling-support.patch @@ -72,7 +72,7 @@ mutex_unlock(&priv->lock); return ret; -@@ -202,6 +257,9 @@ static int cpufreq_init(struct cpufreq_p +@@ -200,6 +255,9 @@ static int cpufreq_init(struct cpufreq_p bool fallback = false; const char *name; int ret; @@ -82,7 +82,7 @@ cpu_dev = get_cpu_device(policy->cpu); if (!cpu_dev) { -@@ -309,6 +367,57 @@ static int cpufreq_init(struct cpufreq_p +@@ -307,6 +365,57 @@ static int cpufreq_init(struct cpufreq_p policy->suspend_freq = dev_pm_opp_get_suspend_opp_freq(cpu_dev) / 1000; diff --git a/target/linux/ipq806x/patches-4.19/0056-cpufreq-dt-Add-missing-rcu-locks.patch b/target/linux/ipq806x/patches-4.19/0056-cpufreq-dt-Add-missing-rcu-locks.patch index 6a98c3303c..ef03ba4de8 100644 --- a/target/linux/ipq806x/patches-4.19/0056-cpufreq-dt-Add-missing-rcu-locks.patch +++ b/target/linux/ipq806x/patches-4.19/0056-cpufreq-dt-Add-missing-rcu-locks.patch @@ -10,7 +10,7 @@ Signed-off-by: Georgi Djakov --- a/drivers/cpufreq/cpufreq-dt.c +++ b/drivers/cpufreq/cpufreq-dt.c -@@ -147,8 +147,10 @@ static int opp_notifier(struct notifier_ +@@ -173,8 +173,10 @@ static int opp_notifier(struct notifier_ ret = PTR_ERR(cpu_reg); goto out; } diff --git a/target/linux/ipq806x/patches-4.19/0057-add-fab-scaling-support-with-cpufreq.patch b/target/linux/ipq806x/patches-4.19/0057-add-fab-scaling-support-with-cpufreq.patch index fa02f49526..dc65230f47 100644 --- a/target/linux/ipq806x/patches-4.19/0057-add-fab-scaling-support-with-cpufreq.patch +++ b/target/linux/ipq806x/patches-4.19/0057-add-fab-scaling-support-with-cpufreq.patch @@ -227,7 +227,7 @@ #include "cpufreq-dt.h" -@@ -101,6 +102,13 @@ static int set_target(struct cpufreq_pol +@@ -106,6 +107,13 @@ static int set_target(struct cpufreq_pol } } } 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 06d29e8af8..1ab070bdab 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 -@@ -656,6 +656,7 @@ +@@ -668,6 +668,7 @@ reg = <0x800000 0x4000>; gpio-controller;