Re: [PATCH v2] dt-bindings: sound: wlf,wm8903: Convert txt bindings to yaml

From: Rob Herring
Date: Mon Nov 08 2021 - 13:22:37 EST


On Thu, 28 Oct 2021 14:46:38 +0200, David Heidelberg wrote:
> Convert the Wolfson WM8903 Ultra-Low Power Stereo CODEC Device Tree
> binding documentation to json-schema.
>
> Signed-off-by: David Heidelberg <david@xxxxxxx>
> ---
> .../devicetree/bindings/sound/wlf,wm8903.yaml | 116 ++++++++++++++++++
> .../devicetree/bindings/sound/wm8903.txt | 82 -------------
> 2 files changed, 116 insertions(+), 82 deletions(-)
> create mode 100644 Documentation/devicetree/bindings/sound/wlf,wm8903.yaml
> delete mode 100644 Documentation/devicetree/bindings/sound/wm8903.txt
>

Reviewed-by: Rob Herring <robh@xxxxxxxxxx>