diff options
author | John Crispin <john@openwrt.org> | 2015-05-29 12:26:01 +0000 |
---|---|---|
committer | John Crispin <john@openwrt.org> | 2015-05-29 12:26:01 +0000 |
commit | d2a2eb7e48f66e82dee1bae444ecfaff2c526fe2 (patch) | |
tree | d7e9bc9023dd972b9cf62e879c3432a0bc319d58 /target/linux/ipq806x/patches-3.18/126-add-rpm-to-ipq8064-dts.patch | |
parent | 72369c297663730264c761dda32004277da918df (diff) | |
download | upstream-d2a2eb7e48f66e82dee1bae444ecfaff2c526fe2.tar.gz upstream-d2a2eb7e48f66e82dee1bae444ecfaff2c526fe2.tar.bz2 upstream-d2a2eb7e48f66e82dee1bae444ecfaff2c526fe2.zip |
ipq806x: replace caf nss-gmac driver by upstream stmmac
This driver has been cherry-picked and backported from the following
LKML thread:
*https://lkml.org/lkml/2015/5/26/744
It also updates the DT accordingly.
Signed-off-by: Mathieu Olivari <mathieu@codeaurora.org>
SVN-Revision: 45831
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 | 6 |
1 files changed, 3 insertions, 3 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 854131c7f6..7e4c5cb1f6 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 @@ -7,8 +7,8 @@ +#include <dt-bindings/mfd/qcom-rpm.h> #include <dt-bindings/soc/qcom,gsbi.h> #include <dt-bindings/reset/qcom,gcc-ipq806x.h> - -@@ -75,6 +76,63 @@ + #include <dt-bindings/interrupt-controller/arm-gic.h> +@@ -76,6 +77,63 @@ ranges; compatible = "simple-bus"; @@ -72,7 +72,7 @@ qcom_pinmux: pinmux@800000 { compatible = "qcom,ipq8064-pinctrl"; reg = <0x800000 0x4000>; -@@ -119,6 +177,12 @@ +@@ -120,6 +178,12 @@ reg = <0x02098000 0x1000>, <0x02008000 0x1000>; }; |