ARM: dts: msm: Remove cpusys_vm region on sun

This feature is not supported on sun, and its memory region is now
reused by hypervisor for other purposes.

Change-Id: I027335e4f8358bed7cb692120ca0ba0b601b472e
Signed-off-by: Patrick Daly <quic_pdaly@quicinc.com>
This commit is contained in:
Patrick Daly
2024-07-31 19:20:40 -07:00
parent cf2d1ea24d
commit 44d258db88

View File

@@ -3645,12 +3645,7 @@
gunyah_hyp_mem: gunyah_hyp_region@80000000 { gunyah_hyp_mem: gunyah_hyp_region@80000000 {
no-map; no-map;
reg = <0x0 0x80000000 0x0 0xe00000>; reg = <0x0 0x80000000 0x0 0x1200000>;
};
cpusys_vm_mem: cpusys_vm_region@80e00000 {
no-map;
reg = <0x0 0x80e00000 0x0 0x400000>;
}; };
cpucp_pdp_mem: cpucp_pdp_region@81200000 { cpucp_pdp_mem: cpucp_pdp_region@81200000 {