Re: [PATCH v1] dt-bindings: media: convert rockchip vpu bindings to yaml

From: Rob Herring
Date: Tue Apr 14 2020 - 13:55:16 EST


On Fri, 3 Apr 2020 14:43:16 +0200, Johan Jonker wrote:
> Current dts files for Rockchip with 'vpu' nodes
> are manually verified. In order to automate this process
> rockchip-vpu.txt has to be converted to yaml.
>
> Changed:
> Add missing reg property
>
> Signed-off-by: Johan Jonker <jbx6244@xxxxxxxxx>
> ---
> .../devicetree/bindings/media/rockchip-vpu.txt | 43 -------------
> .../devicetree/bindings/media/rockchip-vpu.yaml | 75 ++++++++++++++++++++++
> MAINTAINERS | 2 +-
> 3 files changed, 76 insertions(+), 44 deletions(-)
> delete mode 100644 Documentation/devicetree/bindings/media/rockchip-vpu.txt
> create mode 100644 Documentation/devicetree/bindings/media/rockchip-vpu.yaml
>

Reviewed-by: Rob Herring <robh@xxxxxxxxxx>