Loading
ARM: dts: msm: Remove gpu_cc_ahb_clk from kgsl smmu for sdm845
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: Ic44e35c8c69647c6e1c84841ad0120e33aca104b
Signed-off-by:
Pratik Patel <pratikp@codeaurora.org>