Linux Sound subsystem development
 help / color / mirror / Atom feed
* [PATCH v2 0/2] ASoC: Add Richtek RTQ9124 support
@ 2025-06-09  7:47 cy_huang
  2025-06-09  7:47 ` [PATCH v2 1/2] ASoC: dt-bindings: rt9123: Append RTQ9124 description cy_huang
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: cy_huang @ 2025-06-09  7:47 UTC (permalink / raw)
  To: Mark Brown, Rob Herring, Krzysztof Kozlowski
  Cc: Liam Girdwood, Conor Dooley, Jaroslav Kysela, Takashi Iwai,
	ChiYuan Huang, Roy Chiu, linux-sound, devicetree, linux-kernel

From: ChiYuan Huang <cy_huang@richtek.com>

This patch series adds Richtek RTQ9124 1x30W audio amplifier support.

v2:
- Instead to add a dedicated rtq9124 document file, append the
  description to the existed rt9123 yaml

ChiYuan Huang (2):
  ASoC: dt-bindings: rt9123: Append RTQ9124 description
  ASoC: codecs: Add support for Richtek RTQ9124

 .../bindings/sound/richtek,rt9123.yaml        |   9 +-
 sound/soc/codecs/Kconfig                      |   9 +
 sound/soc/codecs/Makefile                     |   4 +-
 sound/soc/codecs/rtq9124.c                    | 543 ++++++++++++++++++
 4 files changed, 563 insertions(+), 2 deletions(-)
 create mode 100644 sound/soc/codecs/rtq9124.c

-- 
2.34.1


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

end of thread, other threads:[~2025-06-09 21:00 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-06-09  7:47 [PATCH v2 0/2] ASoC: Add Richtek RTQ9124 support cy_huang
2025-06-09  7:47 ` [PATCH v2 1/2] ASoC: dt-bindings: rt9123: Append RTQ9124 description cy_huang
2025-06-09  7:47 ` [PATCH v2 2/2] ASoC: codecs: Add support for Richtek RTQ9124 cy_huang
2025-06-09 21:00 ` [PATCH v2 0/2] ASoC: Add Richtek RTQ9124 support Mark Brown

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