Re: [PATCH v2] dt-bindings: display: convert rockchip rk3066 hdmi bindings to yaml

From: Rob Herring
Date: Tue Apr 14 2020 - 13:59:25 EST


On Fri, 3 Apr 2020 15:36:30 +0200, Johan Jonker wrote:
> Current dts files with 'hdmi' nodes for rk3066 are manually verified.
> In order to automate this process rockchip,rk3066-hdmi.txt
> has to be converted to yaml.
>
> Signed-off-by: Johan Jonker <jbx6244@xxxxxxxxx>
> ---
> Changes v2:
> Fix irq.h already included in arm-gic.h
> ---
> .../display/rockchip/rockchip,rk3066-hdmi.txt | 72 -----------
> .../display/rockchip/rockchip,rk3066-hdmi.yaml | 140 +++++++++++++++++++++
> 2 files changed, 140 insertions(+), 72 deletions(-)
> delete mode 100644 Documentation/devicetree/bindings/display/rockchip/rockchip,rk3066-hdmi.txt
> create mode 100644 Documentation/devicetree/bindings/display/rockchip/rockchip,rk3066-hdmi.yaml
>

Reviewed-by: Rob Herring <robh@xxxxxxxxxx>