devicetree.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH v1 1/3] dt-bindings: Add dma-burst-sz property for spi-pxa2xx
@ 2019-02-26  9:24 Andy Shevchenko
  2019-02-26  9:24 ` [PATCH v1 2/3] spi: pxa2xx: Introduce dma-burst-sz property support Andy Shevchenko
                   ` (2 more replies)
  0 siblings, 3 replies; 10+ messages in thread
From: Andy Shevchenko @ 2019-02-26  9:24 UTC (permalink / raw)
  To: Rob Herring, Mark Rutland, devicetree, Daniel Mack,
	Haojian Zhuang, Robert Jarzmik, linux-arm-kernel, Mark Brown,
	linux-spi, Jarkko Nikula
  Cc: Andy Shevchenko

Add DMA burst size property to the SPI PXA2xx bindings.

Signed-off-by: Andy Shevchenko <andriy.shevchenko@linux.intel.com>
---
 Documentation/devicetree/bindings/spi/spi-pxa2xx.txt | 1 +
 1 file changed, 1 insertion(+)

diff --git a/Documentation/devicetree/bindings/spi/spi-pxa2xx.txt b/Documentation/devicetree/bindings/spi/spi-pxa2xx.txt
index e30e0c2a4bce..3b2e70ba7466 100644
--- a/Documentation/devicetree/bindings/spi/spi-pxa2xx.txt
+++ b/Documentation/devicetree/bindings/spi/spi-pxa2xx.txt
@@ -11,6 +11,7 @@ Required properties:
 Optional properties:
 - cs-gpios: list of GPIO chip selects. See the SPI bus bindings,
   Documentation/devicetree/bindings/spi/spi-bus.txt
+- dma-burst-sz: DMA burst size
 - spi-slave: Empty property indicating the SPI controller is used in slave mode.
 - ready-gpios: GPIO used to signal a SPI master that the FIFO is filled
   and we're ready to service a transfer. Only useful in slave mode.
-- 
2.20.1

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

end of thread, other threads:[~2019-03-08  7:08 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2019-02-26  9:24 [PATCH v1 1/3] dt-bindings: Add dma-burst-sz property for spi-pxa2xx Andy Shevchenko
2019-02-26  9:24 ` [PATCH v1 2/3] spi: pxa2xx: Introduce dma-burst-sz property support Andy Shevchenko
2019-02-26 11:46   ` Jarkko Nikula
2019-02-26 13:02     ` Andy Shevchenko
2019-03-07 19:24   ` Robert Jarzmik
2019-03-08  7:07     ` Andy Shevchenko
2019-03-08  7:08       ` Andy Shevchenko
2019-02-26  9:24 ` [PATCH v1 3/3] spi: pxa2xx: Debug print DMA burst and threshold Andy Shevchenko
2019-02-26 11:02 ` [PATCH v1 1/3] dt-bindings: Add dma-burst-sz property for spi-pxa2xx Mark Brown
2019-02-26 11:33   ` Andy Shevchenko

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).