summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--Documentation/devicetree/bindings/dma/fsl-imx-sdma.txt10
1 files changed, 1 insertions, 9 deletions
diff --git a/Documentation/devicetree/bindings/dma/fsl-imx-sdma.txt b/Documentation/devicetree/bindings/dma/fsl-imx-sdma.txt
index b1d161fe188a..ffa61264a214 100644
--- a/Documentation/devicetree/bindings/dma/fsl-imx-sdma.txt
+++ b/Documentation/devicetree/bindings/dma/fsl-imx-sdma.txt
@@ -57,12 +57,7 @@ The full ID of peripheral types can be found below.
24 SAI
25 HDMI Audio
-The third cell specifies the transfer priority and software done
-as below.
-
- Bit31: sw_done
- Bit15~Bit8: selector
- Bit7~Bit0: priority level
+The third cell specifies the transfer priority as below.
ID transfer priority
-------------------------
@@ -70,9 +65,6 @@ as below.
1 Medium
2 Low
-For example: 0x80000000 means sw_done enabled for done0 sector and
- High priority for PDM on i.mx8mm.
-
Optional properties:
- gpr : The phandle to the General Purpose Register (GPR) node.