Re: [PATCH v4 1/2] dt-bindings: display: convert rockchip vop bindings to yaml

From: Rob Herring
Date: Tue Mar 31 2020 - 17:30:22 EST


On Wed, 25 Mar 2020 11:38:27 +0100, Johan Jonker wrote:
> Current dts files with 'vop' nodes are manually verified.
> In order to automate this process rockchip-vop.txt
> has to be converted to yaml.
>
> Signed-off-by: Johan Jonker <jbx6244@xxxxxxxxx>
> ---
> Changes v4:
> Change description
> Replace compatible oneOf by enum
> Change interrupts description
> Remove resets minItems
>
> Changes v3:
> Change description
>
> Changes v2:
> No new properties
> ---
> .../bindings/display/rockchip/rockchip-vop.txt | 74 ------------
> .../bindings/display/rockchip/rockchip-vop.yaml | 124 +++++++++++++++++++++
> 2 files changed, 124 insertions(+), 74 deletions(-)
> delete mode 100644 Documentation/devicetree/bindings/display/rockchip/rockchip-vop.txt
> create mode 100644 Documentation/devicetree/bindings/display/rockchip/rockchip-vop.yaml
>

Reviewed-by: Rob Herring <robh@xxxxxxxxxx>