Re: [PATCH v1 1/3] dt-bindings: clock: Add YAML schemas for the QCOM DISPCC clock bindings

From: Rob Herring
Date: Tue Dec 03 2019 - 12:17:40 EST


On Fri, 15 Nov 2019 15:34:03 +0530, Taniya Das wrote:
> The DISPCC 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,dispcc.txt | 19 -------
> .../devicetree/bindings/clock/qcom,dispcc.yaml | 66 ++++++++++++++++++++++
> 2 files changed, 66 insertions(+), 19 deletions(-)
> delete mode 100644 Documentation/devicetree/bindings/clock/qcom,dispcc.txt
> create mode 100644 Documentation/devicetree/bindings/clock/qcom,dispcc.yaml
>

Reviewed-by: Rob Herring <robh@xxxxxxxxxx>