From: Ariel D'Alessandro Date: Thu, 10 Feb 2022 13:40:48 +0000 (-0300) Subject: ASoC: bindings: fsl-asoc-card: Add compatible for tlv320aic31xx codec X-Git-Tag: v6.6.17~6759^2~120^2~164 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=23c2f1392f2f3a1c7a82c5d18f02d1a055ad6f16;p=platform%2Fkernel%2Flinux-rpi.git ASoC: bindings: fsl-asoc-card: Add compatible for tlv320aic31xx codec Commit 8c9b9cfb7724 ("ASoC: fsl-asoc-card: Support fsl,imx-audio-tlv320aic31xx codec")' added support for tlv320aic31xx codec to fsl-asoc-card, but missed the related device-tree compatible string documentation. Fix this. Signed-off-by: Ariel D'Alessandro Link: https://lore.kernel.org/r/20220210134049.32576-1-ariel.dalessandro@collabora.com Signed-off-by: Mark Brown --- diff --git a/Documentation/devicetree/bindings/sound/fsl-asoc-card.txt b/Documentation/devicetree/bindings/sound/fsl-asoc-card.txt index b219626..8b4f401 100644 --- a/Documentation/devicetree/bindings/sound/fsl-asoc-card.txt +++ b/Documentation/devicetree/bindings/sound/fsl-asoc-card.txt @@ -40,6 +40,8 @@ The compatible list for this generic sound card currently: "fsl,imx-audio-tlv320aic32x4" + "fsl,imx-audio-tlv320aic31xx" + "fsl,imx-audio-si476x" "fsl,imx-audio-wm8958"