Re: [PATCH v12 00/11] DMA Engine support for AM33XX

2013-06-24 Thread Tony Lindgren
* Benoit Cousson [130624 07:42]: > Hi Tony, > > On 06/24/2013 12:19 PM, Tony Lindgren wrote: > > Hi, > > > > For merging this series, I suggest the following sets: > > > > * Joel A Fernandes [130620 14:13]: > >> > >> Joel A Fernandes (3): > >> edma: config: Enable config options for EDMA > >

Robes d'ete pas cher et livraison offerte

2013-06-24 Thread Bonprix par Nl promos
Si vous n'arrivez pas a visualiser ce message, veuillez cliquer ici: http://response.pure360.com/interface/external_view_email.php?B921738346976853649427546434118&varId={~mai lVariationId~}   (BON PRIX): http://clk.tradedoubler.com/click?p=216280&a=1905389&g=21289146&url=http://ssl.h urra.com/Tr

[SPAM] -90% sur l'iPhone 5

2013-06-24 Thread destockage
(http://obfm42.com/0iw5f31curwzrse5fg/index0.html) (http://obfm42.com/bkwnk3vruce4iyu51j/index1.html)   Les enchères au centime expliquées : Est-ce vraiment possible d'économiser 95 % sur le prix de vente ? (http://obfm42.com/2awr03beud0zctvaxq/index2.html) (http://obfm42.com/tvw4

[SPAM] -20% sur votre commande avec le code CARTEC2L. Livraison gratuite.

2013-06-24 Thread Mathon
-20%* sur toute votre commande avec le code CARTEC2L + livraison gratuite (http://click.pdl4tracking.com/?sc=645&t=0&l=12819&p=21&url=http://eulerian.mathon.fr/dynclick/mathon/?eml-publisher=clic-lead&eml-name=pdl-c2l&eurl=http://www.mathon.fr/?e=&utm_medium=emailing&utm_sourcepdl-c2l&eemail=&ese

[SPAM] 代/开――发/票

2013-06-24 Thread 13544100624
您好: 本公司优惠代理全国各地大城市发票; 贵公司如有需要,欢迎您的来电与我联系: 负责人:张先生(0)13544100624 -- This SF.net email is sponsored by Windows: Build for Windows Store. http://p.sf.net/sfu/windows-dev2dev __

RE: [PATCH v12 05/11] edma: config: Enable config options for EDMA

2013-06-24 Thread Fernandes, Joel A
> -Original Message- > From: Arnd Bergmann [mailto:a...@arndb.de] > Sent: Monday, June 24, 2013 4:08 PM > To: Joel A Fernandes > Cc: Nori, Sekhar; Fernandes, Joel A; Tony Lindgren; Matt Porter; Grant Likely; > Rob Herring; Vinod Koul; Mark Brown; Cousson, Benoit; Russell King; Rob > Landley

Re: [PATCH v12 05/11] edma: config: Enable config options for EDMA

2013-06-24 Thread Arnd Bergmann
On Monday 24 June 2013, Joel A Fernandes wrote: > >> Yes sure, right now they are defined as follows in include/linux/edma.h: > >> > >> #if defined(CONFIG_TI_EDMA) || defined(CONFIG_TI_EDMA_MODULE) > >> bool edma_filter_fn(struct dma_chan *, void *); > >> #else > >> static inline bool edma_filter_

Re: [PATCH v12 05/11] edma: config: Enable config options for EDMA

2013-06-24 Thread Joel A Fernandes
On Mon, Jun 24, 2013 at 3:28 PM, Arnd Bergmann wrote: > On Saturday 22 June 2013, Joel A Fernandes wrote: >> >> >> > config TI_EDMA >> >> > tristate "TI EDMA support" >> >> > default m if 'ARCH_DAVINCI || ARCH_OMAP1 || ARCH_OMAP2 >> >> > select DMA_ENGINE >> >> > se

Re: [PATCH v12 05/11] edma: config: Enable config options for EDMA

2013-06-24 Thread Arnd Bergmann
On Saturday 22 June 2013, Joel A Fernandes wrote: > > >> > config TI_EDMA > >> > tristate "TI EDMA support" > >> > default m if 'ARCH_DAVINCI || ARCH_OMAP1 || ARCH_OMAP2 > >> > select DMA_ENGINE > >> > select DMA_VIRTUAL_CHANNELS > >> > >> > >> MMC depends on EDMA s

Re: [PATCH v12 05/11] edma: config: Enable config options for EDMA

2013-06-24 Thread Joel A Fernandes
On Mon, Jun 24, 2013 at 6:23 AM, Sekhar Nori wrote: > On 6/22/2013 3:23 AM, Joel A Fernandes wrote: >> Hi Arnd, >> >> On Fri, Jun 21, 2013 at 1:44 PM, Arnd Bergmann wrote: >>> On Friday 21 June 2013, Joel A Fernandes wrote: I think we are talking about different things, I agree the 'select >

spi-devel-general@lists.sourceforge.net a été sélectionné !

2013-06-24 Thread Monoprix via Nlpromos
Si vous n'arrivez pas a visualiser ce message, veuillez cliquer ici: http://response.pure360.com/interface/external_view_email.php?B921738346976853315427546433118&varId={~mai lVariationId~} (email_lancement_r1_c1.jpg): http://monoprix.serv2me.com/?email=spi-devel-general@lists.sourceforge.net&pren

Re: [PATCH v12 05/11] edma: config: Enable config options for EDMA

2013-06-24 Thread Joel A Fernandes
On Mon, Jun 24, 2013 at 6:53 AM, Sekhar Nori wrote: > On 6/22/2013 8:23 AM, Joel A Fernandes wrote: > config TI_EDMA > tristate "TI EDMA support" > default m if 'ARCH_DAVINCI || ARCH_OMAP1 || ARCH_OMAP2 > select DMA_ENGINE > select DMA_VIRTUAL_CH

Re: [PATCH v12 00/11] DMA Engine support for AM33XX

2013-06-24 Thread Benoit Cousson
Hi Tony, On 06/24/2013 12:19 PM, Tony Lindgren wrote: > Hi, > > For merging this series, I suggest the following sets: > > * Joel A Fernandes [130620 14:13]: >> >> Joel A Fernandes (3): >> edma: config: Enable config options for EDMA >> da8xx: config: Enable MMC and FS options >> ARM: dav

[PATCHv12] spi: omap2-mcspi: add generic DMA request support to the DT binding

2013-06-24 Thread Sourav Poddar
From: Matt Porter The binding definition is based on the generic DMA request binding Signed-off-by: Matt Porter Signed-off-by: Joel A Fernandes Signed-off-by: Sourav Poddar --- Documentation/devicetree/bindings/spi/omap-spi.txt | 27 +++- 1 files changed, 26 insertions(+),

Re: [PATCH v12 05/11] edma: config: Enable config options for EDMA

2013-06-24 Thread Sekhar Nori
On 6/22/2013 8:23 AM, Joel A Fernandes wrote: config TI_EDMA tristate "TI EDMA support" default m if 'ARCH_DAVINCI || ARCH_OMAP1 || ARCH_OMAP2 select DMA_ENGINE select DMA_VIRTUAL_CHANNELS >>> >>> >>> MMC depends on EDMA specially on AM33xx t

Re: [PATCH v12 00/11] DMA Engine support for AM33XX

2013-06-24 Thread Sourav Poddar
On Monday 24 June 2013 05:09 PM, Sekhar Nori wrote: > Sourav, > > On 6/24/2013 3:49 PM, Tony Lindgren wrote: >> Hi, >> >> For merging this series, I suggest the following sets: >> >> * Joel A Fernandes [130620 14:13]: >>>spi: omap2-mcspi: add generic DMA request support to the DT binding >>>

Re: [PATCH v12 00/11] DMA Engine support for AM33XX

2013-06-24 Thread Sekhar Nori
Sourav, On 6/24/2013 3:49 PM, Tony Lindgren wrote: > Hi, > > For merging this series, I suggest the following sets: > > * Joel A Fernandes [130620 14:13]: >> spi: omap2-mcspi: add generic DMA request support to the DT binding >> spi: omap2-mcspi: convert to dma_request_slave_channel_compat

Re: [PATCH v12 05/11] edma: config: Enable config options for EDMA

2013-06-24 Thread Sekhar Nori
On 6/24/2013 4:53 PM, Sekhar Nori wrote: > On 6/22/2013 3:23 AM, Joel A Fernandes wrote: >> Hi Arnd, >> >> On Fri, Jun 21, 2013 at 1:44 PM, Arnd Bergmann wrote: >>> On Friday 21 June 2013, Joel A Fernandes wrote: I think we are talking about different things, I agree the 'select DMADEVIC

Re: [PATCH v12 05/11] edma: config: Enable config options for EDMA

2013-06-24 Thread Sekhar Nori
On 6/22/2013 3:23 AM, Joel A Fernandes wrote: > Hi Arnd, > > On Fri, Jun 21, 2013 at 1:44 PM, Arnd Bergmann wrote: >> On Friday 21 June 2013, Joel A Fernandes wrote: >>> I think we are talking about different things, I agree the 'select >>> DMADEVICES' can be dropped but lets please keep the defa

Re: [PATCH v12 00/11] DMA Engine support for AM33XX

2013-06-24 Thread Tony Lindgren
Hi, For merging this series, I suggest the following sets: * Joel A Fernandes [130620 14:13]: > > Joel A Fernandes (3): > edma: config: Enable config options for EDMA > da8xx: config: Enable MMC and FS options > ARM: davinci: Fix compiler warnings in devices-da8xx > > Matt Porter (8): >

Re: [PATCH v12 04/11] dmaengine: edma: enable build for AM33XX

2013-06-24 Thread Tony Lindgren
* Sekhar Nori [130621 03:21]: > On 6/21/2013 2:36 AM, Joel A Fernandes wrote: > > From: Matt Porter > > > > Enable TI EDMA option on OMAP and TI_PRIV_EDMA > > > > Signed-off-by: Matt Porter > > Signed-off-by: Joel A Fernandes > > This will have to be taken by Tony. Sekhar, please go ahead a

Re: [PATCH v12 04/11] dmaengine: edma: enable build for AM33XX

2013-06-24 Thread Sekhar Nori
On 6/24/2013 3:47 PM, Tony Lindgren wrote: > * Sekhar Nori [130621 03:21]: >> On 6/21/2013 2:36 AM, Joel A Fernandes wrote: >>> From: Matt Porter >>> >>> Enable TI EDMA option on OMAP and TI_PRIV_EDMA >>> >>> Signed-off-by: Matt Porter >>> Signed-off-by: Joel A Fernandes >> >> This will have t

Re: [PATCH v13] ARM: edma: Add DT and runtime PM support to the private EDMA API

2013-06-24 Thread Sekhar Nori
On 6/21/2013 3:23 PM, Sekhar Nori wrote: > From: Matt Porter > > Adds support for parsing the TI EDMA DT data into the required EDMA > private API platform data. Enables runtime PM support to initialize > the EDMA hwmod. Enables build on OMAP. > > Changes by Joel: > * Setup default one-to-one ma