summaryrefslogtreecommitdiff
path: root/Documentation/devicetree/bindings/sound
diff options
context:
space:
mode:
authorViorel Suman <viorel.suman@nxp.com>2017-04-19 16:23:41 +0300
committerLeonard Crestez <leonard.crestez@nxp.com>2018-08-24 12:41:33 +0300
commit95ed7499438a7f8317f38f24e2f2cec34f35f21b (patch)
tree54d4db8c428754b1a041e1f4818c3ff84571281e /Documentation/devicetree/bindings/sound
parent0e3cd8f44fb163dd671f65a128da05f60aae9052 (diff)
dts: arm64: imx8qm: Add ESAI node, fix SAI clocks
Add ESAI node and the related EDMA configuration: channels and interrupts. Use a proper index name for SAI clocks. Add the missing compatible string in the ESAI documentation. Signed-off-by: Viorel Suman <viorel.suman@nxp.com> Reviewed-by: Daniel Baluta <daniel.baluta@nxp.com>
Diffstat (limited to 'Documentation/devicetree/bindings/sound')
-rw-r--r--Documentation/devicetree/bindings/sound/fsl,esai.txt4
1 files changed, 2 insertions, 2 deletions
diff --git a/Documentation/devicetree/bindings/sound/fsl,esai.txt b/Documentation/devicetree/bindings/sound/fsl,esai.txt
index 733c0a633c13..2b8cde1f1d1f 100644
--- a/Documentation/devicetree/bindings/sound/fsl,esai.txt
+++ b/Documentation/devicetree/bindings/sound/fsl,esai.txt
@@ -7,8 +7,8 @@ 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,imx35-esai" or "fsl,vf610-esai"
- reg : Offset and length of the register set for the device.