summaryrefslogtreecommitdiff
path: root/Documentation/devicetree/bindings/sound/fsl,esai.txt
diff options
context:
space:
mode:
Diffstat (limited to 'Documentation/devicetree/bindings/sound/fsl,esai.txt')
-rw-r--r--Documentation/devicetree/bindings/sound/fsl,esai.txt9
1 files changed, 7 insertions, 2 deletions
diff --git a/Documentation/devicetree/bindings/sound/fsl,esai.txt b/Documentation/devicetree/bindings/sound/fsl,esai.txt
index cd3ee5d84f03..bcb4d3fa2f9e 100644
--- a/Documentation/devicetree/bindings/sound/fsl,esai.txt
+++ b/Documentation/devicetree/bindings/sound/fsl,esai.txt
@@ -7,8 +7,9 @@ other DSPs. It has up to six transmitters and four receivers.
Required properties:
- - compatible : Compatible list, must contain "fsl,imx35-esai" or
- "fsl,vf610-esai"
+ - compatible : Compatible list, must contain "fsl,imx6ull-esai",
+ "fsl,imx8qxp-v1-esai", "fsl,imx8qm-esai"
+ "fsl,imx35-esai" or "fsl,vf610-esai"
- reg : Offset and length of the register set for the device.
@@ -46,6 +47,10 @@ Required properties:
will be in use as default, or the big endian mode
will be in use for all the device registers.
+ - fsl,dma-buffer-size: It specify the audio buffer size of playback and
+ capture. If this property is absent, using the default value of audio buffer
+ size.
+
Example:
esai: esai@02024000 {