arm64: mvebu: Armada 3700: Add COMPHY device tree nodes
[oweals/u-boot.git] / arch / arm / dts / uniphier-ph1-pro5-4kbox.dts
index 912bc27beaabfb8619fe59cb81c05429113509d8..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;
-       };
+&usb1 {
+       status = "okay";
 };
 
-&serial1 {
-       u-boot,dm-pre-reloc;
+&emmc {
+       status = "okay";
 };
 
-&pinctrl {
+&sd {
+       status = "okay";
+};
+
+/* for U-Boot only */
+&serial1 {
        u-boot,dm-pre-reloc;
 };