summaryrefslogtreecommitdiff
path: root/Documentation
diff options
context:
space:
mode:
authorDaniel Baluta <daniel.baluta@nxp.com>2017-07-13 13:42:42 +0300
committerLeonard Crestez <leonard.crestez@nxp.com>2017-10-05 14:54:31 +0300
commite76fb2786d32f95f955a00fc0acf8c7080a52307 (patch)
tree7253cae7d7f8cfd45c4336b96ad05aec46bdb116 /Documentation
parent12000eab3d35cb26cef5bf848fd9a8895e05a281 (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')
-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.