From 756274e4cc8aa70778d9dc9aa053bccf22b3f46e Mon Sep 17 00:00:00 2001 From: Vijayanand Jitta Date: Mon, 14 Oct 2024 16:37:53 +0530 Subject: [PATCH] ARM: dts: msm: Add clock and regulator for kgsl-smmu for kera Add clock and regulator which would be required for register accesses of kgsl-smmu for kera. Change-Id: I27045fc113f9bc2aa56455caae568f66253adf62 Signed-off-by: Vijayanand Jitta --- qcom/msm-arm-smmu-kera.dtsi | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/qcom/msm-arm-smmu-kera.dtsi b/qcom/msm-arm-smmu-kera.dtsi index 106a073f..36319d07 100644 --- a/qcom/msm-arm-smmu-kera.dtsi +++ b/qcom/msm-arm-smmu-kera.dtsi @@ -17,6 +17,13 @@ ranges; 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 = , , ,