Re: [PATCH v4 3/5] dt-bindings: clock: Add YAML schemas for the QCOM GCC clock bindings

From: Rob Herring
Date: Mon Oct 14 2019 - 12:49:57 EST


On Mon, 14 Oct 2019 15:53:06 +0530, Taniya Das wrote:
> The GCC clock provider have a bunch of generic properties that
> are needed in a device tree. Add a YAML schemas for those.
>
> Signed-off-by: Taniya Das <tdas@xxxxxxxxxxxxxx>
> ---
> .../devicetree/bindings/clock/qcom,gcc.txt | 94 ----------
> .../devicetree/bindings/clock/qcom,gcc.yaml | 174 ++++++++++++++++++
> 2 files changed, 174 insertions(+), 94 deletions(-)
> delete mode 100644 Documentation/devicetree/bindings/clock/qcom,gcc.txt
> create mode 100644 Documentation/devicetree/bindings/clock/qcom,gcc.yaml
>

Reviewed-by: Rob Herring <robh@xxxxxxxxxx>