diff options
author | Xiubo Li <lixiubo@cmss.chinamobile.com> | 2016-01-15 13:33:08 +0800 |
---|---|---|
committer | Mark Brown <broonie@kernel.org> | 2016-01-15 18:16:30 +0000 |
commit | 2935bf43ef12a8d68b96776ec11155cfa120cb0d (patch) | |
tree | b7da83f06f940c59df68b43ac79e44b0a8567345 /Documentation | |
parent | 8005c49d9aea74d382f474ce11afbbc7d7130bec (diff) |
ASoC: fsl: document DT compatible string "fsl,imx-audio-wm8960"
The devicetree compatible string "fsl,imx-audio-wm8960" for
fsl-asoc-card is missing.
Signed-off-by: Xiubo Li <lixiubo@cmss.chinamobile.com>
Signed-off-by: Mark Brown <broonie@kernel.org>
Diffstat (limited to 'Documentation')
-rw-r--r-- | Documentation/devicetree/bindings/sound/fsl-asoc-card.txt | 2 |
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 ce55c0a6f757..4da41bf1888e 100644 --- a/Documentation/devicetree/bindings/sound/fsl-asoc-card.txt +++ b/Documentation/devicetree/bindings/sound/fsl-asoc-card.txt @@ -30,6 +30,8 @@ The compatible list for this generic sound card currently: "fsl,imx-audio-sgtl5000" (compatible with Documentation/devicetree/bindings/sound/imx-audio-sgtl5000.txt) + "fsl,imx-audio-wm8960" + Required properties: - compatible : Contains one of entries in the compatible list. |