rockchip: rk3288: Migrate to use common spl board file
[oweals/u-boot.git] / arch / arm / dts / logicpd-som-lv-35xx-devkit-u-boot.dtsi
index b3da8b1a732fbb25a601428af260963cc1718ed5..1abd9a38870333f4f3665785bf68aae0b785cee6 100644 (file)
        chosen {
                stdout-path = &uart1;
        };
+
+       aliases {
+               /delete-property/ serial1;
+               /delete-property/ serial2;
+       };
 };
 
 &i2c1 {
        clock-frequency = <400000>;
 };
 
-&mmc1 {
-       cd-gpios = <&gpio4 14 GPIO_ACTIVE_LOW>;         /* gpio_110 */
-};
-
-&mmc2 {
-      status = "disabled";
-};
-
-&mmc3 {
-      status = "disabled";
-};
+/delete-node/ &uart2;
+/delete-node/ &uart3;
+/delete-node/ &mmc2;
+/delete-node/ &mmc3;