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 / dra72-evm.dts
index 6ea9936f7d9c544c0e9da6fe369f256231bd239d..5f62f92eb96c34ff6a63f990f4f3cbfc09c0c751 100644 (file)
        interrupts = <11 IRQ_TYPE_EDGE_FALLING>;
 };
 
-&mac {
-       slaves = <1>;
+&mac_sw {
        mode-gpios = <&pcf_gpio_21 4 GPIO_ACTIVE_HIGH>;
+       status = "okay";
 };
 
-&cpsw_emac0 {
+&cpsw_port1 {
        phy-handle = <&ethphy0>;
        phy-mode = "rgmii";
+       ti,dual-emac-pvid = <1>;
+};
+
+&cpsw_port2 {
+       status = "disabled";
 };
 
-&davinci_mdio {
+&davinci_mdio_sw {
        ethphy0: ethernet-phy@3 {
                reg = <3>;
        };