On 25/10/2023 09:32, Neil Armstrong wrote: > Add bindings documentation for the SM8650 TCSR Clock Controller. > > Signed-off-by: Neil Armstrong <neil.armstrong@xxxxxxxxxx> > --- > .../bindings/clock/qcom,sm8650-tcsr.yaml | 55 ++++++++++++++++++++++ > include/dt-bindings/clock/qcom,sm8650-tcsr.h | 18 +++++++ > 2 files changed, 73 insertions(+) > > diff --git a/Documentation/devicetree/bindings/clock/qcom,sm8650-tcsr.yaml b/Documentation/devicetree/bindings/clock/qcom,sm8650-tcsr.yaml > new file mode 100644 > index 000000000000..1df8c29fc1a2 > --- /dev/null > +++ b/Documentation/devicetree/bindings/clock/qcom,sm8650-tcsr.yaml > @@ -0,0 +1,55 @@ > +# SPDX-License-Identifier: (GPL-2.0-only OR BSD-2-Clause) > +%YAML 1.2 > +--- > +$id: http://devicetree.org/schemas/clock/qcom,sm8650-tcsr.yaml# > +$schema: http://devicetree.org/meta-schemas/core.yaml# > + > +title: Qualcomm TCSR Clock Controller on SM8650 Binding is exactly the same as sm8550 TCSR, so please add it to existing one. Best regards, Krzysztof