arm: dts: rk3288-evb: modify panel to edp_panel
[firefly-linux-kernel-4.4.55.git] / arch / arm / boot / dts / exynos5440-sd5v1.dts
index 268609a42b2c04c7a1db748cf6e899a0cded2be3..a98501bab6fc2d0d6a1fbb7d907270bc3619f23f 100644 (file)
                };
        };
 
-       gmac: ethernet@00230000 {
-               fixed_phy;
-               phy_addr = <1>;
-       };
-
        spi {
                status = "disabled";
        };
 
 };
+
+&gmac {
+       fixed_phy;
+       phy_addr = <1>;
+};