[PATCH 1/2] dt-bindings: tas2562: Add the TAS2110 amplifier

From: Dan Murphy
Date: Mon Sep 21 2020 - 11:38:38 EST


Add the TAS2110 amplifier compatible.

Signed-off-by: Dan Murphy <dmurphy@xxxxxx>
---

This patchset is based on top of patchset https://lore.kernel.org/patchwork/project/lkml/list/?series=463709

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 d3ceda356aaa..27f7132ba2ef 100644
--- a/Documentation/devicetree/bindings/sound/tas2562.yaml
+++ b/Documentation/devicetree/bindings/sound/tas2562.yaml
@@ -20,6 +20,7 @@ description: |
https://www.ti.com/lit/gpn/tas2562
https://www.ti.com/lit/gpn/tas2563
https://www.ti.com/lit/gpn/tas2564
+ https://www.ti.com/lit/gpn/tas2110

properties:
compatible:
@@ -27,6 +28,7 @@ properties:
- ti,tas2562
- ti,tas2563
- ti,tas2564
+ - ti,tas2110

reg:
maxItems: 1
--
2.28.0