Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit e125a334 authored by Hareesh Gundu's avatar Hareesh Gundu
Browse files

ARM: dts: msm: Add GPU SMMU clocks for holi

Add required GPU SMMU clocks for holi to avoid the
un-clocked register access from the gpu driver.

Change-Id: I3d46b26d8a0c1dc106aba675e9df26d48528001e
parent 0fa79835
Loading
Loading
Loading
Loading
+7 −0
Original line number Diff line number Diff line
@@ -314,6 +314,13 @@ msm_gpu: qcom,kgsl-3d0@5900000 {

		vddcx-supply = <&gpu_cx_gdsc>;

		clocks = <&gcc GCC_BIMC_GPU_AXI_CLK>,
			<&gpucc GPU_CC_AHB_CLK>,
			<&gcc GCC_GPU_MEMNOC_GFX_CLK>;

		clock-names = "gcc_bimc_gpu_axi", "gpu_cc_ahb",
			      "gcc_gpu_memnoc_gfx";

		gfx3d_user: gfx3d_user {
			compatible = "qcom,smmu-kgsl-cb";
			iommus = <&kgsl_smmu 0x0>;