On Tue, 22 Mar 2022 00:15:45 +0100, Ansuel Smith wrote: > Krait-cc qcom driver provide also L2 clocks and require the acpu_l2_aux > and the hfpll_l2 clock to be provided. Add these missing clocks to the > Documentation. The driver keep support for both old (it did already used > these clocks and we keep the same naming scheme) and this new > implementation and should prevent any regression by this fixup. > > Signed-off-by: Ansuel Smith <ansuelsmth@xxxxxxxxx> > Reviewed-by: Krzysztof Kozlowski <krzk@xxxxxxxxxx> > --- > .../devicetree/bindings/clock/qcom,krait-cc.yaml | 10 ++++++++-- > 1 file changed, 8 insertions(+), 2 deletions(-) > Reviewed-by: Rob Herring <robh@xxxxxxxxxx>