ipq806x: refresh kernel patches
authorÁlvaro Fernández Rojas <noltari@gmail.com>
Wed, 8 Jan 2020 13:33:03 +0000 (14:33 +0100)
committerÁlvaro Fernández Rojas <noltari@gmail.com>
Wed, 8 Jan 2020 13:33:03 +0000 (14:33 +0100)
Signed-off-by: Álvaro Fernández Rojas <noltari@gmail.com>
target/linux/ipq806x/patches-4.19/0054-cpufreq-dt-Handle-OPP-voltage-adjust-events.patch
target/linux/ipq806x/patches-4.19/0055-cpufreq-dt-Add-L2-frequency-scaling-support.patch
target/linux/ipq806x/patches-4.19/0056-cpufreq-dt-Add-missing-rcu-locks.patch
target/linux/ipq806x/patches-4.19/0057-add-fab-scaling-support-with-cpufreq.patch
target/linux/ipq806x/patches-4.19/080-ARM-dts-qcom-add-gpio-ranges-property.patch

index e1dbb8791d6601315ee3a4cc7d0c8e040dc98866..9620891194efa9473c78001eebb91341c24c100c 100644 (file)
@@ -91,7 +91,7 @@ Signed-off-by: Georgi Djakov <georgi.djakov@linaro.org>
  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);
        }
  
index 26b7811093b27299d981b09bb8c19c5c3a6c2740..5f54120b3ac114607d0fce4df04258a2daf08370 100644 (file)
@@ -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;
  
index 6a98c3303ccf6dc97ec3fc278596d5c099209f6a..ef03ba4de851e23239b0fcc5fc2253322339dd21 100644 (file)
@@ -10,7 +10,7 @@ Signed-off-by: Georgi Djakov <georgi.djakov@linaro.org>
 
 --- 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;
                }
index fa02f49526a013a1b53737e5afc4f933c73bda3c..dc65230f479808b01156dad6c08491d65093234f 100644 (file)
  
  #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
                                        }
                                }
                        }
index 06d29e8af829cbd9cb92295435d591919ce0d52a..1ab070bdab54cc6bda4bc5c0b9101f49db44962c 100644 (file)
@@ -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;