diff options
author | John Crispin <john@openwrt.org> | 2015-05-23 15:27:54 +0000 |
---|---|---|
committer | John Crispin <john@openwrt.org> | 2015-05-23 15:27:54 +0000 |
commit | 0b24527e4dd56fb34700bc879729268b7480fa7f (patch) | |
tree | c4693ea3fb35c1852402531a4c14d4a52347e8fc /target/linux/ipq806x/patches-4.0/700-add-gmac-dts-suport.patch | |
parent | f74477de486705612bc4d2eaf80dfd92c9015a24 (diff) | |
download | upstream-0b24527e4dd56fb34700bc879729268b7480fa7f.tar.gz upstream-0b24527e4dd56fb34700bc879729268b7480fa7f.tar.bz2 upstream-0b24527e4dd56fb34700bc879729268b7480fa7f.zip |
ipq806x: add power regulators support
Patches are cherry-picked from linux-next. We're also adding the
corresponding config option to the kernel.
Signed-off-by: Mathieu Olivari <mathieu@codeaurora.org>
SVN-Revision: 45729
Diffstat (limited to 'target/linux/ipq806x/patches-4.0/700-add-gmac-dts-suport.patch')
-rw-r--r-- | target/linux/ipq806x/patches-4.0/700-add-gmac-dts-suport.patch | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/target/linux/ipq806x/patches-4.0/700-add-gmac-dts-suport.patch b/target/linux/ipq806x/patches-4.0/700-add-gmac-dts-suport.patch index b5643dfd17..25a9373208 100644 --- a/target/linux/ipq806x/patches-4.0/700-add-gmac-dts-suport.patch +++ b/target/linux/ipq806x/patches-4.0/700-add-gmac-dts-suport.patch @@ -119,15 +119,15 @@ }; --- a/arch/arm/boot/dts/qcom-ipq8064.dtsi +++ b/arch/arm/boot/dts/qcom-ipq8064.dtsi -@@ -4,6 +4,7 @@ - #include <dt-bindings/clock/qcom,gcc-ipq806x.h> +@@ -5,6 +5,7 @@ + #include <dt-bindings/mfd/qcom-rpm.h> #include <dt-bindings/soc/qcom,gsbi.h> #include <dt-bindings/reset/qcom,gcc-ipq806x.h> +#include <dt-bindings/interrupt-controller/arm-gic.h> / { model = "Qualcomm IPQ8064"; -@@ -415,5 +416,42 @@ +@@ -479,5 +480,42 @@ status = "disabled"; }; |