All of lore.kernel.org
 help / color / mirror / Atom feed
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 0/2] ASoC: Add Richtek RTQ9124 support
Date: Fri, 6 Jun 2025 16:24:33 +0800	[thread overview]
Message-ID: <cover.1749197773.git.cy_huang@richtek.com> (raw)

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


             reply	other threads:[~2025-06-06  8:29 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2025-06-06  8:24 cy_huang [this message]
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

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.1749197773.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.