Re: [PATCH 7/7] clk: qcom: camcc-sc8180x: Disable always-on clocks on probe failure
From: Dmitry Baryshkov
Date: Mon Mar 09 2026 - 16:15:39 EST
On Sun, Mar 08, 2026 at 10:06:04PM -0300, Val Packett wrote:
> Align runtime PM code with sc8280xp, fixing clocks being left always-on
> in case qcom_cc_really_probe fails.
Why? I think (some) of them might be left on by the bootloader.
>
> Fixes: 691f3413baa4 ("clk: qcom: camcc-sc8180x: Add SC8180X camera clock controller driver")
> Signed-off-by: Val Packett <val@xxxxxxxxxxxx>
> ---
> drivers/clk/qcom/camcc-sc8180x.c | 14 ++++++++++++--
> 1 file changed, 12 insertions(+), 2 deletions(-)
Should this be folded into the common code instead?
--
With best wishes
Dmitry