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/ar9.dtsi | 4 ---- 1 file changed, 4 deletions(-) (limited to 'target/linux/lantiq/files/arch/mips/boot/dts/ar9.dtsi') diff --git a/target/linux/lantiq/files/arch/mips/boot/dts/ar9.dtsi b/target/linux/lantiq/files/arch/mips/boot/dts/ar9.dtsi index 48e0d95d63..687db7cc61 100644 --- a/target/linux/lantiq/files/arch/mips/boot/dts/ar9.dtsi +++ b/target/linux/lantiq/files/arch/mips/boot/dts/ar9.dtsi @@ -19,10 +19,6 @@ }; }; - memory@0 { - device_type = "memory"; - }; - biu@1f800000 { #address-cells = <1>; #size-cells = <1>; -- cgit v1.2.3