summaryrefslogtreecommitdiff
path: root/Documentation/devicetree/bindings/sound
diff options
context:
space:
mode:
authorDaniel Baluta <daniel.baluta@nxp.com>2017-07-13 13:42:42 +0300
committerLeonard Crestez <leonard.crestez@nxp.com>2018-08-24 12:41:33 +0300
commit7511009a7642ec86aac192d97623a415abbd3678 (patch)
tree967cee14b6a546bf841bcd453142ef0956d2ccb5 /Documentation/devicetree/bindings/sound
parentfd96483abf2647f79661fd97cc3003737881dfe1 (diff)
MLK-15937-4: ASoC: fsl_spdif: Use DMA workaround for SPDIF
Similar with commit 2f756e7aa88407 ("MLK-15004-4: ASoC: fsl_esai: esai workaround for imx8qxp Rev1") this is needed because of a hardware issue where SPDIF DMA request signal is active low but the DMA input is active high. The workaround uses GPT to convert DMA request signal to EDMA. Reviewed-by: Shengjiu Wang <shengjiu.wang@nxp.com> Signed-off-by: Daniel Baluta <daniel.baluta@nxp.com>
Diffstat (limited to 'Documentation/devicetree/bindings/sound')
-rw-r--r--Documentation/devicetree/bindings/sound/fsl,spdif.txt3
1 files changed, 2 insertions, 1 deletions
diff --git a/Documentation/devicetree/bindings/sound/fsl,spdif.txt b/Documentation/devicetree/bindings/sound/fsl,spdif.txt
index 49f791510bf4..ee0fcb7fe95d 100644
--- a/Documentation/devicetree/bindings/sound/fsl,spdif.txt
+++ b/Documentation/devicetree/bindings/sound/fsl,spdif.txt
@@ -7,7 +7,8 @@ a fibre cable.
Required properties:
- compatible : Compatible list, must contain "fsl,imx35-spdif",
- "fsl,vf610-spdif", "fsl,imx8qm-spdif".
+ "fsl,vf610-spdif", "fsl,imx8qm-spdif",
+ "fsl,imx8qxp-v1-spdif"
- reg : Offset and length of the register set for the device.