[PATCH v1 1/2] ASoC: dt-bindings: ti,tas2781: Add TAS2573 support

From: Baojun Xu

Date: Mon Jun 01 2026 - 23:55:16 EST


The TAS2573 belongs to the TAS257x device family, featuring an integrated
DSP and IV sensing capability.

Signed-off-by: Baojun Xu <baojun.xu@xxxxxx>
---
Documentation/devicetree/bindings/sound/ti,tas2781.yaml | 5 +++++
1 file changed, 5 insertions(+)

diff --git a/Documentation/devicetree/bindings/sound/ti,tas2781.yaml b/Documentation/devicetree/bindings/sound/ti,tas2781.yaml
index b21466bb0730..aa5a317b5a36 100644
--- a/Documentation/devicetree/bindings/sound/ti,tas2781.yaml
+++ b/Documentation/devicetree/bindings/sound/ti,tas2781.yaml
@@ -71,6 +71,9 @@ properties:
ti,tas2572: 6.6-W Digital Input smart amp with I/V sense and integrated
13-V Class-H Boost

+ ti,tas2573: Boosted Class-D Audio Amplifier with Integrated DSP and IV
+ Sense
+
ti,tas2574: 8.5-W Digital Input smart amp with I/V sense and integrated
15-V Class-H Boost

@@ -121,6 +124,7 @@ properties:
- ti,tas2568
- ti,tas2570
- ti,tas2572
+ - ti,tas2573
- ti,tas2574
- ti,tas5802
- ti,tas5806m
@@ -183,6 +187,7 @@ allOf:
contains:
enum:
- ti,tas2563
+ - ti,tas2573
- ti,tas5825
then:
properties:
--
2.25.1