mvsw6171: rename to 'mvsw61xx'
[openwrt.git] / target / linux / mvebu / files / arch / arm / boot / dts / armada-xp-mamba.dts
index a3dc012..7dff596 100644 (file)
                                status = "okay";
                        };
 
-                       mdio {
-                               status = "disabled";
-                       };
-
                        ethernet@70000 {
                                pinctrl-0 = <&pmx_ge0>;
                                pinctrl-names = "default";
                                status = "okay";
                                clock-frequency = <100000>;
 
+                               tmp421@4c {
+                                       compatible = "ti,tmp421";
+                                       reg = <0x4c>;
+                               };
+
                                tlc59116@68 {
                                        #gpio-cells = <2>;
                                        compatible = "gpio,tlc59116";
                gpio-fan,speed-map = <0    0
                                      4500 1>;
        };
+
+       mvsw61xx {
+               compatible = "marvell,88e6171";
+               status = "okay";
+               reg = <0x10>;
+
+               mii-bus = <&mdio>;
+               cpu-port-0 = <5>;
+               cpu-port-1 = <6>;
+       };
+
 };