ASoC: sunxi: Add Allwinner H6 Digital MIC driver
authorBan Tao <fengzheng923@gmail.com>
Mon, 12 Sep 2022 06:45:33 +0000 (23:45 -0700)
committerMark Brown <broonie@kernel.org>
Mon, 19 Sep 2022 16:52:47 +0000 (17:52 +0100)
commit9fc2c8ed923d8ec8a49cf5b5076c84867126ca69
treed3291088ba0b50804e91026a7a6be275f71b2b49
parent59f84d2dd76ad6e681b5135db6e6cc8c8238cd89
ASoC: sunxi: Add Allwinner H6 Digital MIC driver

The Allwinner H6 and later SoCs have an DMIC block
which is capable of capture.

Signed-off-by: Ban Tao <fengzheng923@gmail.com>
Tested-by: Samuel Holland <samuel@sholland.org>
Link: https://lore.kernel.org/r/1662965133-9232-1-git-send-email-fengzheng923@gmail.com
Signed-off-by: Mark Brown <broonie@kernel.org>
MAINTAINERS
sound/soc/sunxi/Kconfig
sound/soc/sunxi/Makefile
sound/soc/sunxi/sun50i-dmic.c [new file with mode: 0644]