aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/lantiq/files/arch/mips/boot/dts/ACMP252.dts
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/ACMP252.dts
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/ACMP252.dts')
-rw-r--r--target/linux/lantiq/files/arch/mips/boot/dts/ACMP252.dts1
1 files changed, 1 insertions, 0 deletions
diff --git a/target/linux/lantiq/files/arch/mips/boot/dts/ACMP252.dts b/target/linux/lantiq/files/arch/mips/boot/dts/ACMP252.dts
index 5a2d867196..3ab72ba05f 100644
--- a/target/linux/lantiq/files/arch/mips/boot/dts/ACMP252.dts
+++ b/target/linux/lantiq/files/arch/mips/boot/dts/ACMP252.dts
@@ -11,6 +11,7 @@
};
memory@0 {
+ device_type = "memory";
reg = <0x0 0x4000000>;
};