ASoC: codec: Add driver for JZ4760 internal codec
authorChristophe Branchereau <cbranchereau@gmail.com>
Sat, 23 Jan 2021 14:09:58 +0000 (14:09 +0000)
committerMark Brown <broonie@kernel.org>
Mon, 8 Feb 2021 15:02:53 +0000 (15:02 +0000)
commitd9cd22e9c87cb61488d00f7279cfb2abf5238879
tree4a57147761923ebc3b1398d819d83bbd6c415d6e
parentbad929b81ce25bba1c3e9d91848ffdc166974256
ASoC: codec: Add driver for JZ4760 internal codec

Add support for the internal codec found in the JZ4760 SoC from Ingenic.

Signed-off-by: Christophe Branchereau <cbranchereau@gmail.com>
Signed-off-by: Paul Cercueil <paul@crapouillou.net>
Link: https://lore.kernel.org/r/20210123140958.12895-3-paul@crapouillou.net
Signed-off-by: Mark Brown <broonie@kernel.org>
sound/soc/codecs/Kconfig
sound/soc/codecs/Makefile
sound/soc/codecs/jz4760.c [new file with mode: 0644]