From: nicolas.ferre@atmel.com (Nicolas Ferre)
To: linux-arm-kernel@lists.infradead.org
Subject: [PATCH v7 0/3] new Atmel DMA controller
Date: Wed, 19 Nov 2014 12:03:31 +0100 [thread overview]
Message-ID: <546C7903.8090901@atmel.com> (raw)
In-Reply-To: <20141106052748.GR1870@intel.com>
On 06/11/2014 06:27, Vinod Koul :
> On Wed, Oct 22, 2014 at 05:22:17PM +0200, Ludovic Desroches wrote:
>> Hi,
>>
>> This set of patches introduces support for the new Atmel DMA controller know as
>> XDMAC and available on SAMA5D4.
>
> Applied all, thanks
Vinod,
I saw that you had created a topic branch for this driver: topic/at_xdmac.
If this branch is stable, can I use it for my work on at91 support and
merge it in my at91-3.19-dt branch before sending it to the arm-soc tree?
In fact I need the binding definitions that are created by the
patch:(dmaengine: at_xdmac: creation of the atmel eXtended DMA
Controller driver).
Thanks, bye,
--
Nicolas Ferre
WARNING: multiple messages have this Message-ID (diff)
From: Nicolas Ferre <nicolas.ferre-AIFe0yeh4nAAvxtiuMwx3w@public.gmane.org>
To: Vinod Koul <vinod.koul-ral2JQCrhuEAvxtiuMwx3w@public.gmane.org>,
"arm-DgEjT+Ai2ygdnm+yROfE0A@public.gmane.org"
<arm-DgEjT+Ai2ygdnm+yROfE0A@public.gmane.org>
Cc: Ludovic Desroches
<ludovic.desroches-AIFe0yeh4nAAvxtiuMwx3w@public.gmane.org>,
dmaengine-u79uwXL29TY76Z2rM5mHXA@public.gmane.org,
linux-arm-kernel-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r@public.gmane.org,
devicetree-u79uwXL29TY76Z2rM5mHXA@public.gmane.org,
plagnioj-sclMFOaUSTBWk0Htik3J/w@public.gmane.org,
josh.wu-AIFe0yeh4nAAvxtiuMwx3w@public.gmane.org,
maxime.ripard-wi1+55ScJUtKEb57/3fJTNBPR1lH4CV8@public.gmane.org,
arnd-r2nGTMty4D4@public.gmane.org,
sergei.shtylyov-M4DtvfQ/ZS1MRgGoP+s0PdBPR1lH4CV8@public.gmane.org,
mark.rutland-5wv7dgnIgG8@public.gmane.org
Subject: Re: [PATCH v7 0/3] new Atmel DMA controller
Date: Wed, 19 Nov 2014 12:03:31 +0100 [thread overview]
Message-ID: <546C7903.8090901@atmel.com> (raw)
In-Reply-To: <20141106052748.GR1870-ral2JQCrhuEAvxtiuMwx3w@public.gmane.org>
On 06/11/2014 06:27, Vinod Koul :
> On Wed, Oct 22, 2014 at 05:22:17PM +0200, Ludovic Desroches wrote:
>> Hi,
>>
>> This set of patches introduces support for the new Atmel DMA controller know as
>> XDMAC and available on SAMA5D4.
>
> Applied all, thanks
Vinod,
I saw that you had created a topic branch for this driver: topic/at_xdmac.
If this branch is stable, can I use it for my work on at91 support and
merge it in my at91-3.19-dt branch before sending it to the arm-soc tree?
In fact I need the binding definitions that are created by the
patch:(dmaengine: at_xdmac: creation of the atmel eXtended DMA
Controller driver).
Thanks, bye,
--
Nicolas Ferre
--
To unsubscribe from this list: send the line "unsubscribe devicetree" in
the body of a message to majordomo-u79uwXL29TY76Z2rM5mHXA@public.gmane.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
next prev parent reply other threads:[~2014-11-19 11:03 UTC|newest]
Thread overview: 18+ messages / expand[flat|nested] mbox.gz Atom feed top
2014-10-22 15:22 [PATCH v7 0/3] new Atmel DMA controller Ludovic Desroches
2014-10-22 15:22 ` Ludovic Desroches
2014-10-22 15:22 ` [PATCH v7 1/3] dma: at_xdmac: creation of the atmel eXtended DMA Controller driver Ludovic Desroches
2014-10-22 15:22 ` Ludovic Desroches
2014-10-22 15:22 ` [PATCH v7 2/3] ARM: dts: at_xdmac: add bindings documentation Ludovic Desroches
2014-10-22 15:22 ` Ludovic Desroches
2014-10-22 15:22 ` [PATCH v7 3/3] MAINTAINERS: add entry for Atmel XDMA driver Ludovic Desroches
2014-10-22 15:22 ` Ludovic Desroches
2014-11-05 11:10 ` [PATCH v7 0/3] new Atmel DMA controller Ludovic Desroches
2014-11-05 11:10 ` Ludovic Desroches
2014-11-06 5:27 ` Vinod Koul
2014-11-06 5:27 ` Vinod Koul
2014-11-19 11:03 ` Nicolas Ferre [this message]
2014-11-19 11:03 ` Nicolas Ferre
2014-11-19 11:07 ` Vinod Koul
2014-11-19 11:07 ` Vinod Koul
2014-11-19 16:54 ` Nicolas Ferre
2014-11-19 16:54 ` Nicolas Ferre
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=546C7903.8090901@atmel.com \
--to=nicolas.ferre@atmel.com \
--cc=linux-arm-kernel@lists.infradead.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.