ASoC: fsl_esai doc: Add "fsl,vf610-esai" as compatible string
authorFabio Estevam <fabio.estevam@freescale.com>
Sat, 4 Oct 2014 14:43:41 +0000 (11:43 -0300)
committerMark Brown <broonie@kernel.org>
Sat, 4 Oct 2014 18:08:10 +0000 (19:08 +0100)
Since commit b21cc2f5fdfe224 ("ASoC: esai: Add VF610+ compatibles support.")
the fsl_esai driver also accepts  the "fsl,vf610-esai" compatible string.

Update the documentation accordingly.

Signed-off-by: Fabio Estevam <fabio.estevam@freescale.com>
Acked-by: Nicolin Chen <nicoleotsuka@gmail.com>
Signed-off-by: Mark Brown <broonie@kernel.org>
Documentation/devicetree/bindings/sound/fsl,esai.txt

index aeb8c4a..52f5b6b 100644 (file)
@@ -7,7 +7,8 @@ other DSPs. It has up to six transmitters and four receivers.
 
 Required properties:
 
-  - compatible : Compatible list, must contain "fsl,imx35-esai".
+  - compatible : Compatible list, must contain "fsl,imx35-esai" or
+                "fsl,vf610-esai"
 
   - reg : Offset and length of the register set for the device.