[PATCH V3 0/2] ASoC: codecs: Add aw88083 amplifier driver

From: wangweidong . a
Date: Mon Dec 23 2024 - 22:19:40 EST


From: Weidong Wang <wangweidong.a@xxxxxxxxxx>

Add the awinic,aw88083 property to support the aw88083 chip.

The driver is for amplifiers aw88083 of Awinic Technology
Corporation. The AW88083 is an intelligent digital audio
amplifier with low noise.

v2 -> v3: Modify function formal parameter type error

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

.../bindings/sound/awinic,aw88395.yaml | 2 +
sound/soc/codecs/Kconfig | 2 +-
sound/soc/codecs/aw88081.c | 333 +++++++++++++++---
sound/soc/codecs/aw88081.h | 43 +++
4 files changed, 323 insertions(+), 57 deletions(-)


base-commit: f07044dd0df0c9d0ad177c3098b62ccddb735a2d
--
2.47.0