]> git.proxmox.com Git - mirror_ubuntu-kernels.git/commitdiff
dt-bindings: tas2562: Add TAS2564 to binding
authorDan Murphy <dmurphy@ti.com>
Fri, 18 Sep 2020 15:01:29 +0000 (10:01 -0500)
committerMark Brown <broonie@kernel.org>
Mon, 21 Sep 2020 16:28:11 +0000 (17:28 +0100)
Add the TAS2564 compatible and data sheet link to the binding.

Signed-off-by: Dan Murphy <dmurphy@ti.com>
Link: https://lore.kernel.org/r/20200918150130.21015-1-dmurphy@ti.com
Signed-off-by: Mark Brown <broonie@kernel.org>
Documentation/devicetree/bindings/sound/tas2562.yaml

index c3b7e19a0d44b60049ab129c325d72aa7c17e0ff..d3ceda356aaaed28b54ee772ae0fc2aeda8dbbef 100644 (file)
@@ -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