summaryrefslogtreecommitdiffstats
path: root/dts/src/arm/uniphier-ld6b-ref.dts
diff options
context:
space:
mode:
Diffstat (limited to 'dts/src/arm/uniphier-ld6b-ref.dts')
-rw-r--r--dts/src/arm/uniphier-ld6b-ref.dts10
1 files changed, 5 insertions, 5 deletions
diff --git a/dts/src/arm/uniphier-ld6b-ref.dts b/dts/src/arm/uniphier-ld6b-ref.dts
index c05d631dcf..a397a8811c 100644
--- a/dts/src/arm/uniphier-ld6b-ref.dts
+++ b/dts/src/arm/uniphier-ld6b-ref.dts
@@ -52,11 +52,6 @@
model = "UniPhier LD6b Reference Board";
compatible = "socionext,uniphier-ld6b-ref", "socionext,uniphier-ld6b";
- memory {
- device_type = "memory";
- reg = <0x80000000 0x80000000>;
- };
-
chosen {
stdout-path = "serial0:115200n8";
};
@@ -73,6 +68,11 @@
i2c5 = &i2c5;
i2c6 = &i2c6;
};
+
+ memory@80000000 {
+ device_type = "memory";
+ reg = <0x80000000 0x80000000>;
+ };
};
&ethsc {