devicetree.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/2] ASoC: Add Richtek RTQ9124 support
@ 2025-06-06  8:24 cy_huang
  2025-06-06  8:24 ` [PATCH 1/2] ASoC: dt-bindings: Add Richtek RTQ9124 cy_huang
  2025-06-06  8:24 ` [PATCH 2/2] ASoC: codecs: Add support for " cy_huang
  0 siblings, 2 replies; 7+ messages in thread
From: cy_huang @ 2025-06-06  8:24 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.

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

 .../bindings/sound/richtek,rtq9124.yaml       |  57 ++
 sound/soc/codecs/Kconfig                      |   9 +
 sound/soc/codecs/Makefile                     |   4 +-
 sound/soc/codecs/rtq9124.c                    | 543 ++++++++++++++++++
 4 files changed, 612 insertions(+), 1 deletion(-)
 create mode 100644 Documentation/devicetree/bindings/sound/richtek,rtq9124.yaml
 create mode 100644 sound/soc/codecs/rtq9124.c


base-commit: 61e36be334b06716d81eeafb105bc953bb37f48c
-- 
2.34.1


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

end of thread, other threads:[~2025-06-06  9:19 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-06-06  8:24 [PATCH 0/2] ASoC: Add Richtek RTQ9124 support cy_huang
2025-06-06  8:24 ` [PATCH 1/2] ASoC: dt-bindings: Add Richtek RTQ9124 cy_huang
2025-06-06  8:33   ` Krzysztof Kozlowski
2025-06-06  8:43     ` ChiYuan Huang
2025-06-06  8:50       ` Krzysztof Kozlowski
2025-06-06  9:19         ` ChiYuan Huang
2025-06-06  8:24 ` [PATCH 2/2] ASoC: codecs: Add support for " cy_huang

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).