Merge tag 'armsoc-dt' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/soc
[sfrench/cifs-2.6.git] / arch / arm / boot / dts / am571x-idk.dts
index 391a92e24472741b2d9fa16ba9469dee13cf3f05..e81078c2d00d75678083558374933cd5a482db76 100644 (file)
        pinctrl-1 = <&mmc2_pins_hs>;
        pinctrl-2 = <&mmc2_pins_ddr_rev20 &mmc2_iodelay_ddr_conf>;
 };
-
-&mac_sw {
-       pinctrl-names = "default", "sleep";
-       status = "okay";
-};
-
-&cpsw_port1 {
-       phy-handle = <&ethphy0_sw>;
-       phy-mode = "rgmii-rxid";
-       ti,dual-emac-pvid = <1>;
-};
-
-&cpsw_port2 {
-       phy-handle = <&ethphy1_sw>;
-       phy-mode = "rgmii-rxid";
-       ti,dual-emac-pvid = <2>;
-};
-
-&davinci_mdio_sw {
-       ethphy0_sw: ethernet-phy@0 {
-               reg = <0>;
-       };
-
-       ethphy1_sw: ethernet-phy@1 {
-               reg = <1>;
-       };
-};