From 1271e450970d4b4bb80ea9fd2d216d9bc636aaec Mon Sep 17 00:00:00 2001 From: Krishna Manikandan Date: Thu, 17 Sep 2020 13:09:56 +0530 Subject: [PATCH] ARM: dts: msm: define sid_phys for trusted vm in shima target Proper sid for trusted vm is selected via MDP_SID registers. Define sid_phys for trusted vm to support this. Change-Id: Ib2c924184adcf1f30a38f66c4ce6d42cdd79bd5f --- display/trustedvm-shima-sde.dtsi | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/display/trustedvm-shima-sde.dtsi b/display/trustedvm-shima-sde.dtsi index 86166909..2f9f45c3 100644 --- a/display/trustedvm-shima-sde.dtsi +++ b/display/trustedvm-shima-sde.dtsi @@ -14,12 +14,15 @@ reg = <0xae00000 0x84208>, <0xaeb0000 0x2008>, <0xaeac000 0x214>, - <0xaf50000 0x038>; + <0xaf50000 0x038>, + <0xae8f000 0x02c>; reg-names = "mdp_phys", "vbif_phys", "regdma_phys", - "swfuse_phys"; + "swfuse_phys", + "sid_phys"; + qcom,sde-vm-exclude-reg-names = "sid_phys"; qcom,sde-hw-version = <0x60070000>; clocks = <&clock_cpucc GCC_DISP_AHB_CLK>,