From: Mark Brown Date: Mon, 25 Oct 2021 16:37:51 +0000 (+0100) Subject: Merge series "ASoC: wm8962: Conversion to json-schema and fix" from Geert Uytterhoeve... X-Git-Tag: microblaze-v5.18~26^2~59^2~63 X-Git-Url: http://git.monstr.eu/?a=commitdiff_plain;h=141b64f47202ff72f5a50f2dedbe338d68cf1efd;p=linux-2.6-microblaze.git Merge series "ASoC: wm8962: Conversion to json-schema and fix" from Geert Uytterhoeven : Hi all, This patch series converts the Wolfson WM8962 Device Tree binding documentation to json-schema, after fixing an issue in the imx8mn-beacon DTS file. Thanks for your comments! Geert Uytterhoeven (2): arm64: dts: imx: imx8mn-beacon: Drop undocumented clock-names reference ASoC: dt-bindings: wlf,wm8962: Convert to json-schema .../devicetree/bindings/sound/wlf,wm8962.yaml | 118 ++++++++++++++++++ .../devicetree/bindings/sound/wm8962.txt | 43 ------- .../freescale/imx8mn-beacon-baseboard.dtsi | 1 - 3 files changed, 118 insertions(+), 44 deletions(-) create mode 100644 Documentation/devicetree/bindings/sound/wlf,wm8962.yaml delete mode 100644 Documentation/devicetree/bindings/sound/wm8962.txt -- 2.25.1 Gr{oetje,eeting}s, Geert -- Geert Uytterhoeven -- There's lots of Linux beyond ia32 -- geert@linux-m68k.org In personal conversations with technical people, I call myself a hacker. But when I'm talking to journalists I just say "programmer" or something like that. -- Linus Torvalds --- 141b64f47202ff72f5a50f2dedbe338d68cf1efd