[PATCH 7/9] arm64: dts: marvell: samsung,coreprimevelte: Drop some reserved memory
Duje Mihanović
duje at dujemihanovic.xyz
Sun Sep 7 06:55:20 PDT 2025
Most of the memory marked as reserved is actually usable. Delete its
reserved-memory nodes so that the memory can be used.
Signed-off-by: Duje Mihanović <duje at dujemihanovic.xyz>
---
.../dts/marvell/mmp/pxa1908-samsung-coreprimevelte.dts | 17 -----------------
1 file changed, 17 deletions(-)
diff --git a/arch/arm64/boot/dts/marvell/mmp/pxa1908-samsung-coreprimevelte.dts b/arch/arm64/boot/dts/marvell/mmp/pxa1908-samsung-coreprimevelte.dts
index dc58b19ef5d11c69f52ea7804323fe2fb2257ca7..13a726d86e65ad836166325e0958a6ec3e6d022e 100644
--- a/arch/arm64/boot/dts/marvell/mmp/pxa1908-samsung-coreprimevelte.dts
+++ b/arch/arm64/boot/dts/marvell/mmp/pxa1908-samsung-coreprimevelte.dts
@@ -41,23 +41,6 @@ framebuffer at 17000000 {
reg = <0 0x17000000 0 0x1800000>;
no-map;
};
-
- gpu at 9000000 {
- reg = <0 0x9000000 0 0x1000000>;
- };
-
- /* Communications processor, aka modem */
- cp at 5000000 {
- reg = <0 0x5000000 0 0x3000000>;
- };
-
- cm3 at a000000 {
- reg = <0 0xa000000 0 0x80000>;
- };
-
- seclog at 8000000 {
- reg = <0 0x8000000 0 0x100000>;
- };
};
i2c-muic {
--
2.51.0
More information about the linux-arm-kernel
mailing list