ARM: dts: rk3288: remove emmc node for miniarm
[firefly-linux-kernel-4.4.55.git] / arch / arm / boot / dts / rk3288-miniarm.dts
index 9652c7953afa935b2ca2310a86a2772041fa8555..90c0e1a779ee8ac5f2c40761d8888775a38763c7 100644 (file)
        cpu0-supply = <&vdd_cpu>;
 };
 
-&emmc {
-       bus-width = <8>;
-       cap-mmc-highspeed;
-       disable-wp;
-       non-removable;
-       num-slots = <1>;
-       pinctrl-names = "default";
-       pinctrl-0 = <&emmc_clk &emmc_cmd &emmc_pwr &emmc_bus8>;
-       status = "okay";
-};
-
 &gmac {
        phy-supply = <&vcc33_lan>;
        phy-mode = "rgmii";