[PATCH 1/2] dt-bindings: tas2562: Add TAS2564 to binding
Dan Murphy
dmurphy at ti.com
Fri Sep 18 17:01:29 CEST 2020
Add the TAS2564 compatible and data sheet link to the binding.
Signed-off-by: Dan Murphy <dmurphy at ti.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
More information about the Alsa-devel
mailing list