aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/kirkwood
diff options
context:
space:
mode:
authorJohn Crispin <blogic@openwrt.org>2014-12-14 08:57:58 +0000
committerJohn Crispin <blogic@openwrt.org>2014-12-14 08:57:58 +0000
commitd2d881ab046370463aa9b741a6e818f803618eec (patch)
treee573c6a14b70af587729ff6bed6bc2caee8a86b0 /target/linux/kirkwood
parent426f76bc466b5e8fc2a7d50697f2d3d0bf442967 (diff)
downloadmaster-187ad058-d2d881ab046370463aa9b741a6e818f803618eec.tar.gz
master-187ad058-d2d881ab046370463aa9b741a6e818f803618eec.tar.bz2
master-187ad058-d2d881ab046370463aa9b741a6e818f803618eec.zip
kirkwood: enable EA4500 switch on 3.18
Signed-off-by: Claudio Leite <leitec@staticky.com> git-svn-id: svn://svn.openwrt.org/openwrt/trunk@43704 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'target/linux/kirkwood')
-rw-r--r--target/linux/kirkwood/patches-3.18/160-ea4500.patch13
1 files changed, 12 insertions, 1 deletions
diff --git a/target/linux/kirkwood/patches-3.18/160-ea4500.patch b/target/linux/kirkwood/patches-3.18/160-ea4500.patch
index bf337565df..7456b13e14 100644
--- a/target/linux/kirkwood/patches-3.18/160-ea4500.patch
+++ b/target/linux/kirkwood/patches-3.18/160-ea4500.patch
@@ -10,7 +10,7 @@
kirkwood-ib62x0.dtb \
--- /dev/null
+++ b/arch/arm/boot/dts/kirkwood-ea4500.dts
-@@ -0,0 +1,156 @@
+@@ -0,0 +1,167 @@
+/*
+ * kirkwood-ea4500.dts - Device Tree file for Linksys EA4500
+ *
@@ -120,6 +120,17 @@
+ gpios = <&gpio0 14 GPIO_ACTIVE_HIGH>;
+ };
+ };
++
++ mvsw6171 {
++ compatible = "marvell,88e6171";
++ status = "okay";
++ reg = <0x10>;
++
++ mii-bus = <&mdio>;
++ cpu-port-0 = <5>;
++ cpu-port-1 = <6>;
++ is-indirect;
++ };
+};
+
+&nand {