On Fri, 9 Dec 2022 at 18:14, Krzysztof Kozlowski <krzysztof.kozlowski@xxxxxxxxxx> wrote: > > On 07/12/2022 01:14, Dmitry Baryshkov wrote: > > The commit eaeee28db289 ("clk: qcom: smd: Add support for QCS404 rpm > > clocks") defined the pin-controlled ln_bb_clk clocks, but didn't add > > them to the qcs404_clks array. Add them to make these clocks usable to > > platform devices. > > > > Please use scripts/get_maintainers.pl to get a list of necessary people > and lists to CC. It might happen, that command when run on an older > kernel, gives you outdated entries. Therefore please be sure you base > your patches on recent Linux kernel. > > > Fixes: eaeee28db289 ("clk: qcom: smd: Add support for QCS404 rpm clocks") > > Reviewed-by: Alex Elder <elder@xxxxxxxxxx? > > Wrong character at the end. > > > Reviewed-by: Konrad Dybcio <konrad.dybcio@xxxxxxxxxx> > > Signed-off-by: Dmitry Baryshkov <dmitry.baryshkov@xxxxxxxxxx> > > --- > > drivers/clk/qcom/clk-smd-rpm.c | 2 ++ > > include/dt-bindings/clock/qcom,rpmcc.h | 2 ++ > > 2 files changed, 4 insertions(+) > > > > No, bindings are separate. Argh, I didn't realise that this piece also goes into your realm. Please excuse me. I'll send v2. -- With best wishes Dmitry