public inbox for devicetree@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH V3 0/2] ASoC: codecs: Add aw88083 amplifier driver
@ 2024-12-24  3:18 wangweidong.a
  2024-12-24  3:18 ` [PATCH V3 1/2] ASoC: dt-bindings: Add schema for "awinic,aw88083" wangweidong.a
  2024-12-24  3:18 ` [PATCH V3 2/2] ASoC: codecs: Add aw88083 amplifier driver wangweidong.a
  0 siblings, 2 replies; 5+ messages in thread
From: wangweidong.a @ 2024-12-24  3:18 UTC (permalink / raw)
  To: lgirdwood, broonie, robh, krzk+dt, conor+dt, perex, tiwai,
	ivprusov, neil.armstrong, jack.yu, rf, luca.ceresoli,
	quic_pkumpatl, herve.codina, masahiroy, nuno.sa, wangweidong.a,
	yesanishhere, linux-sound, devicetree, linux-kernel
  Cc: yijiangtao

From: Weidong Wang <wangweidong.a@awinic.com>

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.

v2 -> v3: Modify function formal parameter type error

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


base-commit: f07044dd0df0c9d0ad177c3098b62ccddb735a2d
-- 
2.47.0


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

end of thread, other threads:[~2024-12-24 11:09 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-12-24  3:18 [PATCH V3 0/2] ASoC: codecs: Add aw88083 amplifier driver wangweidong.a
2024-12-24  3:18 ` [PATCH V3 1/2] ASoC: dt-bindings: Add schema for "awinic,aw88083" wangweidong.a
2024-12-24  3:18 ` [PATCH V3 2/2] ASoC: codecs: Add aw88083 amplifier driver wangweidong.a
2024-12-24  9:56   ` Luca Ceresoli
2024-12-24 11:09     ` wangweidong.a

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