mirror of
https://github.com/torvalds/linux.git
synced 2026-07-28 01:55:51 +02:00
ASoC: dt-bindings: ti,tas2781: Add TAS2573 support
The TAS2573 belongs to the TAS257x device family, featuring an integrated DSP and IV sensing capability. Signed-off-by: Baojun Xu <baojun.xu@ti.com> Reviewed-by: Krzysztof Kozlowski <krzysztof.kozlowski@oss.qualcomm.com> Link: https://patch.msgid.link/20260602100532.6463-1-baojun.xu@ti.com Signed-off-by: Mark Brown <broonie@kernel.org>
This commit is contained in:
parent
3ef902c960
commit
a0cecbfc15
|
|
@ -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:
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user