aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/mvebu/patches-4.14/210-clearfog_switch_node.patch
blob: e880cc13e7bde614bad1d740c27d5e1539e330fa (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
@@ -129,6 +129,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>;