aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorHui Wang <[email protected]>2022-06-16 12:00:46 +0800
committerMark Brown <[email protected]>2023-06-17 14:13:51 +0100
commit424a64a2bbc6014c76b9ef6356d38ad8e66d95ad (patch)
treee1ed750790a7b56165ab8fb1a9fc8e4e0acc09ec
parent1075df4bdeb320bbf94a1f6d3761391264eb2c7f (diff)
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 <[email protected]> Link: https://lore.kernel.org/r/Message-Id: <[email protected]> Signed-off-by: Mark Brown <[email protected]>
-rw-r--r--Documentation/devicetree/bindings/sound/fsl-asoc-card.txt2
1 files changed, 2 insertions, 0 deletions
diff --git a/Documentation/devicetree/bindings/sound/fsl-asoc-card.txt b/Documentation/devicetree/bindings/sound/fsl-asoc-card.txt
index 8b4f4015cfe4..4e8dbc5abfd1 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.