mbox series

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

Message ID 20241018094320.113477-1-wangweidong.a@awinic.com (mailing list archive)
Headers show
Series ASoC: codecs: Add aw88081 amplifier driver | expand

Message

wangweidong.a@awinic.com Oct. 18, 2024, 9:43 a.m. UTC
From: Weidong Wang <wangweidong.a@awinic.com>

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