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

From: wangweidong . a
Date: Thu Dec 19 2024 - 07:39:07 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.

v1 -> v2: Use "switch" instead of "if else" to distinguish devices

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 | 344 ++++++++++++++----
sound/soc/codecs/aw88081.h | 43 +++
4 files changed, 328 insertions(+), 63 deletions(-)


base-commit: eabcdba3ad4098460a376538df2ae36500223c1e
--
2.47.0