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]
Date: Tue, 11 Jun 2024 10:22:27 +0800
From: Rui Zhou <zhourui@...qin.corp-partner.google.com>
To: lgirdwood@...il.com,
	broonie@...nel.org,
	perex@...ex.cz,
	tiwai@...e.com,
	matthias.bgg@...il.com,
	angelogioacchino.delregno@...labora.com,
	trevor.wu@...iatek.com,
	allen-kh.cheng@...iatek.com,
	kuninori.morimoto.gx@...esas.com
Cc: maso.huang@...iatek.com,
	linux-sound@...r.kernel.org,
	linux-arm-kernel@...ts.infradead.org,
	linux-kernel@...r.kernel.org,
	linux-mediatek@...ts.infradead.org,
	Rui Zhou <zhourui@...qin.corp-partner.google.com>
Subject: [PATCH v1] ASoC:  support machine driver with TAS2781

Support amp TAS2781 for mt8188 platform

Signed-off-by: Rui Zhou <zhourui@...qin.corp-partner.google.com>
---
 sound/soc/mediatek/Kconfig | 1 +
 1 file changed, 1 insertion(+)

diff --git a/sound/soc/mediatek/Kconfig b/sound/soc/mediatek/Kconfig
index 5a8476e1ecca..07f67f96c889 100644
--- a/sound/soc/mediatek/Kconfig
+++ b/sound/soc/mediatek/Kconfig
@@ -233,6 +233,7 @@ config SND_SOC_MT8188_MT6359
 	select SND_SOC_HDMI_CODEC
 	select SND_SOC_DMIC
 	select SND_SOC_MAX98390
+	select SND_SOC_TAS2781_I2C
 	select SND_SOC_NAU8315
 	select SND_SOC_NAU8825
 	select SND_SOC_RT5682S
-- 
2.34.1


Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ