devicetree.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/3] at_hdmac: dt dma bindings update
@ 2013-05-30 16:08 ludovic.desroches
  2013-05-30 16:08 ` [PATCH 1/3] ARM: at91: dt: add header to define at_hdmac configuration ludovic.desroches
                   ` (4 more replies)
  0 siblings, 5 replies; 21+ messages in thread
From: ludovic.desroches @ 2013-05-30 16:08 UTC (permalink / raw)
  To: linux-arm-kernel, devicetree-discuss
  Cc: vinod.koul, plagnioj, Ludovic Desroches, nicolas.ferre

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

Hi,

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.

Regards

Ludovic Desroches (3):
  ARM: at91: dt: add header to define at_hdmac configuration
  ARM: at91: dt: switch DMA DT bindings to pre-processor
  at_hdmac: add FIFO configuration parameter to DMA DT binding

 .../devicetree/bindings/dma/atmel-dma.txt          |  7 ++++--
 arch/arm/boot/dts/at91sam9g45.dtsi                 |  5 ++--
 arch/arm/boot/dts/at91sam9n12.dtsi                 | 11 +++++----
 arch/arm/boot/dts/at91sam9x5.dtsi                  | 17 +++++++-------
 arch/arm/boot/dts/sama5d3.dtsi                     | 19 +++++++--------
 drivers/dma/at_hdmac.c                             | 25 ++++++++++++++++----
 include/dt-bindings/dma/at91.h                     | 27 ++++++++++++++++++++++
 7 files changed, 81 insertions(+), 30 deletions(-)
 create mode 100644 include/dt-bindings/dma/at91.h

-- 
1.7.11.3

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

end of thread, other threads:[~2013-06-04 13:17 UTC | newest]

Thread overview: 21+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-05-30 16:08 [PATCH 0/3] at_hdmac: dt dma bindings update ludovic.desroches
2013-05-30 16:08 ` [PATCH 1/3] ARM: at91: dt: add header to define at_hdmac configuration ludovic.desroches
     [not found]   ` <1369930103-11963-2-git-send-email-ludovic.desroches-AIFe0yeh4nAAvxtiuMwx3w@public.gmane.org>
2013-05-31 21:30     ` Arnd Bergmann
     [not found]       ` <201305312330.29364.arnd-r2nGTMty4D4@public.gmane.org>
2013-06-03  7:32         ` Ludovic Desroches
2013-06-03  7:32       ` Ludovic Desroches
     [not found]       ` <20130603073226.GG11384@ludovic.desroches@atmel.com>
     [not found]         ` <20130603073226.GG11384-tOglhBvtKaELqBSMlTbpHvU/3Eu2kcEP@public.gmane.org@atmel.com>
2013-06-04 13:17           ` Nicolas Ferre
2013-05-30 16:08 ` [PATCH 2/3] ARM: at91: dt: switch DMA DT bindings to pre-processor ludovic.desroches
2013-05-30 16:08 ` [PATCH 3/3] at_hdmac: add FIFO configuration parameter to DMA DT binding ludovic.desroches
     [not found]   ` <1369930103-11963-4-git-send-email-ludovic.desroches-AIFe0yeh4nAAvxtiuMwx3w@public.gmane.org>
2013-05-30 16:32     ` Nicolas Ferre
2013-05-30 16:39       ` Jean-Christophe PLAGNIOL-VILLARD
     [not found]         ` <20130530163936.GC23653-RQcB7r2h9QmfDR2tN2SG5Ni2O/JbrIOy@public.gmane.org>
2013-05-31  9:16           ` Ludovic Desroches
2013-05-31  9:16         ` Ludovic Desroches
     [not found]         ` <20130531091627.GD11384@ludovic.desroches@atmel.com>
     [not found]           ` <20130531091627.GD11384-tOglhBvtKaELqBSMlTbpHvU/3Eu2kcEP@public.gmane.org@atmel.com>
2013-05-31  9:31             ` Nicolas Ferre
     [not found]               ` <51A86DF5.4010808-AIFe0yeh4nAAvxtiuMwx3w@public.gmane.org>
2013-05-31 15:11                 ` Jean-Christophe PLAGNIOL-VILLARD
2013-05-31 23:11                 ` Olof Johansson
2013-06-03  7:39                   ` Ludovic Desroches
     [not found]                   ` <CAOesGMhQetZfyzMpCax63xoRqtRW2ZRXt04MCbgCT-CcvUq43A-JsoAwUIsXosN+BqQ9rBEUg@public.gmane.org>
2013-06-03  7:39                     ` Ludovic Desroches
     [not found] ` <1369930103-11963-1-git-send-email-ludovic.desroches-AIFe0yeh4nAAvxtiuMwx3w@public.gmane.org>
2013-05-30 16:37   ` [PATCH 0/3] at_hdmac: dt dma bindings update Jean-Christophe PLAGNIOL-VILLARD
2013-05-30 17:26 ` Vinod Koul
     [not found]   ` <20130530172649.GC3767-ral2JQCrhuEAvxtiuMwx3w@public.gmane.org>
2013-05-30 20:13     ` Jean-Christophe PLAGNIOL-VILLARD
     [not found]       ` <20130530201321.GE23653-RQcB7r2h9QmfDR2tN2SG5Ni2O/JbrIOy@public.gmane.org>
2013-05-31  8:04         ` Nicolas Ferre

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