]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commitd6a5f38a3fd35c1a18295292c61cb8643f97735b
tree7552f0c83605823b464f285e178955eeb6180df3
parent701f4b222908d8459f3400a62bcfa9d0ad44e3ae
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: 303a41e0f7b4 ("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