ARM: dts: dra7x-evm: switch to new cpsw switch drv
[sfrench/cifs-2.6.git] / arch / arm / boot / dts / dra7-evm.dts
index bda6f7eeef4f4e302351650fbc461380970c6b4c..38530dbb89a00b7cdaef0609e75d52164fb12f4b 100644 (file)
        ti,no-idle-on-init;
 };
 
-&mac {
+&mac_sw {
        status = "okay";
-       dual_emac;
 };
 
-&cpsw_emac0 {
+&cpsw_port1 {
        phy-handle = <&ethphy0>;
        phy-mode = "rgmii";
-       dual_emac_res_vlan = <1>;
+       ti,dual-emac-pvid = <1>;
 };
 
-&cpsw_emac1 {
+&cpsw_port2 {
        phy-handle = <&ethphy1>;
        phy-mode = "rgmii";
-       dual_emac_res_vlan = <2>;
+       ti,dual-emac-pvid = <2>;
 };
 
-&davinci_mdio {
+&davinci_mdio_sw {
        ethphy0: ethernet-phy@2 {
                reg = <2>;
        };