arm64: mvebu: Armada 3700: Add COMPHY device tree nodes
[oweals/u-boot.git] / arch / arm / dts / uniphier-ph1-pro5-4kbox.dts
index 52dd1f96b0ca54d9a626e61ac6be71e9cfe31512..682b7958fa2573dacc1a19321c4456b01c053da6 100644 (file)
@@ -19,8 +19,7 @@
        };
 
        chosen {
-               bootargs = "console=ttyS1,115200";
-               stdout-path = &serial1;
+               stdout-path = "serial1:115200n8";
        };
 
        aliases {
        status = "okay";
 };
 
-/* for U-boot only */
-/ {
-       soc {
-               u-boot,dm-pre-reloc;
-       };
+&emmc {
+       status = "okay";
 };
 
-&serial1 {
-       u-boot,dm-pre-reloc;
+&sd {
+       status = "okay";
 };
 
-&pinctrl {
+/* for U-Boot only */
+&serial1 {
        u-boot,dm-pre-reloc;
 };