lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <cover.1749454717.git.cy_huang@richtek.com>
Date: Mon, 9 Jun 2025 15:47:26 +0800
From: <cy_huang@...htek.com>
To: Mark Brown <broonie@...nel.org>, Rob Herring <robh@...nel.org>, "Krzysztof
 Kozlowski" <krzk+dt@...nel.org>
CC: Liam Girdwood <lgirdwood@...il.com>, Conor Dooley <conor+dt@...nel.org>,
	Jaroslav Kysela <perex@...ex.cz>, Takashi Iwai <tiwai@...e.com>, "ChiYuan
 Huang" <cy_huang@...htek.com>, Roy Chiu <roy_chiu@...htek.com>,
	<linux-sound@...r.kernel.org>, <devicetree@...r.kernel.org>,
	<linux-kernel@...r.kernel.org>
Subject: [PATCH v2 0/2] ASoC: Add Richtek RTQ9124 support

From: ChiYuan Huang <cy_huang@...htek.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


Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ