Re: [PATCH v1 5/7] dt-bindings: clock: Add YAML schemas for the QCOM VIDEOCC clock bindings

From: Rob Herring
Date: Tue Nov 05 2019 - 23:00:28 EST


On Thu, 31 Oct 2019 17:51:11 +0530, Taniya Das wrote:
> The VIDEOCC 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,videocc.txt | 18 -------
> .../devicetree/bindings/clock/qcom,videocc.yaml | 61 ++++++++++++++++++++++
> 2 files changed, 61 insertions(+), 18 deletions(-)
> delete mode 100644 Documentation/devicetree/bindings/clock/qcom,videocc.txt
> create mode 100644 Documentation/devicetree/bindings/clock/qcom,videocc.yaml
>

Reviewed-by: Rob Herring <robh@xxxxxxxxxx>