[PATCH 2/2] ASoC: bindings: fsl-asoc-card: Add compatible string for wm8524

From: Shengjiu Wang
Date: Tue Jun 23 2020 - 03:04:23 EST


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@xxxxxxx>
---
Documentation/devicetree/bindings/sound/fsl-asoc-card.txt | 2 ++
1 file changed, 2 insertions(+)

diff --git a/Documentation/devicetree/bindings/sound/fsl-asoc-card.txt b/Documentation/devicetree/bindings/sound/fsl-asoc-card.txt
index ca9a3a43adfd..133d7e14a4d0 100644
--- a/Documentation/devicetree/bindings/sound/fsl-asoc-card.txt
+++ b/Documentation/devicetree/bindings/sound/fsl-asoc-card.txt
@@ -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.
--
2.21.0