Merge tag 'mips_5.15' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/linux
[linux-2.6-microblaze.git] / arch / arm / boot / dts / am335x-netcom-plus-2xx.dts
index f8e0e95..c6cc1c6 100644 (file)
        status = "okay";
 };
 
-&davinci_mdio {
+&davinci_mdio_sw {
        phy0: ethernet-phy@0 {
                reg = <1>;
        };
 };
 
-&cpsw_emac0 {
+&cpsw_port1 {
        phy-mode = "rmii";
-       dual_emac_res_vlan = <1>;
+       ti,dual-emac-pvid = <1>;
        phy-handle = <&phy0>;
 };
 
-&cpsw_emac1 {
+&cpsw_port2 {
        phy-mode = "rgmii-id";
-       dual_emac_res_vlan = <2>;
+       ti,dual-emac-pvid = <2>;
        phy-handle = <&phy1>;
 };