[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <20200918150130.21015-1-dmurphy@ti.com>
Date: Fri, 18 Sep 2020 10:01:29 -0500
From: Dan Murphy <dmurphy@...com>
To: <lgirdwood@...il.com>, <broonie@...nel.org>, <tiwai@...e.com>,
<robh+dt@...nel.org>
CC: <devicetree@...r.kernel.org>, <alsa-devel@...a-project.org>,
<linux-kernel@...r.kernel.org>, Dan Murphy <dmurphy@...com>
Subject: [PATCH 1/2] dt-bindings: tas2562: Add TAS2564 to binding
Add the TAS2564 compatible and data sheet link to the binding.
Signed-off-by: Dan Murphy <dmurphy@...com>
---
Documentation/devicetree/bindings/sound/tas2562.yaml | 2 ++
1 file changed, 2 insertions(+)
diff --git a/Documentation/devicetree/bindings/sound/tas2562.yaml b/Documentation/devicetree/bindings/sound/tas2562.yaml
index c3b7e19a0d44..d3ceda356aaa 100644
--- a/Documentation/devicetree/bindings/sound/tas2562.yaml
+++ b/Documentation/devicetree/bindings/sound/tas2562.yaml
@@ -19,12 +19,14 @@ description: |
Specifications about the audio amplifier can be found at:
https://www.ti.com/lit/gpn/tas2562
https://www.ti.com/lit/gpn/tas2563
+ https://www.ti.com/lit/gpn/tas2564
properties:
compatible:
enum:
- ti,tas2562
- ti,tas2563
+ - ti,tas2564
reg:
maxItems: 1
--
2.28.0
Powered by blists - more mailing lists