[PATCH V1 0/2] ASoC: codecs: Add aw88081 amplifier driver

From: wangweidong . a
Date: Fri Oct 18 2024 - 05:43:54 EST


From: Weidong Wang <wangweidong.a@xxxxxxxxxx>

Add the awinic,aw88081 property to the awinic,aw88395.yaml file.

The driver is for amplifiers aw88081 of Awinic Technology Corporation.
The awinic AW88081 is an I2S/TDM input, high efficiency digital
Smart K audio amplifier

Weidong Wang (2):
ASoC: dt-bindings: Add schema for "awinic,aw88081"
ASoC: codecs: Add aw88081 amplifier driver

.../bindings/sound/awinic,aw88395.yaml | 2 +
sound/soc/codecs/Kconfig | 13 +
sound/soc/codecs/Makefile | 2 +
sound/soc/codecs/aw88081.c | 1096 +++++++++++++++++
sound/soc/codecs/aw88081.h | 300 +++++
5 files changed, 1413 insertions(+)
create mode 100644 sound/soc/codecs/aw88081.c
create mode 100644 sound/soc/codecs/aw88081.h


base-commit: 6efbea77b390604a7be7364583e19cd2d6a1291b
--
2.47.0