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/vr9.dtsi | 4 ---- 1 file changed, 4 deletions(-) (limited to 'target/linux/lantiq/files/arch/mips/boot/dts/vr9.dtsi') diff --git a/target/linux/lantiq/files/arch/mips/boot/dts/vr9.dtsi b/target/linux/lantiq/files/arch/mips/boot/dts/vr9.dtsi index 6e8f0d1300..7fd4643171 100644 --- a/target/linux/lantiq/files/arch/mips/boot/dts/vr9.dtsi +++ b/target/linux/lantiq/files/arch/mips/boot/dts/vr9.dtsi @@ -19,10 +19,6 @@ }; }; - memory@0 { - device_type = "memory"; - }; - cputemp@0 { compatible = "lantiq,cputemp"; }; -- cgit v1.2.3