Merge tag 'docs-5.15' of git://git.lwn.net/linux
[linux-2.6-microblaze.git] / arch / arm / boot / dts / am335x-igep0033.dtsi
index 7ec23d4..cc14415 100644 (file)
        };
 };
 
-&mac {
+&mac_sw {
        status = "okay";
 };
 
-&davinci_mdio {
-       status = "okay";
+&davinci_mdio_sw {
 
        ethphy0: ethernet-phy@0 {
                reg = <0>;
        };
 };
 
-&cpsw_emac0 {
+&cpsw_port1 {
        phy-handle = <&ethphy0>;
        phy-mode = "rmii";
-
+       ti,dual-emac-pvid = <1>;
 };
 
-&cpsw_emac1 {
+&cpsw_port2 {
        phy-handle = <&ethphy1>;
        phy-mode = "rmii";
+       ti,dual-emac-pvid = <2>;
 };
 
 &elm {