Re: [PATCH v4 09/13] clk: qcom: gpucc-qcm2290: Park RCG's clk source at XO during disable
From: Konrad Dybcio
Date: Wed Jun 10 2026 - 10:09:56 EST
On 6/4/26 7:26 AM, Imran Shaik wrote:
> The RCG's clk src has to be parked at XO while disabling as per the
> HW recommendation, hence use clk_rcg2_shared_ops to achieve the same.
>
> Signed-off-by: Imran Shaik <imran.shaik@xxxxxxxxxxxxxxxx>
> ---
This RCG isn't marked as "safe" downstream, was it overlooked there
too?
In any case, this needs a Fixes tag
Konrad