ARM: dts: rmobile: Add rudimentary R8A7790 Stout DT
[oweals/u-boot.git] / arch / arm / dts / uniphier-pro5-4kbox.dts
index d59309000b5a5abde6ccc334615ba1739a736b8e..1986a0be4b6d4ea7e5b1f08568d04c59e81a48d7 100644 (file)
@@ -8,7 +8,7 @@
  */
 
 /dts-v1/;
-/include/ "uniphier-pro5.dtsi"
+#include "uniphier-pro5.dtsi"
 
 / {
        model = "UniPhier Pro5 4KBOX Board";
@@ -26,7 +26,7 @@
                i2c6 = &i2c6;
        };
 
-       memory {
+       memory@80000000 {
                device_type = "memory";
                reg = <0x80000000 0x40000000>;
        };
 &sd {
        status = "okay";
 };
-
-/* for U-Boot only */
-&serial1 {
-       u-boot,dm-pre-reloc;
-};
-
-&pinctrl_uart1 {
-       u-boot,dm-pre-reloc;
-};