Re: [PATCH v2] dt-bindings: adau1977: convert text binding to yaml format

From: Rob Herring
Date: Mon Nov 16 2020 - 12:00:18 EST


On Tue, 10 Nov 2020 10:47:54 +0200, Alexandru Ardelean wrote:
> This change converts the old device-tree binding for ADAU1977 from text
> format to the new yaml format.
>
> Signed-off-by: Alexandru Ardelean <alexandru.ardelean@xxxxxxxxxx>
> ---
>
> Changelog v1 -> v2:
> * updated libraries to catch newer schema errors/warnings
> * fixed examples, added i2c & spi nodes
>
> .../bindings/sound/adi,adau1977.txt | 61 ------------
> .../bindings/sound/adi,adau1977.yaml | 92 +++++++++++++++++++
> 2 files changed, 92 insertions(+), 61 deletions(-)
> delete mode 100644 Documentation/devicetree/bindings/sound/adi,adau1977.txt
> create mode 100644 Documentation/devicetree/bindings/sound/adi,adau1977.yaml
>

Reviewed-by: Rob Herring <robh@xxxxxxxxxx>