From df13384c56585408699479cb3dbc501c394df31c Mon Sep 17 00:00:00 2001 From: Mathias Kresin Date: Sun, 27 Jan 2019 12:20:21 +0100 Subject: 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 --- target/linux/lantiq/files/arch/mips/boot/dts/EASY80920.dtsi | 1 + 1 file changed, 1 insertion(+) (limited to 'target/linux/lantiq/files/arch/mips/boot/dts/EASY80920.dtsi') 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>; }; -- cgit v1.2.3