arm: dts: ls1028a-qds: declare in-band autoneg for Ethernet ports
[platform/kernel/u-boot.git] / arch / arm / dts / fsl-ls1028a-qds-x3xx-sch-30841-LBRW.dtsi
index ed86da6..5909e76 100644 (file)
@@ -19,7 +19,7 @@
 #include "fsl-sch-30841.dtsi"
 };
 
-&enetc2 {
+&enetc_port2 {
        status = "okay";
 };
 
 
 &mscc_felix_port0 {
        status = "okay";
+       managed = "in-band-status";
        phy-mode = "usxgmii";
-       phy-handle = <&{/i2c@2000000/fpga@66/mux-mdio@54/mdio@50/phy@00}>;
+       phy-handle = <&{/soc/i2c@2000000/fpga@66/mux-mdio@54/mdio@50/phy@00}>;
 };
 
 &mscc_felix_port1 {
        status = "okay";
+       managed = "in-band-status";
        phy-mode = "usxgmii";
-       phy-handle = <&{/i2c@2000000/fpga@66/mux-mdio@54/mdio@50/phy@01}>;
+       phy-handle = <&{/soc/i2c@2000000/fpga@66/mux-mdio@54/mdio@50/phy@01}>;
 };
 
 &mscc_felix_port2 {
        status = "okay";
+       managed = "in-band-status";
        phy-mode = "usxgmii";
-       phy-handle = <&{/i2c@2000000/fpga@66/mux-mdio@54/mdio@50/phy@02}>;
+       phy-handle = <&{/soc/i2c@2000000/fpga@66/mux-mdio@54/mdio@50/phy@02}>;
 };
 
 &mscc_felix_port3 {
        status = "okay";
+       managed = "in-band-status";
        phy-mode = "usxgmii";
-       phy-handle = <&{/i2c@2000000/fpga@66/mux-mdio@54/mdio@50/phy@03}>;
+       phy-handle = <&{/soc/i2c@2000000/fpga@66/mux-mdio@54/mdio@50/phy@03}>;
 };
 
 &mscc_felix_port4 {
-       ethernet = <&enetc2>;
+       ethernet = <&enetc_port2>;
        status = "okay";
 };