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

Commit 554e5cf8 authored by Vijayanand Jitta's avatar Vijayanand Jitta
Browse files

ARM: dts: msm: add clocks and regulators for gfx smmu on lagoon

Add clock and regulator dependency for gfx smmu on lagoon
as these needs to be turned on before accessing smmu.

Change-Id: I2e635b799f319e051703b1aa7f2a8f47714565df
parent 3534fd5b
Loading
Loading
Loading
Loading
+4 −0
Original line number Diff line number Diff line
@@ -8,6 +8,10 @@
		#iommu-cells = <1>;
		qcom,use-3-lvl-tables;
		#global-interrupts = <2>;
		qcom,regulator-names = "vdd";
		vdd-supply = <&gpu_cx_gdsc>;
		clock-names = "gcc_gpu_memnoc_gfx_clk";
		clocks = <&gcc GCC_GPU_MEMNOC_GFX_CLK>;
		interrupts = <GIC_SPI 229 IRQ_TYPE_LEVEL_HIGH>,
				<GIC_SPI 231 IRQ_TYPE_LEVEL_HIGH>,
				<GIC_SPI 364 IRQ_TYPE_LEVEL_HIGH>,