All of lore.kernel.org
 help / color / mirror / Atom feed
From: lee.jones@linaro.org (Lee Jones)
To: linux-arm-kernel@lists.infradead.org
Subject: [PATCH] ARM: ux500: Remove DMA address look-up table
Date: Fri, 3 May 2013 15:09:49 +0100	[thread overview]
Message-ID: <20130503140949.GN24153@gmail.com> (raw)
In-Reply-To: <CACRpkdaeEDHNLFt2z=7L=iFbxbSkbe25mYxCG3+MreLsZZ21SA@mail.gmail.com>

On Fri, 03 May 2013, Linus Walleij wrote:

> On Thu, May 2, 2013 at 10:51 AM, Lee Jones <lee.jones@linaro.org> wrote:
> 
> > DMA addresses are now passed as part of the dmaengine API by invoking
> > dmaengine_slave_config(). So there's no requirement for the DMA40
> > driver to look them up in a table provided by platform data. This
> > method does not fit in well using Device Tree either.
> >
> > Signed-off-by: Lee Jones <lee.jones@linaro.org>
> 
> This goes on top of some other changes right?
> 
> Right now the DMA series is confusing me a bit, there is
> these 6 patches:
> http://marc.info/?l=linux-arm-kernel&m=136698179306642&w=2
> 
> Then these 5 patches:
> http://marc.info/?l=linux-arm-kernel&m=136740201416293&w=2
> 
> And then this single patch.

Right. I can prepare one big branch if you like.

> Where shall I start, i.e. which patches go first?
> 
> Can they all be combined into one big series?

-- 
Lee Jones
Linaro ST-Ericsson Landing Team Lead
Linaro.org ? Open source software for ARM SoCs
Follow Linaro: Facebook | Twitter | Blog

WARNING: multiple messages have this Message-ID (diff)
From: Lee Jones <lee.jones@linaro.org>
To: Linus Walleij <linus.walleij@linaro.org>
Cc: "linux-arm-kernel@lists.infradead.org" 
	<linux-arm-kernel@lists.infradead.org>,
	"linux-kernel@vger.kernel.org" <linux-kernel@vger.kernel.org>,
	Arnd Bergmann <arnd@arndb.de>,
	Linus WALLEIJ <linus.walleij@stericsson.com>,
	Srinidhi KASAGAR <srinidhi.kasagar@stericsson.com>
Subject: Re: [PATCH] ARM: ux500: Remove DMA address look-up table
Date: Fri, 3 May 2013 15:09:49 +0100	[thread overview]
Message-ID: <20130503140949.GN24153@gmail.com> (raw)
In-Reply-To: <CACRpkdaeEDHNLFt2z=7L=iFbxbSkbe25mYxCG3+MreLsZZ21SA@mail.gmail.com>

On Fri, 03 May 2013, Linus Walleij wrote:

> On Thu, May 2, 2013 at 10:51 AM, Lee Jones <lee.jones@linaro.org> wrote:
> 
> > DMA addresses are now passed as part of the dmaengine API by invoking
> > dmaengine_slave_config(). So there's no requirement for the DMA40
> > driver to look them up in a table provided by platform data. This
> > method does not fit in well using Device Tree either.
> >
> > Signed-off-by: Lee Jones <lee.jones@linaro.org>
> 
> This goes on top of some other changes right?
> 
> Right now the DMA series is confusing me a bit, there is
> these 6 patches:
> http://marc.info/?l=linux-arm-kernel&m=136698179306642&w=2
> 
> Then these 5 patches:
> http://marc.info/?l=linux-arm-kernel&m=136740201416293&w=2
> 
> And then this single patch.

Right. I can prepare one big branch if you like.

> Where shall I start, i.e. which patches go first?
> 
> Can they all be combined into one big series?

-- 
Lee Jones
Linaro ST-Ericsson Landing Team Lead
Linaro.org │ Open source software for ARM SoCs
Follow Linaro: Facebook | Twitter | Blog

  reply	other threads:[~2013-05-03 14:09 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-05-02  8:51 [PATCH] ARM: ux500: Remove DMA address look-up table Lee Jones
2013-05-02  8:51 ` Lee Jones
2013-05-03 14:01 ` Linus Walleij
2013-05-03 14:01   ` Linus Walleij
2013-05-03 14:09   ` Lee Jones [this message]
2013-05-03 14:09     ` Lee Jones

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=20130503140949.GN24153@gmail.com \
    --to=lee.jones@linaro.org \
    --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.