From 44d258db885a0be0c35f4016733be8c97a70d714 Mon Sep 17 00:00:00 2001 From: Patrick Daly Date: Wed, 31 Jul 2024 19:20:40 -0700 Subject: [PATCH] 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 --- qcom/sun.dtsi | 7 +------ 1 file changed, 1 insertion(+), 6 deletions(-) diff --git a/qcom/sun.dtsi b/qcom/sun.dtsi index d39a5083..54af876f 100644 --- a/qcom/sun.dtsi +++ b/qcom/sun.dtsi @@ -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 {