________________________________________
From: Krzysztof Kozlowski <krzk@kernel.org>
Sent: 27 February 2026 18:34
To: Xu, Baojun
Cc: broonie@kernel.org; tiwai@suse.de; andriy.shevchenko@linux.intel.com; 13916275206@139.com; Ding, Shenghao; linux-sound@vger.kernel.org; linux-kernel@vger.kernel.org; lgirdwood@gmail.com; robh@kernel.org; krzk+dt@kernel.org; conor+dt@kernel.org; devicetree@vger.kernel.org; Yi, Ken; Lo, Henry; Chen, Robin; Wang, Will; jim.shil@goertek.com; toastcheng@google.com; chinkaiting@google.com
Subject: [EXTERNAL] Re: [PATCH v1 2/2] ASoC: tas2781: Add tas5832 support
quoted
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