[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <20250312120100.9730-1-wangweidong.a@awinic.com>
Date: Wed, 12 Mar 2025 20:00:58 +0800
From: wangweidong.a@...nic.com
To: lgirdwood@...il.com,
broonie@...nel.org,
robh@...nel.org,
krzk+dt@...nel.org,
conor+dt@...nel.org,
perex@...ex.cz,
tiwai@...e.com,
jack.yu@...ltek.com,
rf@...nsource.cirrus.com,
neil.armstrong@...aro.org,
ivprusov@...utedevices.com,
luca.ceresoli@...tlin.com,
zhoubinbin@...ngson.cn,
quic_pkumpatl@...cinc.com,
herve.codina@...tlin.com,
masahiroy@...nel.org,
nuno.sa@...log.com,
wangweidong.a@...nic.com,
yesanishhere@...il.com,
linux-sound@...r.kernel.org,
devicetree@...r.kernel.org,
linux-kernel@...r.kernel.org
Cc: yijiangtao@...nic.com
Subject: [PATCH V3 0/2] ASoC: codecs: Add aw88166 amplifier driver
From: Weidong Wang <wangweidong.a@...nic.com>
Add the awinic,aw88166 property to support the aw88166 chip.
The driver is for amplifiers aw88166 of Awinic Technology
Corporation. The AW88166 is a high efficiency digital
Smart K audio amplifier
v2 -> v3: Modified warnings compiled with clang19.1.7,
removes printing of uninitialized values
Weidong Wang (2):
ASoC: dt-bindings: Add schema for "awinic,aw88166"
ASoC: codecs: Add aw88166 amplifier driver
.../bindings/sound/awinic,aw88395.yaml | 1 +
sound/soc/codecs/Kconfig | 13 +
sound/soc/codecs/Makefile | 2 +
sound/soc/codecs/aw88166.c | 1933 +++++++++++++++++
sound/soc/codecs/aw88166.h | 534 +++++
5 files changed, 2483 insertions(+)
create mode 100644 sound/soc/codecs/aw88166.c
create mode 100644 sound/soc/codecs/aw88166.h
base-commit: 0fed89a961ea851945d23cc35beb59d6e56c0964
--
2.47.0
Powered by blists - more mailing lists