Re: [PATCH v1 1/2] dt-bindings: sound: convert rockchip i2s bindings to yaml

From: Rob Herring
Date: Mon Mar 23 2020 - 18:11:37 EST


On Wed, 11 Mar 2020 18:43:21 +0100, Johan Jonker wrote:
> Current dts files with 'i2s' nodes are manually verified.
> In order to automate this process rockchip-i2s.txt
> has to be converted to yaml.
>
> Signed-off-by: Johan Jonker <jbx6244@xxxxxxxxx>
> ---
> .../devicetree/bindings/sound/rockchip-i2s.txt | 49 ----------
> .../devicetree/bindings/sound/rockchip-i2s.yaml | 106 +++++++++++++++++++++
> 2 files changed, 106 insertions(+), 49 deletions(-)
> delete mode 100644 Documentation/devicetree/bindings/sound/rockchip-i2s.txt
> create mode 100644 Documentation/devicetree/bindings/sound/rockchip-i2s.yaml
>

Reviewed-by: Rob Herring <robh@xxxxxxxxxx>