summaryrefslogtreecommitdiffstats
path: root/target/linux/mvebu/patches-4.4/209-clearfog_switch_node.patch
blob: 55494d093b046f4c6fd5ee5352167eabc9d37bb4 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
--- a/arch/arm/boot/dts/armada-388-clearfog.dts
+++ b/arch/arm/boot/dts/armada-388-clearfog.dts
@@ -430,6 +430,18 @@
 		};
 	};
 
+	mvsw61xx {
+		#address-cells = <1>;
+		#size-cells = <0>;
+		compatible = "marvell,88e6176";
+		status = "okay";
+		reg = <0x4>;
+		is-indirect;
+
+		mii-bus = <&mdio>;
+		cpu-port-0 = <5>;
+	};
+
 	gpio-keys {
 		compatible = "gpio-keys";
 		pinctrl-0 = <&rear_button_pins>;