Re: [EXTERNAL] Re: [PATCH v1 2/2] ASoC: tas2781: Add tas5832 support
From: Krzysztof Kozlowski
Date: Fri Feb 27 2026 - 05:46:24 EST
On 27/02/2026 11:40, Xu, Baojun wrote:
>
> ________________________________________
>> 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.
Then above hunk and many others are not needed.
Best regards,
Krzysztof