ASoC: codecs: Add aw88261 amplifier driver
authorWeidong Wang <wangweidong.a@awinic.com>
Fri, 4 Aug 2023 11:47:49 +0000 (19:47 +0800)
committerMark Brown <broonie@kernel.org>
Mon, 7 Aug 2023 14:23:53 +0000 (15:23 +0100)
commit028a2ae256916eeae1040049d2d0129535ace60e
treea2e03eedf0357616d6fb08fac4cf656b53965890
parent7f4ec77802aa17518990ed954bf536fd3bcf25cb
ASoC: codecs: Add aw88261 amplifier driver

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

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