Re: [EXTERNAL] Re: [PATCH v1 2/2] ASoC: tas2781: Add tas5832 support
From: Xu, Baojun
Date: Fri Feb 27 2026 - 05:41:08 EST
________________________________________
> From: Krzysztof Kozlowski <krzk@xxxxxxxxxx>
> Sent: 27 February 2026 18:34
> To: Xu, Baojun
> Cc: broonie@xxxxxxxxxx; tiwai@xxxxxxx; andriy.shevchenko@xxxxxxxxxxxxxxx; 13916275206@xxxxxxx; Ding, Shenghao; linux-sound@xxxxxxxxxxxxxxx; linux-kernel@xxxxxxxxxxxxxxx; lgirdwood@xxxxxxxxx; robh@xxxxxxxxxx; krzk+dt@xxxxxxxxxx; conor+dt@xxxxxxxxxx; devicetree@xxxxxxxxxxxxxxx; Yi, Ken; Lo, Henry; Chen, Robin; Wang, Will; jim.shil@xxxxxxxxxxx; toastcheng@xxxxxxxxxx; chinkaiting@xxxxxxxxxx
> Subject: [EXTERNAL] Re: [PATCH v1 2/2] ASoC: tas2781: Add tas5832 support
>
> > MODULE_DEVICE_TABLE(i2c, tasdevice_id);
> > @@ -144,6 +145,7 @@ static const struct of_device_id tasdevice_of_match[] = {
> > { .compatible = "ti,tas5827" },
> > { .compatible = "ti,tas5828" },
> > { .compatible = "ti,tas5830" },
> > + { .compatible = "ti,tas5832" },
>
> So it is fully compatible with tas5830 and most of the changes here are
> not needed?
Yes, it's fully compatible with tas5827/28/30.
> Best regards,
> Krzysztof
>
Best Regards
Jim