ARM: dts: msm: Add clock and regulator for kgsl-smmu for tuna
Add clock and regulator which would be required for register accesses of kgsl-smmu for tuna. Change-Id: Ib09be9911e6b37b1e83ad59183a46284de2835b9 Signed-off-by: Vijayanand Jitta <quic_vjitta@quicinc.com>
This commit is contained in:
@@ -17,6 +17,13 @@
|
|||||||
ranges;
|
ranges;
|
||||||
dma-coherent;
|
dma-coherent;
|
||||||
|
|
||||||
|
qcom,regulator-names = "vdd";
|
||||||
|
vdd-supply = <&gpu_cc_cx_gdsc>;
|
||||||
|
|
||||||
|
clocks = <&gpucc GPU_CC_HLOS1_VOTE_GPU_SMMU_CLK>;
|
||||||
|
clock-names =
|
||||||
|
"gpu_cc_hlos1_vote_gpu_smmu";
|
||||||
|
|
||||||
interrupts = <GIC_SPI 673 IRQ_TYPE_LEVEL_HIGH>,
|
interrupts = <GIC_SPI 673 IRQ_TYPE_LEVEL_HIGH>,
|
||||||
<GIC_SPI 677 IRQ_TYPE_LEVEL_HIGH>,
|
<GIC_SPI 677 IRQ_TYPE_LEVEL_HIGH>,
|
||||||
<GIC_SPI 678 IRQ_TYPE_LEVEL_HIGH>,
|
<GIC_SPI 678 IRQ_TYPE_LEVEL_HIGH>,
|
||||||
|
Reference in New Issue
Block a user