ASoC: add devicetree support for WM8961 codec
authorMark Brown <broonie@kernel.org>
Tue, 18 Oct 2022 12:01:34 +0000 (13:01 +0100)
committerMark Brown <broonie@kernel.org>
Tue, 18 Oct 2022 12:01:34 +0000 (13:01 +0100)
commita474dce8aa95752eed03436515e80425f630a9da
tree9cb242c56f39999e50aab311e128e4dd3f788709
parent46234fbefe788a83edd752e1c53f83f9c083b4f3
parent74a6a948c8fc28c8937e24178739979b3cd2ce14
ASoC: add devicetree support for WM8961 codec

Merge series from Doug Brown <doug@schmorgal.com>:

This series adds devicetree support for the Wolfson WM8961 codec. The
first patch adds a schema, the second patch hooks it up in the code, and
the third patch allows it to be selected in Kconfig.