[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <20231025112625.959587-1-wangweidong.a@awinic.com>
Date: Wed, 25 Oct 2023 19:26:22 +0800
From: wangweidong.a@...nic.com
To: lgirdwood@...il.com, broonie@...nel.org, robh+dt@...nel.org,
krzysztof.kozlowski+dt@...aro.org, conor+dt@...nel.org,
perex@...ex.cz, tiwai@...e.com, wangweidong.a@...nic.com,
herve.codina@...tlin.com, shumingf@...ltek.com,
rf@...nsource.cirrus.com, arnd@...db.de, 13916275206@....com,
ryans.lee@...log.com, linus.walleij@...aro.org,
ckeepax@...nsource.cirrus.com,
ajye_huang@...pal.corp-partner.google.com, fido_max@...ox.ru,
liweilei@...nic.com, yijiangtao@...nic.com, trix@...hat.com,
colin.i.king@...il.com, dan.carpenter@...aro.org,
alsa-devel@...a-project.org, devicetree@...r.kernel.org,
linux-kernel@...r.kernel.org
Subject: [PATCH V3 0/3] ASoC: codecs: Add aw88399 amplifier driver
From: Weidong Wang <wangweidong.a@...nic.com>
Add the awinic,aw88399 property to the awinic,aw88395.yaml file.
Add i2c and amplifier registration for
aw88399 and their associated operation functions.
v2 -> v3: Generate patch based against for-6.7 of sound tree
Weidong Wang (3):
ASoC: dt-bindings: Add schema for "awinic,aw88399"
ASoC: codecs: Add code for bin parsing compatible with aw88399
ASoC: codecs: Add aw88399 amplifier driver
.../bindings/sound/awinic,aw88395.yaml | 1 +
sound/soc/codecs/Kconfig | 14 +
sound/soc/codecs/Makefile | 2 +
sound/soc/codecs/aw88395/aw88395_lib.c | 3 +
sound/soc/codecs/aw88395/aw88395_reg.h | 1 +
sound/soc/codecs/aw88399.c | 1911 +++++++++++++++++
sound/soc/codecs/aw88399.h | 599 ++++++
7 files changed, 2531 insertions(+)
create mode 100644 sound/soc/codecs/aw88399.c
create mode 100644 sound/soc/codecs/aw88399.h
base-commit: 3edc85e3bfcb411da6e48a38e8de578f9fd71340
--
2.41.0
Powered by blists - more mailing lists