]> git.ipfire.org Git - thirdparty/openwrt.git/commitdiff
qualcommax: ipq6018: remove unused reserved memory 19300/head
authorCoia Prant <coiaprant@gmail.com>
Sat, 5 Jul 2025 07:53:09 +0000 (07:53 +0000)
committerRobert Marko <robimarko@gmail.com>
Wed, 30 Jul 2025 21:33:44 +0000 (23:33 +0200)
Deleted useless content, since it is the same as the mainline kernel

Signed-off-by: Coia Prant <coiaprant@gmail.com>
Link: https://github.com/openwrt/openwrt/pull/19300
Signed-off-by: Robert Marko <robimarko@gmail.com>
target/linux/qualcommax/files/arch/arm64/boot/dts/qcom/ipq6018-512m.dtsi

index d46a852404d94643fce724024734ea928e6fce31..6ea3291026274018b8f006ba1f53d383a9aa9b1a 100644 (file)
@@ -2,22 +2,6 @@
 
 #include "ipq6018.dtsi"
 
-&rpm_msg_ram {
-       reg = <0x0 0x00060000 0x0 0x6000>;
-       no-map;
-};
-
-&tz {
-       reg = <0x0 0x4a600000 0x0 0x00400000>;
-       no-map;
-};
-
-&smem_region {
-       reg = <0x0 0x4aa00000 0x0 0x00100000>;
-       no-map;
-};
-
 &q6_region {
-       reg = <0x0 0x4ab00000 0x0 0x03700000>;
-       no-map;
+       reg = <0x0 0x4ab00000 0x0 0x3700000>;
 };