[PATCH v1] ASoC: support machine driver with TAS2781

Mark Brown broonie at kernel.org
Tue Jun 11 03:52:45 PDT 2024


On Tue, Jun 11, 2024 at 10:22:27AM +0800, Rui Zhou wrote:
> Support amp TAS2781 for mt8188 platform
> 
> Signed-off-by: Rui Zhou <zhourui at huaqin.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

Ideally this would be sorted to avoid spurious merge conficts.  Also do
we really have dependencies here or should these just be being enabled
by users - these drivers are all pretty generic now?  Not that this
change in itself makes a huge difference to the existing state.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 488 bytes
Desc: not available
URL: <http://lists.infradead.org/pipermail/linux-mediatek/attachments/20240611/aaa4ebad/attachment.sig>


More information about the Linux-mediatek mailing list