ASoC: codecs: Add aw88399 amplifier driver
authorWeidong Wang <wangweidong.a@awinic.com>
Wed, 25 Oct 2023 11:26:25 +0000 (19:26 +0800)
committerMark Brown <broonie@kernel.org>
Wed, 25 Oct 2023 12:39:26 +0000 (13:39 +0100)
commit8ade6cc7e26175529474690fdbc1965901ec2024
treefb88597616190b91cebd8a3bc26b23c369e082f5
parent725f3b967a507c515c5b14b4103840d22c217ef7
ASoC: codecs: Add aw88399 amplifier driver

Add i2c and amplifier registration for
aw88399 and their associated operation functions.

Signed-off-by: Weidong Wang <wangweidong.a@awinic.com>
Link: https://lore.kernel.org/r/20231025112625.959587-4-wangweidong.a@awinic.com
Signed-off-by: Mark Brown <broonie@kernel.org>
sound/soc/codecs/Kconfig
sound/soc/codecs/Makefile
sound/soc/codecs/aw88399.c [new file with mode: 0644]
sound/soc/codecs/aw88399.h [new file with mode: 0644]