From c0c1e973d702fd3707ee4fccace41571e3139bea Mon Sep 17 00:00:00 2001 From: Robin Gong Date: Thu, 25 Mar 2021 00:56:35 +0800 Subject: dt-bindings: dma: fsl-imx-sdma: remove sw_done/selector remove sw_done/selector since they are pass by slave_config instead. Signed-off-by: Robin Gong Reviewed-by: Shengjiu Wang --- Documentation/devicetree/bindings/dma/fsl-imx-sdma.txt | 10 +--------- 1 file changed, 1 insertion(+), 9 deletions(-) (limited to 'Documentation/devicetree/bindings/dma') 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. -- cgit v1.2.3