diff mbox series

[2/2] ASoC: bindings: fsl-asoc-card: add compatible string for WM8958 codec

Message ID 1615986303-27959-2-git-send-email-shengjiu.wang@nxp.com
State Accepted
Commit df8077c6fe64fe98c1b1c1f9ecf84afc773e726f
Headers show
Series None | expand

Commit Message

Shengjiu Wang March 17, 2021, 1:05 p.m. UTC
The WM8958 codec is used on i.MX7D val board.

Signed-off-by: Shengjiu Wang <shengjiu.wang@nxp.com>
---
 Documentation/devicetree/bindings/sound/fsl-asoc-card.txt | 2 ++
 1 file changed, 2 insertions(+)
diff mbox series

Patch

diff --git a/Documentation/devicetree/bindings/sound/fsl-asoc-card.txt b/Documentation/devicetree/bindings/sound/fsl-asoc-card.txt
index 90d9e9d81624..23d83fa7609f 100644
--- a/Documentation/devicetree/bindings/sound/fsl-asoc-card.txt
+++ b/Documentation/devicetree/bindings/sound/fsl-asoc-card.txt
@@ -42,6 +42,8 @@  The compatible list for this generic sound card currently:
 
  "fsl,imx-audio-si476x"
 
+ "fsl,imx-audio-wm8958"
+
 Required properties:
 
   - compatible		: Contains one of entries in the compatible list.