On 01/05/2023 22:33, Dmitry Baryshkov wrote: > The global clock controller on MDM9615 uses external CXO and PLL7 > clocks. Split the qcom,gcc-mdm9615 to the separate schema file. > > Signed-off-by: Dmitry Baryshkov <dmitry.baryshkov@xxxxxxxxxx> > --- > .../bindings/clock/qcom,gcc-mdm9615.yaml | 53 +++++++++++++++++++ > .../bindings/clock/qcom,gcc-other.yaml | 3 -- > 2 files changed, 53 insertions(+), 3 deletions(-) > create mode 100644 Documentation/devicetree/bindings/clock/qcom,gcc-mdm9615.yaml > > diff --git a/Documentation/devicetree/bindings/clock/qcom,gcc-mdm9615.yaml b/Documentation/devicetree/bindings/clock/qcom,gcc-mdm9615.yaml > new file mode 100644 > index 000000000000..ca26d69ccb07 > --- /dev/null > +++ b/Documentation/devicetree/bindings/clock/qcom,gcc-mdm9615.yaml > @@ -0,0 +1,53 @@ > +# SPDX-License-Identifier: GPL-2.0-only > +%YAML 1.2 > +--- > +$id: http://devicetree.org/schemas/clock/qcom,gcc-mdm9615.yaml# > +$schema: http://devicetree.org/meta-schemas/core.yaml# > + > +title: Qualcomm Global Clock & Reset Controller on MDM9615 > + > +maintainers: > + - Stephen Boyd <sboyd@xxxxxxxxxx> > + - Taniya Das <tdas@xxxxxxxxxxxxxx> Please update the email/entry. Maybe to Taniya Quic's email or to Bjorn? Reviewed-by: Krzysztof Kozlowski <krzysztof.kozlowski@xxxxxxxxxx> Best regards, Krzysztof