ARM: dts: msm: Add soccp controller phandle for sun

Hardware fence feature requires that we keep soccp from power collapsing
as long as GMU is active.

Change-Id: I3721aefd8cb34edfeba846115132002defa8f385
Signed-off-by: Harshdeep Dhatt <quic_hdhatt@quicinc.com>
This commit is contained in:
Harshdeep Dhatt
2024-01-05 15:59:46 -07:00
parent 88a17ffa07
commit 65f3e20c5f

View File

@@ -177,5 +177,6 @@
qcom,iommu-dma = "disabled"; qcom,iommu-dma = "disabled";
qcom,ipc-core = <0x00400000 0x140000>; qcom,ipc-core = <0x00400000 0x140000>;
qcom,soccp-controller = <&soccp_pas>;
}; };
}; };