On Mon, 18 Oct 2021 15:59:03 +0200, Geert Uytterhoeven wrote: > Convert the Wolfson WM8962 Ultra-Low Power Stereo CODEC Device Tree > binding documentation to json-schema. > > Add missing *-supply and port properties. > Update the example. > > Signed-off-by: Geert Uytterhoeven <geert+renesas@xxxxxxxxx> > --- > .../devicetree/bindings/sound/wlf,wm8962.yaml | 118 ++++++++++++++++++ > .../devicetree/bindings/sound/wm8962.txt | 43 ------- > 2 files changed, 118 insertions(+), 43 deletions(-) > create mode 100644 Documentation/devicetree/bindings/sound/wlf,wm8962.yaml > delete mode 100644 Documentation/devicetree/bindings/sound/wm8962.txt > Reviewed-by: Rob Herring <robh@xxxxxxxxxx>