dt-bindings: spi: stm32-qspi: add dma properties
authorLudovic Barre <ludovic.barre@st.com>
Thu, 27 Jun 2019 07:43:58 +0000 (09:43 +0200)
committerMark Brown <broonie@kernel.org>
Fri, 28 Jun 2019 14:25:29 +0000 (15:25 +0100)
This patch adds description of dma properties (optional).

Signed-off-by: Ludovic Barre <ludovic.barre@st.com>
Signed-off-by: Mark Brown <broonie@kernel.org>
Documentation/devicetree/bindings/spi/spi-stm32-qspi.txt

index adeeb63e84b95d6d353a7eb123b895d0a6386ab6..bfc038b9478d153c7d636b03b12cdc7972600d5a 100644 (file)
@@ -19,8 +19,11 @@ Required properties:
 - reg: chip-Select number (QSPI controller may connect 2 flashes)
 - spi-max-frequency: max frequency of spi bus
 
-Optional property:
+Optional properties:
 - spi-rx-bus-width: see ./spi-bus.txt for the description
+- dmas: DMA specifiers for tx and rx dma. See the DMA client binding,
+Documentation/devicetree/bindings/dma/dma.txt.
+- dma-names: DMA request names should include "tx" and "rx" if present.
 
 Example: