[PATCH 2/2] ASoC: dt-bindings: tas57xx: add tas5753 compatibility

Bram Vlerick posted 2 patches 8 months, 2 weeks ago
[PATCH 2/2] ASoC: dt-bindings: tas57xx: add tas5753 compatibility
Posted by Bram Vlerick 8 months, 2 weeks ago
Add tas5753 to ti,tas57xx devicetree bindings.

Signed-off-by: Bram Vlerick <bram.vlerick@openpixelsystems.org>
---
 Documentation/devicetree/bindings/sound/ti,tas57xx.yaml | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/Documentation/devicetree/bindings/sound/ti,tas57xx.yaml b/Documentation/devicetree/bindings/sound/ti,tas57xx.yaml
index 74f7d02b424b9c5d5fd7ea573d7beeb5a2253337..0b013a34e2c10787cf7627a84565078c49bdb7b6 100644
--- a/Documentation/devicetree/bindings/sound/ti,tas57xx.yaml
+++ b/Documentation/devicetree/bindings/sound/ti,tas57xx.yaml
@@ -18,6 +18,7 @@ properties:
       - ti,tas5719
       - ti,tas5721
       - ti,tas5733
+      - ti,tas5753
 
   reg:
     maxItems: 1
@@ -98,6 +99,7 @@ allOf:
           contains:
             enum:
               - ti,tas5721
+              - ti,tas5753
     then:
       properties:
         HPVDD-supply: false

-- 
2.49.0
Re: [PATCH 2/2] ASoC: dt-bindings: tas57xx: add tas5753 compatibility
Posted by Krzysztof Kozlowski 8 months, 2 weeks ago
On 28/05/2025 14:10, Bram Vlerick wrote:
> Add tas5753 to ti,tas57xx devicetree bindings.
> 
> Signed-off-by: Bram Vlerick <bram.vlerick@openpixelsystems.org>
> ---

Reviewed-by: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org>

Best regards,
Krzysztof