Browse Source

ipq806x: refresh kernel patches

Signed-off-by: Álvaro Fernández Rojas <[email protected]>
Álvaro Fernández Rojas 6 years ago
parent
commit
0c97f034c9

+ 1 - 1
target/linux/ipq806x/patches-4.19/0054-cpufreq-dt-Handle-OPP-voltage-adjust-events.patch

@@ -91,7 +91,7 @@ Signed-off-by: Georgi Djakov <[email protected]>
  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);
  	}
  

+ 2 - 2
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;
  

+ 1 - 1
target/linux/ipq806x/patches-4.19/0056-cpufreq-dt-Add-missing-rcu-locks.patch

@@ -10,7 +10,7 @@ Signed-off-by: Georgi Djakov <[email protected]>
 
 --- 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;
  		}

+ 1 - 1
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
  					}
  				}
  			}

+ 1 - 1
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;