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

This commit is contained in:
qctecmdr
2024-02-21 12:39:14 -08:00
committed by Gerrit - the friendly Code Review server
2 changed files with 2 additions and 0 deletions

View File

@@ -66,6 +66,7 @@ GMU GDSC/regulators:
baseAddr - base address of the IPC region
size - size of the IPC region
- qcom,soccp-controller: Phandle of the soccp controller
Example:

View File

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