aboutsummaryrefslogtreecommitdiff
path: root/arch/arm/dts/uniphier-pro4-sanji.dts
diff options
context:
space:
mode:
Diffstat (limited to 'arch/arm/dts/uniphier-pro4-sanji.dts')
-rw-r--r--arch/arm/dts/uniphier-pro4-sanji.dts10
1 files changed, 5 insertions, 5 deletions
diff --git a/arch/arm/dts/uniphier-pro4-sanji.dts b/arch/arm/dts/uniphier-pro4-sanji.dts
index d43f725..b103ba5 100644
--- a/arch/arm/dts/uniphier-pro4-sanji.dts
+++ b/arch/arm/dts/uniphier-pro4-sanji.dts
@@ -14,11 +14,6 @@
model = "UniPhier Pro4 Sanji Board";
compatible = "socionext,uniphier-pro4-sanji", "socionext,uniphier-pro4";
- memory {
- device_type = "memory";
- reg = <0x80000000 0x80000000>;
- };
-
chosen {
stdout-path = "serial0:115200n8";
};
@@ -33,6 +28,11 @@
i2c5 = &i2c5;
i2c6 = &i2c6;
};
+
+ memory {
+ device_type = "memory";
+ reg = <0x80000000 0x80000000>;
+ };
};
&serial0 {