On Tue, 27 Sep 2022 14:38:24 +0300, Dmitry Baryshkov wrote: > On IPQ8064 (and related platforms) the GCC uses PLL4 clock provided by > the LCC clock controller. Mention this in the bindings. > > To remain compatible with older bindings, make it optional, as the > driver will fallback to getting the `pll4' clock from the system clocks > list. > > Signed-off-by: Dmitry Baryshkov <dmitry.baryshkov@xxxxxxxxxx> > --- > .../devicetree/bindings/clock/qcom,gcc-ipq8064.yaml | 9 +++++++-- > 1 file changed, 7 insertions(+), 2 deletions(-) > Acked-by: Rob Herring <robh@xxxxxxxxxx>