On Thu, 31 Aug 2023 at 12:39, Konrad Dybcio <konrad.dybcio@xxxxxxxxxx> wrote: > > The GCC driver contains clocks that are owned (meaning configured and > scaled) by the RPM core. > > Remove them from Linux to stop interjecting the RPM's logic. > > Fixes: b1e010c0730a ("clk: qcom: Add MSM8996 Global Clock Control (GCC) driver") > Signed-off-by: Konrad Dybcio <konrad.dybcio@xxxxxxxxxx> > --- > Evolution of: > https://lore.kernel.org/linux-arm-msm/20230612-topic-rcg2_ro-v1-0-e7d824aeb628@xxxxxxxxxx/ > --- > drivers/clk/qcom/gcc-msm8996.c | 237 +---------------------------------------- > 1 file changed, 5 insertions(+), 232 deletions(-) Reviewed-by: Dmitry Baryshkov <dmitry.baryshkov@xxxxxxxxxx> Tested-by: Dmitry Baryshkov <dmitry.baryshkov@xxxxxxxxxx> -- With best wishes Dmitry