On Thu, Apr 06, 2023 at 01:18:44PM +0200, Konrad Dybcio wrote: > > > On 6.04.2023 06:04, Shawn Guo wrote: > > On Mon, Apr 03, 2023 at 07:48:07PM +0200, Konrad Dybcio wrote: > >> The vast majority of shared RCGs were not marked as such. Fix it. > > > > It seems we completely missed this shared RCG thing, as vendor drivers > > do not use it. Could you help me understand a couple of things? > > > > - How does vendor driver handle shared RCGs? > See paths with enable_safe_config in e.g. > > https://git.codelinaro.org/clo/la/kernel/msm-5.4/-/blob/66f3180d36f49f9bf6c1a6712acbb0c75f6ff516/drivers/clk/qcom/clk-rcg2.c Thanks, Konrad! For the patch: Acked-by: Shawn Guo <shawn.guo@xxxxxxxxxx>