devicetree.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/2] ASoC: Add rtq9128 audio amplifier
@ 2023-09-18  9:45 cy_huang
  2023-09-18  9:45 ` [PATCH 1/2] ASoC: dt-bindings: Add Richtek " cy_huang
  2023-09-18  9:45 ` [PATCH 2/2] ASoC: codecs: Add Richtek rtq9128audio amplifier support cy_huang
  0 siblings, 2 replies; 4+ messages in thread
From: cy_huang @ 2023-09-18  9:45 UTC (permalink / raw)
  To: Mark Brown, Krzysztof Kozlowski, Conor Dooley
  Cc: Liam Girdwood, Rob Herring, Jaroslav Kysela, Takashi Iwai,
	ChiYuan Huang, Allen Lin, alsa-devel, devicetree, linux-kernel

From: ChiYuan Huang <cy_huang@richtek.com>

This patch series adds Richtek rtq9128 automotive audio amplifier
support. It can deliver up to 4x75W into 4Ohm speaker from a 25V
supply in automotive applications.

ChiYuan Huang (2):
  ASoC: dt-bindings: Add Richtek rtq9128 audio amplifier
  ASoC: codecs: Add Richtek rtq9128audio amplifier support

 .../bindings/sound/richtek,rtq9128.yaml       |  51 ++
 sound/soc/codecs/Kconfig                      |  15 +
 sound/soc/codecs/Makefile                     |   2 +
 sound/soc/codecs/rtq9128.c                    | 742 ++++++++++++++++++
 4 files changed, 810 insertions(+)
 create mode 100644 Documentation/devicetree/bindings/sound/richtek,rtq9128.yaml
 create mode 100644 sound/soc/codecs/rtq9128.c


base-commit: ce9ecca0238b140b88f43859b211c9fdfd8e5b70
-- 
2.34.1


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

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

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-09-18  9:45 [PATCH 0/2] ASoC: Add rtq9128 audio amplifier cy_huang
2023-09-18  9:45 ` [PATCH 1/2] ASoC: dt-bindings: Add Richtek " cy_huang
2023-09-18 12:11   ` Krzysztof Kozlowski
2023-09-18  9:45 ` [PATCH 2/2] ASoC: codecs: Add Richtek rtq9128audio amplifier support 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).