[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <20250925051302.6805-2-baojun.xu@ti.com>
Date: Thu, 25 Sep 2025 13:13:02 +0800
From: Baojun Xu <baojun.xu@...com>
To: <broonie@...nel.org>
CC: <tiwai@...e.de>, <andriy.shevchenko@...ux.intel.com>,
<13916275206@....com>, <alsa-devel@...a-project.org>,
<shenghao-ding@...com>, <baojun.xu@...com>,
<linux-sound@...r.kernel.org>, <linux-kernel@...r.kernel.org>,
<lgirdwood@...il.com>, <robh@...nel.org>, <krzk+dt@...nel.org>,
<conor+dt@...nel.org>, <devicetree@...r.kernel.org>, <k-yi@...com>,
<henry.lo@...com>, <robinchen@...com>, <jesse-ji@...com>,
<will-wang@...com>, <jim.shil@...rtek.com>, <toastcheng@...gle.com>,
<chinkaiting@...gle.com>
Subject: [PATCH v1 2/2] ASoC: tas2781: Add tas5828 support
Update ti,tas2781.yaml for adding tas5828.
Signed-off-by: Baojun Xu <baojun.xu@...com>
---
Documentation/devicetree/bindings/sound/ti,tas2781.yaml | 8 +++++++-
1 file changed, 7 insertions(+), 1 deletion(-)
diff --git a/Documentation/devicetree/bindings/sound/ti,tas2781.yaml b/Documentation/devicetree/bindings/sound/ti,tas2781.yaml
index bd00afa47d62..a2173e851e45 100644
--- a/Documentation/devicetree/bindings/sound/ti,tas2781.yaml
+++ b/Documentation/devicetree/bindings/sound/ti,tas2781.yaml
@@ -24,7 +24,7 @@ description: |
Instruments Smart Amp speaker protection algorithm. The
integrated speaker voltage and current sense provides for real time
monitoring of loudspeaker behavior.
- The TAS5825/TAS5827 is a stereo, digital input Class-D audio
+ The TAS5825/TAS5827/TAS5828 is a stereo, digital input Class-D audio
amplifier optimized for efficiently driving high peak power into
small loudspeakers. An integrated on-chip DSP supports Texas
Instruments Smart Amp speaker protection algorithm.
@@ -37,6 +37,7 @@ description: |
https://www.ti.com/lit/gpn/tas2781
https://www.ti.com/lit/gpn/tas5825m
https://www.ti.com/lit/gpn/tas5827
+ https://www.ti.com/lit/gpn/tas5828m
properties:
compatible:
@@ -70,6 +71,9 @@ properties:
ti,tas5827: 47-W Stereo, Digital Input, High Efficiency Closed-Loop Class-D
Amplifier with Class-H Algorithm
+
+ ti,tas5828: 50-W Stereo, Digital Input, High Efficiency Closed-Loop Class-D
+ Amplifier with Hybrid-Pro Algorithm
oneOf:
- items:
- enum:
@@ -82,6 +86,7 @@ properties:
- ti,tas2572
- ti,tas5825
- ti,tas5827
+ - ti,tas5828
- const: ti,tas2781
- enum:
- ti,tas2781
@@ -183,6 +188,7 @@ allOf:
contains:
enum:
- ti,tas5827
+ - ti,tas5828
then:
properties:
reg:
--
2.43.0
Powered by blists - more mailing lists