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/FRITZ3370-REV2.dtsi | 1 + 1 file changed, 1 insertion(+) (limited to 'target/linux/lantiq/files/arch/mips/boot/dts/FRITZ3370-REV2.dtsi') diff --git a/target/linux/lantiq/files/arch/mips/boot/dts/FRITZ3370-REV2.dtsi b/target/linux/lantiq/files/arch/mips/boot/dts/FRITZ3370-REV2.dtsi index 9a0359d1cc..e5fd41e44f 100644 --- a/target/linux/lantiq/files/arch/mips/boot/dts/FRITZ3370-REV2.dtsi +++ b/target/linux/lantiq/files/arch/mips/boot/dts/FRITZ3370-REV2.dtsi @@ -23,6 +23,7 @@ }; memory@0 { + device_type = "memory"; reg = <0x0 0x8000000>; }; -- cgit v1.2.3