diff options
author | Felix Fietkau <nbd@openwrt.org> | 2015-11-21 10:54:58 +0000 |
---|---|---|
committer | Felix Fietkau <nbd@openwrt.org> | 2015-11-21 10:54:58 +0000 |
commit | 49d4a980d76d5601e9fe29941b5c04b6cea08a65 (patch) | |
tree | fe0363706e3e984d1f9063c712f574c435cac04d /target/linux/ipq806x/patches-3.18/126-add-rpm-to-ipq8064-dts.patch | |
parent | 575413a779e97db85e42d20750272306bfbd3ff1 (diff) | |
download | upstream-49d4a980d76d5601e9fe29941b5c04b6cea08a65.tar.gz upstream-49d4a980d76d5601e9fe29941b5c04b6cea08a65.tar.bz2 upstream-49d4a980d76d5601e9fe29941b5c04b6cea08a65.zip |
ipq806x: fix pcie reset gpio definions and move them to the common .dtsi file
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 47544
Diffstat (limited to 'target/linux/ipq806x/patches-3.18/126-add-rpm-to-ipq8064-dts.patch')
-rw-r--r-- | target/linux/ipq806x/patches-3.18/126-add-rpm-to-ipq8064-dts.patch | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/target/linux/ipq806x/patches-3.18/126-add-rpm-to-ipq8064-dts.patch b/target/linux/ipq806x/patches-3.18/126-add-rpm-to-ipq8064-dts.patch index 7e4c5cb1f6..a40738edb1 100644 --- a/target/linux/ipq806x/patches-3.18/126-add-rpm-to-ipq8064-dts.patch +++ b/target/linux/ipq806x/patches-3.18/126-add-rpm-to-ipq8064-dts.patch @@ -8,7 +8,7 @@ #include <dt-bindings/soc/qcom,gsbi.h> #include <dt-bindings/reset/qcom,gcc-ipq806x.h> #include <dt-bindings/interrupt-controller/arm-gic.h> -@@ -76,6 +77,63 @@ +@@ -77,6 +78,63 @@ ranges; compatible = "simple-bus"; @@ -72,7 +72,7 @@ qcom_pinmux: pinmux@800000 { compatible = "qcom,ipq8064-pinctrl"; reg = <0x800000 0x4000>; -@@ -120,6 +178,12 @@ +@@ -148,6 +206,12 @@ reg = <0x02098000 0x1000>, <0x02008000 0x1000>; }; |