ARM: dts: msm: move soccp property for sun target

This change moves the soccp phandle property needed for
soccp power vote.

Change-Id: I506c814517a2019a13450822f86d16e2c9a535e4
Signed-off-by: Christina Oliveira <quic_coliveir@quicinc.com>
This commit is contained in:
Christina Oliveira
2024-02-08 11:20:08 -08:00
parent 81d6848d3c
commit 4195a29a99
2 changed files with 2 additions and 1 deletions

View File

@@ -265,7 +265,6 @@
qcom,sde-ipcc-protocol-id = <0x4>; qcom,sde-ipcc-protocol-id = <0x4>;
qcom,sde-ipcc-client-dpu-phys-id = <0x14>; qcom,sde-ipcc-client-dpu-phys-id = <0x14>;
qcom,sde-soccp-controller = <&soccp_pas>;
qcom,sde-hw-fence-mdp-ctl-offset = <0x20000>; qcom,sde-hw-fence-mdp-ctl-offset = <0x20000>;
/* offsets are relative to "mdp_phys + qcom,sde-off */ /* offsets are relative to "mdp_phys + qcom,sde-off */

View File

@@ -224,6 +224,8 @@
qti,smmu-proxy-cb-id = <QTI_SMMU_PROXY_DISPLAY_CB>; qti,smmu-proxy-cb-id = <QTI_SMMU_PROXY_DISPLAY_CB>;
qcom,sde-soccp-controller = <&soccp_pas>;
qcom,sde-vm-exclude-reg-names = "ipcc_reg"; qcom,sde-vm-exclude-reg-names = "ipcc_reg";
/* data and reg bus scale settings */ /* data and reg bus scale settings */