public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH v3 0/2] dmaengine: at_hdmac: dt dma bindings update
@ 2013-06-13  8:39 ludovic.desroches
  2013-06-13  8:39 ` [PATCH v3 1/2] ARM: at91: dt: add header to define at_hdmac configuration ludovic.desroches
  2013-06-13  8:39 ` [PATCH v3 2/2] at_hdmac: add FIFO configuration parameter to DMA DT binding ludovic.desroches
  0 siblings, 2 replies; 4+ messages in thread
From: ludovic.desroches @ 2013-06-13  8:39 UTC (permalink / raw)
  To: vinod.koul, arnd, olof, linux-arm-kernel, linux-kernel
  Cc: nicolas.ferre, plagnioj, Ludovic Desroches

From: Ludovic Desroches <ludovic.desroches@atmel.com>

Vinod,

This version removes the extra tab in patch 2/2 and add Arnd's ack.


Thanks

Regards

Ludovic


This set of patches update the dt dma binding for at_hdmac since we need one
more parameter. In order to keep backward compatibility, an existing cell will
be used to add this parameter. Since the content of that cell will become a
magic value due to the concatenation of the two parameters, it is time to
use macros.

v3:
- remove extra tab in patch 2/2
v2:
- rebased on slave-dma/next


Ludovic Desroches (2):
  ARM: at91: dt: add header to define at_hdmac configuration
  at_hdmac: add FIFO configuration parameter to DMA DT binding

 .../devicetree/bindings/dma/atmel-dma.txt          |  7 ++++--
 drivers/dma/at_hdmac.c                             | 25 ++++++++++++++++----
 include/dt-bindings/dma/at91.h                     | 27 ++++++++++++++++++++++
 3 files changed, 53 insertions(+), 6 deletions(-)
 create mode 100644 include/dt-bindings/dma/at91.h

-- 
1.7.11.3


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

end of thread, other threads:[~2013-06-14 22:12 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-06-13  8:39 [PATCH v3 0/2] dmaengine: at_hdmac: dt dma bindings update ludovic.desroches
2013-06-13  8:39 ` [PATCH v3 1/2] ARM: at91: dt: add header to define at_hdmac configuration ludovic.desroches
2013-06-14 22:11   ` Nicolas Ferre
2013-06-13  8:39 ` [PATCH v3 2/2] at_hdmac: add FIFO configuration parameter to DMA DT binding ludovic.desroches

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox