summaryrefslogtreecommitdiff
path: root/arch/arm/boot/dts/mmp3-dell-ariel.dts
diff options
context:
space:
mode:
authorLubomir Rintel <lkundrak@v3.sk>2021-01-21 04:41:23 +0100
committerArnd Bergmann <arnd@arndb.de>2021-02-02 18:14:00 +0100
commit1130466a4101bf16f7065de87d3e0a4ac233eda7 (patch)
treefdd39a590e49a8c6027e8a2434ae7ec9142ff8c1 /arch/arm/boot/dts/mmp3-dell-ariel.dts
parentebfdb34c277dd9407d52e69f26bd4d92efed25d3 (diff)
ARM: dts: mmp3-dell-ariel: Drop linux,usable-memory from /memory
Drop the linux,usable-memory properties; the schema is unhappy about them. They've been cargo-culted from Open Firmware and I don't know what purpose they serve. Perhaps they are meant to provide the OFW runtime. In that case it's still okay to drop them from here; OFW is welcome to add it upon boot. Signed-off-by: Lubomir Rintel <lkundrak@v3.sk> Link: https://lore.kernel.org/r/20210121034130.1381872-6-lkundrak@v3.sk' Signed-off-by: Arnd Bergmann <arnd@arndb.de>
Diffstat (limited to 'arch/arm/boot/dts/mmp3-dell-ariel.dts')
-rw-r--r--arch/arm/boot/dts/mmp3-dell-ariel.dts1
1 files changed, 0 insertions, 1 deletions
diff --git a/arch/arm/boot/dts/mmp3-dell-ariel.dts b/arch/arm/boot/dts/mmp3-dell-ariel.dts
index fe3b1cd695ee..53714cb0d171 100644
--- a/arch/arm/boot/dts/mmp3-dell-ariel.dts
+++ b/arch/arm/boot/dts/mmp3-dell-ariel.dts
@@ -26,7 +26,6 @@
};
memory@0 {
- linux,usable-memory = <0x0 0x7f600000>;
available = <0x7f700000 0x7ff00000 0x00000000 0x7f600000>;
reg = <0x0 0x80000000>;
device_type = "memory";