summaryrefslogtreecommitdiffstats
path: root/arch/mips/boot/dts/loongson/loongson64-2k1000.dtsi
diff options
context:
space:
mode:
authorJiaxun Yang <jiaxun.yang@flygoat.com>2024-06-14 16:40:09 +0100
committerThomas Bogendoerfer <tsbogend@alpha.franken.de>2024-06-21 10:22:09 +0200
commitb81656c37acf1e682dde02f3e07987784b0f3634 (patch)
tree36b08ccbf639e8f98502a4ffaea4c37128a9935b /arch/mips/boot/dts/loongson/loongson64-2k1000.dtsi
parentf5e9d56199f715357a28f057312b116d97f32f90 (diff)
downloadlinux-stable-b81656c37acf1e682dde02f3e07987784b0f3634.tar.gz
linux-stable-b81656c37acf1e682dde02f3e07987784b0f3634.tar.bz2
linux-stable-b81656c37acf1e682dde02f3e07987784b0f3634.zip
MIPS: Loongson64: Remove memory node for builtin-dtb
Builtin DTBS should never contain memory node as memory is going to be managed by LEFI interface. Remove memory node to prevent confliction. Fixes: b1a792601f26 ("MIPS: Loongson64: DeviceTree for Loongson-2K1000") Cc: stable@vger.kernel.org Signed-off-by: Jiaxun Yang <jiaxun.yang@flygoat.com> Signed-off-by: Thomas Bogendoerfer <tsbogend@alpha.franken.de>
Diffstat (limited to 'arch/mips/boot/dts/loongson/loongson64-2k1000.dtsi')
-rw-r--r--arch/mips/boot/dts/loongson/loongson64-2k1000.dtsi8
1 files changed, 0 insertions, 8 deletions
diff --git a/arch/mips/boot/dts/loongson/loongson64-2k1000.dtsi b/arch/mips/boot/dts/loongson/loongson64-2k1000.dtsi
index b5593f7cc383..f5a74338bf05 100644
--- a/arch/mips/boot/dts/loongson/loongson64-2k1000.dtsi
+++ b/arch/mips/boot/dts/loongson/loongson64-2k1000.dtsi
@@ -23,14 +23,6 @@
};
};
- memory@200000 {
- compatible = "memory";
- device_type = "memory";
- reg = <0x00000000 0x00200000 0x00000000 0x0ee00000>, /* 238 MB at 2 MB */
- <0x00000000 0x20000000 0x00000000 0x1f000000>, /* 496 MB at 512 MB */
- <0x00000001 0x10000000 0x00000001 0xb0000000>; /* 6912 MB at 4352MB */
- };
-
cpu_clk: cpu_clk {
#clock-cells = <0>;
compatible = "fixed-clock";