From df8077c6fe64fe98c1b1c1f9ecf84afc773e726f Mon Sep 17 00:00:00 2001 From: Shengjiu Wang Date: Wed, 17 Mar 2021 21:05:03 +0800 Subject: [PATCH] ASoC: bindings: fsl-asoc-card: add compatible string for WM8958 codec The WM8958 codec is used on i.MX7D val board. Signed-off-by: Shengjiu Wang Link: https://lore.kernel.org/r/1615986303-27959-2-git-send-email-shengjiu.wang@nxp.com Signed-off-by: Mark Brown --- 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 90d9e9d..23d83fa 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. -- 2.7.4