ASoC: nau8821: new driver
authorSeven Lee <wtli@nuvoton.com>
Fri, 1 Oct 2021 10:31:08 +0000 (18:31 +0800)
committerMark Brown <broonie@kernel.org>
Sat, 2 Oct 2021 00:31:58 +0000 (01:31 +0100)
commitaab1ad11d69fa7f35cb88105614ea7911598e1d6
tree7d9188dd84d9814306155ce1c7a36899112e65e0
parent27547a3923bde10988e36dd021026b00b3252005
ASoC: nau8821: new driver

The driver is for codec NAU88L21 of Nuvoton Technology Corporation.
The NAU88L21 is an ultra-low power high performance audio codec that
supports both analog and digital audio functions.

Signed-off-by: Seven Lee <wtli@nuvoton.com>
Link: https://lore.kernel.org/r/20211001103108.3297848-1-wtli@nuvoton.com
Signed-off-by: Mark Brown <broonie@kernel.org>
Documentation/devicetree/bindings/sound/nau8821.txt [new file with mode: 0644]
sound/soc/codecs/Kconfig
sound/soc/codecs/Makefile
sound/soc/codecs/nau8821.c [new file with mode: 0644]
sound/soc/codecs/nau8821.h [new file with mode: 0644]