From cda7cba834f1b04d0480c59f4981a3928eee44c2 Mon Sep 17 00:00:00 2001 From: Clark Wang Date: Mon, 19 Nov 2018 10:30:48 +0800 Subject: MLK-20351-2 Doc: fsl-imx-cspi: Add a description of dmas cells The description of dmas pointed to the common description of dma, and the introduction of dmas was unclear. Add a doc link to sdma introduction. Signed-off-by: Clark Wang --- Documentation/devicetree/bindings/spi/fsl-imx-cspi.txt | 2 ++ 1 file changed, 2 insertions(+) (limited to 'Documentation') diff --git a/Documentation/devicetree/bindings/spi/fsl-imx-cspi.txt b/Documentation/devicetree/bindings/spi/fsl-imx-cspi.txt index 5bf13960f7f4..6b75a72d51fa 100644 --- a/Documentation/devicetree/bindings/spi/fsl-imx-cspi.txt +++ b/Documentation/devicetree/bindings/spi/fsl-imx-cspi.txt @@ -19,6 +19,8 @@ See the clock consumer binding, Documentation/devicetree/bindings/clock/clock-bindings.txt - dmas: DMA specifiers for tx and rx dma. See the DMA client binding, Documentation/devicetree/bindings/dma/dma.txt + For the description of the second cell of dma phandle, see this document, + Documentation/devicetree/bindings/dma/fsl-imx-sdma.txt - dma-names: DMA request names should include "tx" and "rx" if present. Obsolete properties: -- cgit v1.2.3