summaryrefslogtreecommitdiffstats
path: root/target/linux/kirkwood/patches-3.18
diff options
context:
space:
mode:
Diffstat (limited to 'target/linux/kirkwood/patches-3.18')
-rw-r--r--target/linux/kirkwood/patches-3.18/170-ea3500.patch13
1 files changed, 12 insertions, 1 deletions
diff --git a/target/linux/kirkwood/patches-3.18/170-ea3500.patch b/target/linux/kirkwood/patches-3.18/170-ea3500.patch
index 95007fa30d..84645decf3 100644
--- a/target/linux/kirkwood/patches-3.18/170-ea3500.patch
+++ b/target/linux/kirkwood/patches-3.18/170-ea3500.patch
@@ -10,7 +10,7 @@
kirkwood-guruplug-server-plus.dtb \
--- /dev/null
+++ b/arch/arm/boot/dts/kirkwood-ea3500.dts
-@@ -0,0 +1,149 @@
+@@ -0,0 +1,160 @@
+/*
+ * kirkwood-ea3500.dts - Device Tree file for Linksys EA3500
+ *
@@ -112,6 +112,17 @@
+ gpios = <&gpio0 7 GPIO_ACTIVE_HIGH>;
+ };
+ };
++
++ mvsw61xx {
++ compatible = "marvell,88e6171";
++ status = "okay";
++ reg = <0x10>;
++
++ mii-bus = <&mdio>;
++ cpu-port-0 = <5>;
++ cpu-port-1 = <6>;
++ is-indirect;
++ };
+};
+
+&nand {