From 95ed7499438a7f8317f38f24e2f2cec34f35f21b Mon Sep 17 00:00:00 2001 From: Viorel Suman Date: Wed, 19 Apr 2017 16:23:41 +0300 Subject: 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 Reviewed-by: Daniel Baluta --- Documentation/devicetree/bindings/sound/fsl,esai.txt | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'Documentation/devicetree/bindings/sound') 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. -- cgit v1.2.3