On Tue, 26 Apr 2022 12:36:08 +0300, Dmitry Baryshkov wrote: > MSM8960 shares the design (and the driver) of the global clock > controller. Move it from clock/qcom,gcc-other.yaml to > clock/qcom,gcc-apq8064.yaml. > > As the eaxmple in gcc-other.yaml was using the msm8960 compat string, > change it to qcom,gcc-msm8660. > > Signed-off-by: Dmitry Baryshkov <dmitry.baryshkov@xxxxxxxxxx> > --- > .../devicetree/bindings/clock/qcom,gcc-apq8064.yaml | 6 ++++-- > Documentation/devicetree/bindings/clock/qcom,gcc-other.yaml | 5 ++--- > 2 files changed, 6 insertions(+), 5 deletions(-) > Reviewed-by: Rob Herring <robh@xxxxxxxxxx>