ASoC: bindings: fsl-asoc-card: Add compatible string for wm8524
authorShengjiu Wang <shengjiu.wang@nxp.com>
Tue, 23 Jun 2020 06:52:47 +0000 (14:52 +0800)
committerMark Brown <broonie@kernel.org>
Wed, 24 Jun 2020 15:15:06 +0000 (16:15 +0100)
In order to support wm8524 codec with fsl-asoc-card machine
driver, add compatible string "fsl,imx-audio-wm8524".

Signed-off-by: Shengjiu Wang <shengjiu.wang@nxp.com>
Acked-by: Nicolin Chen <nicoleotsuka@gmail.com>
Link: https://lore.kernel.org/r/1592895167-30483-2-git-send-email-shengjiu.wang@nxp.com
Signed-off-by: Mark Brown <broonie@kernel.org>
Documentation/devicetree/bindings/sound/fsl-asoc-card.txt

index ca9a3a4..133d7e1 100644 (file)
@@ -36,6 +36,8 @@ The compatible list for this generic sound card currently:
 
  "fsl,imx-audio-mqs"
 
+ "fsl,imx-audio-wm8524"
+
 Required properties:
 
   - compatible         : Contains one of entries in the compatible list.