linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
* [PATCH] dt-bindings: spi: stm32-qspi: add dma properties
@ 2019-06-27  7:43 Ludovic Barre
  2019-06-27  7:43 ` [PATCH] spi: stm32-qspi: remove signal sensitive on completion Ludovic Barre
  2019-06-28 16:56 ` Applied "dt-bindings: spi: stm32-qspi: add dma properties" " Mark Brown
  0 siblings, 2 replies; 4+ messages in thread
From: Ludovic Barre @ 2019-06-27  7:43 UTC (permalink / raw)
  To: Mark Brown, Marek Vasut, Boris Brezillon, Rob Herring
  Cc: devicetree, Alexandre Torgue, linux-kernel, linux-spi, linux-mtd,
	Ludovic Barre, Maxime Coquelin, linux-stm32, linux-arm-kernel

From: Ludovic Barre <ludovic.barre@st.com>

This patch adds description of dma properties (optional).

Signed-off-by: Ludovic Barre <ludovic.barre@st.com>
---
 Documentation/devicetree/bindings/spi/spi-stm32-qspi.txt | 5 ++++-
 1 file changed, 4 insertions(+), 1 deletion(-)

diff --git a/Documentation/devicetree/bindings/spi/spi-stm32-qspi.txt b/Documentation/devicetree/bindings/spi/spi-stm32-qspi.txt
index adeeb63..bfc038b 100644
--- a/Documentation/devicetree/bindings/spi/spi-stm32-qspi.txt
+++ b/Documentation/devicetree/bindings/spi/spi-stm32-qspi.txt
@@ -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:
 
-- 
2.7.4


_______________________________________________
linux-arm-kernel mailing list
linux-arm-kernel@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/linux-arm-kernel

^ permalink raw reply related	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2019-06-28 16:57 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-06-27  7:43 [PATCH] dt-bindings: spi: stm32-qspi: add dma properties Ludovic Barre
2019-06-27  7:43 ` [PATCH] spi: stm32-qspi: remove signal sensitive on completion Ludovic Barre
2019-06-28 16:56   ` Applied "spi: stm32-qspi: remove signal sensitive on completion" to the spi tree Mark Brown
2019-06-28 16:56 ` Applied "dt-bindings: spi: stm32-qspi: add dma properties" " Mark Brown

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).