From: <cy_huang@richtek.com>
To: Mark Brown <broonie@kernel.org>, Rob Herring <robh@kernel.org>,
"Krzysztof Kozlowski" <krzk+dt@kernel.org>
Cc: Liam Girdwood <lgirdwood@gmail.com>,
Conor Dooley <conor+dt@kernel.org>,
Jaroslav Kysela <perex@perex.cz>, Takashi Iwai <tiwai@suse.com>,
"ChiYuan Huang" <cy_huang@richtek.com>,
Roy Chiu <roy_chiu@richtek.com>, <linux-sound@vger.kernel.org>,
<devicetree@vger.kernel.org>, <linux-kernel@vger.kernel.org>
Subject: [PATCH v2 0/2] ASoC: Add Richtek RTQ9124 support
Date: Mon, 9 Jun 2025 15:47:26 +0800 [thread overview]
Message-ID: <cover.1749454717.git.cy_huang@richtek.com> (raw)
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
next reply other threads:[~2025-06-09 7:47 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2025-06-09 7:47 cy_huang [this message]
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
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=cover.1749454717.git.cy_huang@richtek.com \
--to=cy_huang@richtek.com \
--cc=broonie@kernel.org \
--cc=conor+dt@kernel.org \
--cc=devicetree@vger.kernel.org \
--cc=krzk+dt@kernel.org \
--cc=lgirdwood@gmail.com \
--cc=linux-kernel@vger.kernel.org \
--cc=linux-sound@vger.kernel.org \
--cc=perex@perex.cz \
--cc=robh@kernel.org \
--cc=roy_chiu@richtek.com \
--cc=tiwai@suse.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.