Merge "ARM: dts: msm: Add soccp controller phandle for sun"
This commit is contained in:
committed by
Gerrit - the friendly Code Review server
commit
4b72b6c7ba
@@ -66,6 +66,7 @@ GMU GDSC/regulators:
|
|||||||
baseAddr - base address of the IPC region
|
baseAddr - base address of the IPC region
|
||||||
size - size of the IPC region
|
size - size of the IPC region
|
||||||
|
|
||||||
|
- qcom,soccp-controller: Phandle of the soccp controller
|
||||||
|
|
||||||
Example:
|
Example:
|
||||||
|
|
||||||
|
@@ -192,5 +192,6 @@
|
|||||||
qcom,iommu-dma = "disabled";
|
qcom,iommu-dma = "disabled";
|
||||||
|
|
||||||
qcom,ipc-core = <0x00400000 0x140000>;
|
qcom,ipc-core = <0x00400000 0x140000>;
|
||||||
|
qcom,soccp-controller = <&soccp_pas>;
|
||||||
};
|
};
|
||||||
};
|
};
|
||||||
|
Reference in New Issue
Block a user