On Wed, Jan 22, 2025 at 10:26:12PM +0000, Jordan Crouse wrote: > Update some RCGs on the sm8250 camera clock controller to use > clk_rcg2_shared_ops. The shared_ops ensure the RCGs get parked > to the XO during clock disable to prevent the clocks from locking up > when the GDSC is enabled. These mirror similar fixes for other controllers > such as commit e5c359f70e4b ("clk: qcom: camcc: Update the clock ops for > the SC7180"). > > Signed-off-by: Jordan Crouse <jorcrous@xxxxxxxxxx> > --- > > (no changes since v1) Well, it should be "updated commit message to refer relevant commit". Anyway, Reviewed-by: Dmitry Baryshkov <dmitry.baryshkov@xxxxxxxxxx> > > drivers/clk/qcom/camcc-sm8250.c | 56 ++++++++++++++++----------------- > 1 file changed, 28 insertions(+), 28 deletions(-) > -- With best wishes Dmitry