]> www.infradead.org Git - users/jedix/linux-maple.git/commit
ASoC: codecs: Add uda1342 codec driver
authorBinbin Zhou <zhoubinbin@loongson.cn>
Wed, 9 Oct 2024 07:52:26 +0000 (15:52 +0800)
committerMark Brown <broonie@kernel.org>
Wed, 9 Oct 2024 13:40:51 +0000 (14:40 +0100)
commitde0fb25e37aae7aae133d6c3d0b0e1e31a79878d
treeab9c7e6175c88aaac0fc74905b2946cfaf5698b8
parentde567431596a8163a9441407fdab315f12bc2769
ASoC: codecs: Add uda1342 codec driver

The UDA1342 is an NXP audio codec, support 2x Stereo audio ADC (4x PGA
mic inputs), stereo audio DAC, with basic audio processing.

Signed-off-by: Binbin Zhou <zhoubinbin@loongson.cn>
Link: https://patch.msgid.link/927e46b48ca84865a216ce08e7c53df59c2a8c0b.1728459624.git.zhoubinbin@loongson.cn
Signed-off-by: Mark Brown <broonie@kernel.org>
sound/soc/codecs/Kconfig
sound/soc/codecs/Makefile
sound/soc/codecs/uda1342.c [new file with mode: 0644]
sound/soc/codecs/uda1342.h [new file with mode: 0644]