Loading
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:
Patrick Daly <pdaly@codeaurora.org>