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:
@@ -3645,12 +3645,7 @@
|
||||
|
||||
gunyah_hyp_mem: gunyah_hyp_region@80000000 {
|
||||
no-map;
|
||||
reg = <0x0 0x80000000 0x0 0xe00000>;
|
||||
};
|
||||
|
||||
cpusys_vm_mem: cpusys_vm_region@80e00000 {
|
||||
no-map;
|
||||
reg = <0x0 0x80e00000 0x0 0x400000>;
|
||||
reg = <0x0 0x80000000 0x0 0x1200000>;
|
||||
};
|
||||
|
||||
cpucp_pdp_mem: cpucp_pdp_region@81200000 {
|
||||
|
Reference in New Issue
Block a user