aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/lantiq/files/arch/mips/boot/dts/EASY80920.dtsi
diff options
context:
space:
mode:
authorMathias Kresin <dev@kresin.me>2019-01-27 12:20:21 +0100
committerMathias Kresin <dev@kresin.me>2019-07-07 11:17:26 +0200
commitdf13384c56585408699479cb3dbc501c394df31c (patch)
tree55a77566fa41598cd81b73c99570509593381694 /target/linux/lantiq/files/arch/mips/boot/dts/EASY80920.dtsi
parentee66fe4ea9a6f5e3f47a063f850bac57e1fb411a (diff)
downloadupstream-df13384c56585408699479cb3dbc501c394df31c.tar.gz
upstream-df13384c56585408699479cb3dbc501c394df31c.tar.bz2
upstream-df13384c56585408699479cb3dbc501c394df31c.zip
lantiq: dts: move memory node to board dts
The memory node is highly board specific and should be only defined in the board dts. Signed-off-by: Mathias Kresin <dev@kresin.me>
Diffstat (limited to 'target/linux/lantiq/files/arch/mips/boot/dts/EASY80920.dtsi')
-rw-r--r--target/linux/lantiq/files/arch/mips/boot/dts/EASY80920.dtsi1
1 files changed, 1 insertions, 0 deletions
diff --git a/target/linux/lantiq/files/arch/mips/boot/dts/EASY80920.dtsi b/target/linux/lantiq/files/arch/mips/boot/dts/EASY80920.dtsi
index 781cdfdb5b..51b9f885fe 100644
--- a/target/linux/lantiq/files/arch/mips/boot/dts/EASY80920.dtsi
+++ b/target/linux/lantiq/files/arch/mips/boot/dts/EASY80920.dtsi
@@ -21,6 +21,7 @@
};
memory@0 {
+ device_type = "memory";
reg = <0x0 0x4000000>;
};