All of lore.kernel.org
 help / color / mirror / Atom feed
From: vinod.koul@intel.com (Vinod Koul)
To: linux-arm-kernel@lists.infradead.org
Subject: [PATCH RESEND v11 2/2] dma: Add Freescale eDMA engine driver support
Date: Tue, 18 Feb 2014 16:59:24 +0530	[thread overview]
Message-ID: <20140218112924.GF10628@intel.com> (raw)
In-Reply-To: <1392689832-17011-3-git-send-email-b35083@freescale.com>

On Tue, Feb 18, 2014 at 10:17:12AM +0800, Jingchang Lu wrote:
> Add Freescale enhanced direct memory(eDMA) controller support.
> This module can be found on Vybrid and LS-1 SoCs.
> 
> Signed-off-by: Alison Wang <b18965@freescale.com>
> Signed-off-by: Jingchang Lu <b35083@freescale.com>
> Acked-by: Arnd Bergmann <arnd@arndb.de>

Applied, thanks

-- 
~Vinod

WARNING: multiple messages have this Message-ID (diff)
From: Vinod Koul <vinod.koul-ral2JQCrhuEAvxtiuMwx3w@public.gmane.org>
To: Jingchang Lu <b35083-KZfg59tc24xl57MIdRCFDg@public.gmane.org>
Cc: dan.j.williams-ral2JQCrhuEAvxtiuMwx3w@public.gmane.org,
	arnd-r2nGTMty4D4@public.gmane.org,
	shawn.guo-QSEj5FYQhm4dnm+yROfE0A@public.gmane.org,
	pawel.moll-5wv7dgnIgG8@public.gmane.org,
	mark.rutland-5wv7dgnIgG8@public.gmane.org,
	swarren-3lzwWm7+Weoh9ZMKESR00Q@public.gmane.org,
	linux-kernel-u79uwXL29TY76Z2rM5mHXA@public.gmane.org,
	linux-arm-kernel-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r@public.gmane.org,
	devicetree-u79uwXL29TY76Z2rM5mHXA@public.gmane.org,
	dmaengine-u79uwXL29TY76Z2rM5mHXA@public.gmane.org,
	Alison Wang <b18965-KZfg59tc24xl57MIdRCFDg@public.gmane.org>
Subject: Re: [PATCH RESEND v11 2/2] dma: Add Freescale eDMA engine driver support
Date: Tue, 18 Feb 2014 16:59:24 +0530	[thread overview]
Message-ID: <20140218112924.GF10628@intel.com> (raw)
In-Reply-To: <1392689832-17011-3-git-send-email-b35083-KZfg59tc24xl57MIdRCFDg@public.gmane.org>

On Tue, Feb 18, 2014 at 10:17:12AM +0800, Jingchang Lu wrote:
> Add Freescale enhanced direct memory(eDMA) controller support.
> This module can be found on Vybrid and LS-1 SoCs.
> 
> Signed-off-by: Alison Wang <b18965-KZfg59tc24xl57MIdRCFDg@public.gmane.org>
> Signed-off-by: Jingchang Lu <b35083-KZfg59tc24xl57MIdRCFDg@public.gmane.org>
> Acked-by: Arnd Bergmann <arnd-r2nGTMty4D4@public.gmane.org>

Applied, thanks

-- 
~Vinod

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

WARNING: multiple messages have this Message-ID (diff)
From: Vinod Koul <vinod.koul@intel.com>
To: Jingchang Lu <b35083@freescale.com>
Cc: dan.j.williams@intel.com, arnd@arndb.de, shawn.guo@linaro.org,
	pawel.moll@arm.com, mark.rutland@arm.com, swarren@wwwdotorg.org,
	linux-kernel@vger.kernel.org,
	linux-arm-kernel@lists.infradead.org, devicetree@vger.kernel.org,
	dmaengine@vger.kernel.org, Alison Wang <b18965@freescale.com>
Subject: Re: [PATCH RESEND v11 2/2] dma: Add Freescale eDMA engine driver support
Date: Tue, 18 Feb 2014 16:59:24 +0530	[thread overview]
Message-ID: <20140218112924.GF10628@intel.com> (raw)
In-Reply-To: <1392689832-17011-3-git-send-email-b35083@freescale.com>

On Tue, Feb 18, 2014 at 10:17:12AM +0800, Jingchang Lu wrote:
> Add Freescale enhanced direct memory(eDMA) controller support.
> This module can be found on Vybrid and LS-1 SoCs.
> 
> Signed-off-by: Alison Wang <b18965@freescale.com>
> Signed-off-by: Jingchang Lu <b35083@freescale.com>
> Acked-by: Arnd Bergmann <arnd@arndb.de>

Applied, thanks

-- 
~Vinod


  reply	other threads:[~2014-02-18 11:29 UTC|newest]

Thread overview: 15+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-02-18  2:17 [PATCH RESEND v11 0/2] dma: Add Freescale eDMA engine driver support Jingchang Lu
2014-02-18  2:17 ` Jingchang Lu
2014-02-18  2:17 ` Jingchang Lu
2014-02-18  2:17 ` [PATCH RESEND v11 1/2] ARM: dts: vf610: Add eDMA node Jingchang Lu
2014-02-18  2:17   ` Jingchang Lu
2014-02-18  2:17   ` Jingchang Lu
2014-02-18  3:45   ` Shawn Guo
2014-02-18  3:45     ` Shawn Guo
2014-02-18  3:45     ` Shawn Guo
2014-02-18  2:17 ` [PATCH RESEND v11 2/2] dma: Add Freescale eDMA engine driver support Jingchang Lu
2014-02-18  2:17   ` Jingchang Lu
2014-02-18  2:17   ` Jingchang Lu
2014-02-18 11:29   ` Vinod Koul [this message]
2014-02-18 11:29     ` Vinod Koul
2014-02-18 11:29     ` Vinod Koul

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=20140218112924.GF10628@intel.com \
    --to=vinod.koul@intel.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.