ARM: dts: msm: Add power domain and interconnect for kgsl-smmu

Replace regulators with per-device genpd power domain and
add interconnect for kgsl-smmu on tuna.

Change-Id: I897b39ba98beaf630efef5397957e8cfb26b3d08
Signed-off-by: Vijayanand Jitta <quic_vjitta@quicinc.com>
This commit is contained in:
Vijayanand Jitta
2024-11-13 13:37:34 +05:30
parent 7ff92e488d
commit 3758328815

View File

@@ -17,8 +17,13 @@
ranges; ranges;
dma-coherent; dma-coherent;
qcom,regulator-names = "vdd"; /*
vdd-supply = <&gpu_cc_cx_gdsc>; * When gdsc is enabled, and cpu enters cpuidle, DDR
* bandwidth vote must be present to prevent DDR
* shutdown.
*/
power-domains = <&gpucc GPU_CC_CX_SMMU_GDSC>;
interconnects = <&gem_noc MASTER_GPU_TCU &mc_virt SLAVE_EBI1>;
clocks = <&gpucc GPU_CC_HLOS1_VOTE_GPU_SMMU_CLK>; clocks = <&gpucc GPU_CC_HLOS1_VOTE_GPU_SMMU_CLK>;
clock-names = clock-names =