Add the TAS2564 compatible and data sheet link to the binding.
Signed-off-by: Dan Murphy <[email protected]>
---
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