All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH v1 1/2] ASoC: dt-bindings: ti,tas2781: Add TAS5832 support
@ 2026-02-26  7:57 Baojun Xu
  2026-02-26  7:57 ` [PATCH v1 2/2] ASoC: tas2781: Add tas5832 support Baojun Xu
  2026-02-27 10:35 ` [PATCH v1 1/2] ASoC: dt-bindings: ti,tas2781: Add TAS5832 support Krzysztof Kozlowski
  0 siblings, 2 replies; 19+ messages in thread
From: Baojun Xu @ 2026-02-26  7:57 UTC (permalink / raw)
  To: broonie, tiwai
  Cc: andriy.shevchenko, 13916275206, shenghao-ding, baojun.xu,
	linux-sound, linux-kernel, lgirdwood, robh, krzk+dt, conor+dt,
	devicetree, k-yi, henry.lo, robinchen, will-wang, jim.shil,
	toastcheng, chinkaiting

TAS5832 is in same family with TAS5827/28/30.

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

diff --git a/Documentation/devicetree/bindings/sound/ti,tas2781.yaml b/Documentation/devicetree/bindings/sound/ti,tas2781.yaml
index f3a5638f4239..b21466bb0730 100644
--- a/Documentation/devicetree/bindings/sound/ti,tas2781.yaml
+++ b/Documentation/devicetree/bindings/sound/ti,tas2781.yaml
@@ -1,5 +1,5 @@
 # SPDX-License-Identifier: (GPL-2.0-only OR BSD-2-Clause)
-# Copyright (C) 2022 - 2025 Texas Instruments Incorporated
+# Copyright (C) 2022 - 2026 Texas Instruments Incorporated
 %YAML 1.2
 ---
 $id: http://devicetree.org/schemas/sound/ti,tas2781.yaml#
@@ -107,6 +107,9 @@ properties:
 
       ti,tas5830: 65-W Stereo, Digital Input, High Efficiency Closed-Loop
       Class-D Amplifier with Class-H Algorithm
+
+      ti,tas5832: 81-W Stereo, Digital Input, High Efficiency Closed-Loop
+      Class-D Amplifier with Class-H Algorithm
     oneOf:
       - items:
           - enum:
@@ -128,6 +131,7 @@ properties:
               - ti,tas5827
               - ti,tas5828
               - ti,tas5830
+              - ti,tas5832
           - const: ti,tas2781
       - enum:
           - ti,tas2781
@@ -264,6 +268,7 @@ allOf:
               - ti,tas5827
               - ti,tas5828
               - ti,tas5830
+              - ti,tas5832
     then:
       properties:
         reg:
-- 
2.25.1


^ permalink raw reply related	[flat|nested] 19+ messages in thread

end of thread, other threads:[~2026-03-26  2:24 UTC | newest]

Thread overview: 19+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2026-02-26  7:57 [PATCH v1 1/2] ASoC: dt-bindings: ti,tas2781: Add TAS5832 support Baojun Xu
2026-02-26  7:57 ` [PATCH v1 2/2] ASoC: tas2781: Add tas5832 support Baojun Xu
2026-02-27 10:34   ` Krzysztof Kozlowski
2026-02-27 10:40     ` [EXTERNAL] " Xu, Baojun
2026-02-27 10:46       ` Krzysztof Kozlowski
2026-03-02  8:24         ` Xu, Baojun
2026-03-02  8:58           ` Krzysztof Kozlowski
2026-03-02  9:22             ` Xu, Baojun
2026-03-02  9:27               ` Krzysztof Kozlowski
2026-03-02  9:37                 ` Xu, Baojun
2026-03-02 10:07                   ` Krzysztof Kozlowski
2026-03-02  9:44                 ` andriy.shevchenko
2026-03-02 10:09                   ` Krzysztof Kozlowski
2026-03-06 10:08                     ` Ding, Shenghao
2026-03-06 10:41                       ` Krzysztof Kozlowski
2026-03-17  6:05                         ` Ding, Shenghao
2026-03-17  7:06                           ` Krzysztof Kozlowski
2026-03-26  2:24                             ` Ding, Shenghao
2026-02-27 10:35 ` [PATCH v1 1/2] ASoC: dt-bindings: ti,tas2781: Add TAS5832 support Krzysztof Kozlowski

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.