[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <1695030341-20711-1-git-send-email-cy_huang@richtek.com>
Date: Mon, 18 Sep 2023 17:45:39 +0800
From: <cy_huang@...htek.com>
To: Mark Brown <broonie@...nel.org>,
Krzysztof Kozlowski <krzysztof.kozlowski+dt@...aro.org>,
Conor Dooley <conor+dt@...nel.org>
CC: Liam Girdwood <lgirdwood@...il.com>,
Rob Herring <robh+dt@...nel.org>,
Jaroslav Kysela <perex@...ex.cz>,
Takashi Iwai <tiwai@...e.com>,
ChiYuan Huang <cy_huang@...htek.com>,
Allen Lin <allen_lin@...htek.com>,
<alsa-devel@...a-project.org>, <devicetree@...r.kernel.org>,
<linux-kernel@...r.kernel.org>
Subject: [PATCH 0/2] ASoC: Add rtq9128 audio amplifier
From: ChiYuan Huang <cy_huang@...htek.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
Powered by blists - more mailing lists