Re: [PATCH v10 2/4] dt-bindings: clock: Convert qcom,mmcc to DT schema

From: Rob Herring
Date: Thu Nov 21 2019 - 15:20:06 EST


On Sun, 17 Nov 2019 21:27:03 +0000, Jeffrey Hugo wrote:
> Convert the qcom,mmcc-X clock controller binding to DT schema. Add the
> protected-clocks property to the schema to show that is it explicitly
> allowed, instead of relying on the generic, pre-schema binding.
>
> Signed-off-by: Jeffrey Hugo <jhugo@xxxxxxxxxxxxxx>
> ---
> .../devicetree/bindings/clock/qcom,mmcc.txt | 28 ----------
> .../devicetree/bindings/clock/qcom,mmcc.yaml | 60 ++++++++++++++++++++++
> 2 files changed, 60 insertions(+), 28 deletions(-)
> delete mode 100644 Documentation/devicetree/bindings/clock/qcom,mmcc.txt
> create mode 100644 Documentation/devicetree/bindings/clock/qcom,mmcc.yaml
>

Reviewed-by: Rob Herring <robh@xxxxxxxxxx>