Re: [PATCH v4 09/13] clk: qcom: gpucc-qcm2290: Park RCG's clk source at XO during disable

From: Imran Shaik

Date: Sun Jun 21 2026 - 09:32:45 EST




On 10-06-2026 07:30 pm, Konrad Dybcio wrote:
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?


Apologies for the late reply.

In Shikra downstream it is marked as "safe" properly, but in Agatti seems it is overlooked.

In any case, this needs a Fixes tag


Sure, will add the Fixes tag in the next series.

Thanks,
Imran