From: Fabio Estevam Date: Sat, 4 Oct 2014 14:43:41 +0000 (-0300) Subject: ASoC: fsl_esai doc: Add "fsl,vf610-esai" as compatible string X-Git-Tag: v3.18-rc1~99^2~8^2~9^2 X-Git-Url: https://openfabrics.org/gitweb/?a=commitdiff_plain;h=5ea5570579739a8f80231d884e2979e25d3c0992;p=~emulex%2Finfiniband.git ASoC: fsl_esai doc: Add "fsl,vf610-esai" as compatible string 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 Acked-by: Nicolin Chen Signed-off-by: Mark Brown --- diff --git a/Documentation/devicetree/bindings/sound/fsl,esai.txt b/Documentation/devicetree/bindings/sound/fsl,esai.txt index aeb8c4a0b88..52f5b6bf3e8 100644 --- a/Documentation/devicetree/bindings/sound/fsl,esai.txt +++ b/Documentation/devicetree/bindings/sound/fsl,esai.txt @@ -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.