summaryrefslogtreecommitdiffstats
path: root/dts/src/arm/uniphier-sld3-ref.dts
diff options
context:
space:
mode:
Diffstat (limited to 'dts/src/arm/uniphier-sld3-ref.dts')
-rw-r--r--dts/src/arm/uniphier-sld3-ref.dts12
1 files changed, 6 insertions, 6 deletions
diff --git a/dts/src/arm/uniphier-sld3-ref.dts b/dts/src/arm/uniphier-sld3-ref.dts
index ac792ae07a..eb63dcca92 100644
--- a/dts/src/arm/uniphier-sld3-ref.dts
+++ b/dts/src/arm/uniphier-sld3-ref.dts
@@ -52,12 +52,6 @@
model = "UniPhier sLD3 Reference Board";
compatible = "socionext,uniphier-sld3-ref", "socionext,uniphier-sld3";
- memory {
- device_type = "memory";
- reg = <0x80000000 0x20000000
- 0xc0000000 0x20000000>;
- };
-
chosen {
stdout-path = "serial0:115200n8";
};
@@ -72,6 +66,12 @@
i2c3 = &i2c3;
i2c4 = &i2c4;
};
+
+ memory@8000000 {
+ device_type = "memory";
+ reg = <0x80000000 0x20000000
+ 0xc0000000 0x20000000>;
+ };
};
&ethsc {