OSDN Git Service

ASoC: wm8940: add devicetree support
authorLukasz Majewski <lukma@denx.de>
Mon, 9 May 2022 12:10:55 +0000 (14:10 +0200)
committerMark Brown <broonie@kernel.org>
Mon, 9 May 2022 18:04:36 +0000 (19:04 +0100)
commit3a3610aaa9dce8ef1257bb42ac7f0fe2b5809a54
tree6ba8a9c17248332a7943a47a0cedf5b6d6549142
parent29e87c4f62e2e688c1c91da9f8d54d0f042cb75e
ASoC: wm8940: add devicetree support

This adds devicetree support to the wm8940 codec driver.
With a DT-based kernel, there is no board-specific setting
to select the driver so allow it to be manually chosen.

Signed-off-by: Lukasz Majewski <lukma@denx.de>
Acked-by: Charles Keepax <ckeepax@opensource.cirrus.com>
Link: https://lore.kernel.org/r/20220509121055.31103-1-lukma@denx.de
Signed-off-by: Mark Brown <broonie@kernel.org>
sound/soc/codecs/Kconfig
sound/soc/codecs/wm8940.c