Re: [PATCH] clk: qcom: camcc: Update the clock ops for the SC7180

From: Stephen Boyd
Date: Tue Mar 23 2021 - 03:30:40 EST


Quoting Taniya Das (2021-03-19 00:47:34)
> Update the RCGs to use shared ops to park the RCGs at XO.

s/Update/fix/?

Can you also elaborate more on why we need to park the RCGs here for all
these different clks? Is the camera driver supposed to not touch these
and let the firmware take over? Is there zero coordination between the
kernel and the firmware?

>
> Fixes: 15d09e830bbc ("clk: qcom: camcc: Add camera clock controller driver for SC7180")
> Signed-off-by: Taniya Das <tdas@xxxxxxxxxxxxxx>