clk: qcom: gcc: Remove CPUSS clocks control for SC7280
authorTaniya Das <tdas@codeaurora.org>
Thu, 7 Oct 2021 04:06:11 +0000 (09:36 +0530)
committerStephen Boyd <sboyd@kernel.org>
Fri, 8 Oct 2021 03:38:13 +0000 (20:38 -0700)
commit3165d1e3c737fd9432e9e68b44a64c47f886f647
tree7552f0c83605823b464f285e178955eeb6180df3
parent30ecef23772fce27c69393e0562fd633bc6c8f0d
clk: qcom: gcc: Remove CPUSS clocks control for SC7280

The CPUSS clocks are kept always ON and at a fixed frequency of 100MHZ
from the bootloader and no longer required to be controlled from HLOS.

Fixes: a3cc092196ef ("clk: qcom: Add Global Clock controller (GCC) driver for SC7280")
Signed-off-by: Taniya Das <tdas@codeaurora.org>
Link: https://lore.kernel.org/r/1633579571-25475-1-git-send-email-tdas@codeaurora.org
Signed-off-by: Stephen Boyd <sboyd@kernel.org>
drivers/clk/qcom/gcc-sc7280.c