public inbox for devicetree@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH V1 0/2] ASoC: codecs: Add aw88166 amplifier driver
@ 2025-02-21 10:26 wangweidong.a
  2025-02-21 10:26 ` [PATCH V1 1/2] ASoC: dt-bindings: Add schema for "awinic,aw88166" wangweidong.a
  2025-02-21 10:26 ` [PATCH V1 2/2] ASoC: codecs: Add aw88166 amplifier driver wangweidong.a
  0 siblings, 2 replies; 9+ messages in thread
From: wangweidong.a @ 2025-02-21 10:26 UTC (permalink / raw)
  To: lgirdwood, broonie, robh, krzk+dt, conor+dt, perex, tiwai,
	wangweidong.a, rf, jack.yu, ivprusov, zhoubinbin, quic_pkumpatl,
	paulha, nuno.sa, linux-sound, devicetree, linux-kernel
  Cc: yijiangtao

From: Weidong Wang <wangweidong.a@awinic.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

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                    | 1937 +++++++++++++++++
 sound/soc/codecs/aw88166.h                    |  534 +++++
 5 files changed, 2487 insertions(+)
 create mode 100644 sound/soc/codecs/aw88166.c
 create mode 100644 sound/soc/codecs/aw88166.h


base-commit: 334426094588f8179fe175a09ecc887ff0c75758
-- 
2.47.0


^ permalink raw reply	[flat|nested] 9+ messages in thread

end of thread, other threads:[~2025-02-25 13:20 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-02-21 10:26 [PATCH V1 0/2] ASoC: codecs: Add aw88166 amplifier driver wangweidong.a
2025-02-21 10:26 ` [PATCH V1 1/2] ASoC: dt-bindings: Add schema for "awinic,aw88166" wangweidong.a
2025-02-23 11:46   ` Krzysztof Kozlowski
2025-02-21 10:26 ` [PATCH V1 2/2] ASoC: codecs: Add aw88166 amplifier driver wangweidong.a
2025-02-23 11:46   ` Krzysztof Kozlowski
2025-02-25  7:42     ` wangweidong.a
2025-02-25  8:17       ` Krzysztof Kozlowski
2025-02-25 13:09   ` [PATCH " Markus Elfring
2025-02-25 13:20     ` Mark Brown

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox