Re: [PATCH] dt-bindings: clock: qcom,gcc-msm8953: split to separate schema

From: Rob Herring
Date: Wed Apr 12 2023 - 11:17:54 EST



On Sat, 08 Apr 2023 16:37:29 +0200, Krzysztof Kozlowski wrote:
> The Qualcomm MSM8953 GCC clock controller has clock inputs, thus
> existing gcc-other.yaml was not describing it fully. Move the binding
> to its own schema file and document the clocks based on DTS. Add driver
> contributors as its maintainers.
>
> Signed-off-by: Krzysztof Kozlowski <krzysztof.kozlowski@xxxxxxxxxx>
> ---
> .../bindings/clock/qcom,gcc-msm8953.yaml | 73 +++++++++++++++++++
> .../bindings/clock/qcom,gcc-other.yaml | 1 -
> 2 files changed, 73 insertions(+), 1 deletion(-)
> create mode 100644 Documentation/devicetree/bindings/clock/qcom,gcc-msm8953.yaml
>

Acked-by: Rob Herring <robh@xxxxxxxxxx>