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

Commit 32f73687 authored by Patrick Daly's avatar Patrick Daly
Browse files

ARM: dts: msm: Remove gpu_cc_ahb_clk from kgsl_smmu for sdm670



gpu_cc_ahb_clk was exlusively under Linux control but now needs to be
shared with other subsystems so remove explicit voting for it and
instead rely on its management via the gpu_cx_gdsc enable/disable.

This will allow multiple subsystems to safely use this clock without
needing a common entity to manage the clock.

Change-Id: Ib55bc86011bb538d236db8a2293beb6c580ee425
Signed-off-by: default avatarPatrick Daly <pdaly@codeaurora.org>
parent e078ce91
Loading
Loading
Loading
Loading
+0 −2
Original line number Diff line number Diff line
@@ -36,11 +36,9 @@
				<GIC_SPI 371 IRQ_TYPE_EDGE_RISING>;
		clock-names = "gcc_ddrss_gpu_axi_clk",
				"gcc_gpu_memnoc_gfx_clk",
				"gpu_cc_ahb_clk",
				"gpu_cc_cx_gmu_clk";
		clocks = <&clock_gcc GCC_DDRSS_GPU_AXI_CLK>,
			<&clock_gcc GCC_GPU_MEMNOC_GFX_CLK>,
			<&clock_gpucc GPU_CC_AHB_CLK>,
			<&clock_gpucc GPU_CC_CX_GMU_CLK>;
		attach-impl-defs =
				<0x6000 0x2378>,