From 424a64a2bbc6014c76b9ef6356d38ad8e66d95ad Mon Sep 17 00:00:00 2001 From: Hui Wang Date: Thu, 16 Jun 2022 12:00:46 +0800 Subject: [PATCH] ASoC: bindings: fsl-asoc-card: add compatible string for nau8822 codec The nau8822 codec is used on an imx6sx EVB. Signed-off-by: Hui Wang Link: https://lore.kernel.org/r/Message-Id: <20220616040046.103524-2-hui.wang@canonical.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 8b4f401..4e8dbc5 100644 --- a/Documentation/devicetree/bindings/sound/fsl-asoc-card.txt +++ b/Documentation/devicetree/bindings/sound/fsl-asoc-card.txt @@ -46,6 +46,8 @@ The compatible list for this generic sound card currently: "fsl,imx-audio-wm8958" + "fsl,imx-audio-nau8822" + Required properties: - compatible : Contains one of entries in the compatible list. -- 2.7.4