ASoC: bindings: fsl-asoc-card: add compatible string for TLV320AIC32x4 codec
authorMatthias Schiffer <matthias.schiffer@ew.tq-group.com>
Fri, 21 Aug 2020 07:11:52 +0000 (09:11 +0200)
committerMark Brown <broonie@kernel.org>
Fri, 21 Aug 2020 14:24:40 +0000 (15:24 +0100)
The TLV320AIC32x4 is commonly used on TQ-Systems starterkit mainboards
for i.MX-based SoMs (i.MX6Q/DL, i.MX6UL, i.MX7) and LS1021A.

Signed-off-by: Matthias Schiffer <matthias.schiffer@ew.tq-group.com>
Acked-by: Nicolin Chen <nicoleotsuka@gmail.com>
Link: https://lore.kernel.org/r/20200821071153.7317-1-matthias.schiffer@ew.tq-group.com
Signed-off-by: Mark Brown <broonie@kernel.org>
Documentation/devicetree/bindings/sound/fsl-asoc-card.txt

index 63ebf52..f339be6 100644 (file)
@@ -38,6 +38,8 @@ The compatible list for this generic sound card currently:
 
  "fsl,imx-audio-wm8524"
 
+ "fsl,imx-audio-tlv320aic32x4"
+
 Required properties:
 
   - compatible         : Contains one of entries in the compatible list.