ASoC: codecs: Add support for ES8323
authorBinbin Zhou <zhoubinbin@loongson.cn>
Wed, 9 Oct 2024 07:52:10 +0000 (15:52 +0800)
committerMark Brown <broonie@kernel.org>
Wed, 9 Oct 2024 13:40:49 +0000 (14:40 +0100)
commitb97391a604b9e259c6a983fc1b715d205d9da505
treec902c57b8c01d349f3ff4e8f8c9cae0684a8d317
parent5bf2bea8a8b3d0255953868c7bf652235a17a65d
ASoC: codecs: Add support for ES8323

Add a codec driver for the Everest ES8323. It supports two separate
audio outputs and two separate audio inputs.

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