Re: [PATCH v2 1/2] dt-bindings: media: convert rockchip rga bindings to yaml

From: Rob Herring
Date: Tue Apr 14 2020 - 13:57:34 EST


On Fri, 3 Apr 2020 15:06:06 +0200, Johan Jonker wrote:
> Current dts files for Rockchip with 'rga' nodes
> are manually verified. In order to automate this process
> rockchip-rga.txt has to be converted to yaml.
>
> Changed:
> Add missing reg property
>
> Signed-off-by: Johan Jonker <jbx6244@xxxxxxxxx>
> ---
> Changes v2:
> Change MAINTAINERS
> ---
> .../devicetree/bindings/media/rockchip-rga.txt | 34 ----------
> .../devicetree/bindings/media/rockchip-rga.yaml | 78 ++++++++++++++++++++++
> MAINTAINERS | 2 +-
> 3 files changed, 79 insertions(+), 35 deletions(-)
> delete mode 100644 Documentation/devicetree/bindings/media/rockchip-rga.txt
> create mode 100644 Documentation/devicetree/bindings/media/rockchip-rga.yaml
>

Reviewed-by: Rob Herring <robh@xxxxxxxxxx>