devicetree.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
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

  parent reply	other threads:[~2014-11-19 11:03 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-10-22 15:22 [PATCH v7 0/3] new Atmel DMA controller Ludovic Desroches
     [not found] ` <1413991340-11617-1-git-send-email-ludovic.desroches-AIFe0yeh4nAAvxtiuMwx3w@public.gmane.org>
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   ` [PATCH v7 2/3] ARM: dts: at_xdmac: add bindings documentation Ludovic Desroches
2014-10-22 15:22   ` [PATCH v7 3/3] MAINTAINERS: add entry for Atmel XDMA driver Ludovic Desroches
2014-11-05 11:10   ` [PATCH v7 0/3] new Atmel DMA controller Ludovic Desroches
2014-11-06  5:27   ` Vinod Koul
     [not found]     ` <20141106052748.GR1870-ral2JQCrhuEAvxtiuMwx3w@public.gmane.org>
2014-11-19 11:03       ` Nicolas Ferre [this message]
     [not found]         ` <546C7903.8090901-AIFe0yeh4nAAvxtiuMwx3w@public.gmane.org>
2014-11-19 11:07           ` Vinod Koul
     [not found]             ` <20141119110718.GC2074-ral2JQCrhuEAvxtiuMwx3w@public.gmane.org>
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-aife0yeh4naavxtiumwx3w@public.gmane.org \
    --cc=arm-DgEjT+Ai2ygdnm+yROfE0A@public.gmane.org \
    --cc=arnd-r2nGTMty4D4@public.gmane.org \
    --cc=devicetree-u79uwXL29TY76Z2rM5mHXA@public.gmane.org \
    --cc=dmaengine-u79uwXL29TY76Z2rM5mHXA@public.gmane.org \
    --cc=josh.wu-AIFe0yeh4nAAvxtiuMwx3w@public.gmane.org \
    --cc=linux-arm-kernel-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r@public.gmane.org \
    --cc=ludovic.desroches-AIFe0yeh4nAAvxtiuMwx3w@public.gmane.org \
    --cc=mark.rutland-5wv7dgnIgG8@public.gmane.org \
    --cc=maxime.ripard-wi1+55ScJUtKEb57/3fJTNBPR1lH4CV8@public.gmane.org \
    --cc=plagnioj-sclMFOaUSTBWk0Htik3J/w@public.gmane.org \
    --cc=sergei.shtylyov-M4DtvfQ/ZS1MRgGoP+s0PdBPR1lH4CV8@public.gmane.org \
    --cc=vinod.koul-ral2JQCrhuEAvxtiuMwx3w@public.gmane.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 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).