From: Andrew Morton <akpm@linux-foundation.org>
To: Guennadi Liakhovetski <g.liakhovetski@gmx.de>
Cc: "linux-sh@vger.kernel.org" <linux-sh@vger.kernel.org>,
linux-mmc@vger.kernel.org,
Dan Williams <dan.j.williams@intel.com>,
Ian Molton <ian@mnementh.co.uk>,
Magnus Damm <magnus.damm@gmail.com>,
linux-arm-kernel@lists.infradead.org
Subject: Re: [PATCH 9/9] ARM: add DMA support to sh7372, enable DMA for SDHI
Date: Wed, 12 May 2010 15:52:24 -0700 [thread overview]
Message-ID: <20100512155224.65eba9ee.akpm@linux-foundation.org> (raw)
In-Reply-To: <Pine.LNX.4.64.1005041424330.4925@axis700.grange>
On Tue, 4 May 2010 16:07:15 +0200 (CEST)
Guennadi Liakhovetski <g.liakhovetski@gmx.de> wrote:
> This patch depends on patch series from Magnus for shmobile, adding INTC
> and clock support. This patch wasn't there in the first version of this
> series.
Where is that patch series now?
WARNING: multiple messages have this Message-ID (diff)
From: Andrew Morton <akpm@linux-foundation.org>
To: linux-arm-kernel@lists.infradead.org
Subject: Re: [PATCH 9/9] ARM: add DMA support to sh7372, enable DMA for SDHI
Date: Wed, 12 May 2010 22:52:24 +0000 [thread overview]
Message-ID: <20100512155224.65eba9ee.akpm@linux-foundation.org> (raw)
In-Reply-To: <Pine.LNX.4.64.1005041424330.4925@axis700.grange>
On Tue, 4 May 2010 16:07:15 +0200 (CEST)
Guennadi Liakhovetski <g.liakhovetski@gmx.de> wrote:
> This patch depends on patch series from Magnus for shmobile, adding INTC
> and clock support. This patch wasn't there in the first version of this
> series.
Where is that patch series now?
WARNING: multiple messages have this Message-ID (diff)
From: akpm@linux-foundation.org (Andrew Morton)
To: linux-arm-kernel@lists.infradead.org
Subject: [PATCH 9/9] ARM: add DMA support to sh7372, enable DMA for SDHI
Date: Wed, 12 May 2010 15:52:24 -0700 [thread overview]
Message-ID: <20100512155224.65eba9ee.akpm@linux-foundation.org> (raw)
In-Reply-To: <Pine.LNX.4.64.1005041424330.4925@axis700.grange>
On Tue, 4 May 2010 16:07:15 +0200 (CEST)
Guennadi Liakhovetski <g.liakhovetski@gmx.de> wrote:
> This patch depends on patch series from Magnus for shmobile, adding INTC
> and clock support. This patch wasn't there in the first version of this
> series.
Where is that patch series now?
next prev parent reply other threads:[~2010-05-12 22:53 UTC|newest]
Thread overview: 41+ messages / expand[flat|nested] mbox.gz Atom feed top
2010-05-04 14:06 [PATCH 0/9 v2] add DMA support to tmio_mmc, using dmaengine API, use it on SH Guennadi Liakhovetski
2010-05-04 14:06 ` [PATCH 0/9 v2] add DMA support to tmio_mmc, using dmaengine API, Guennadi Liakhovetski
2010-05-04 14:06 ` [PATCH 1/9 v2] sh: define DMA slaves per CPU type, remove now redundant header Guennadi Liakhovetski
2010-05-04 14:06 ` [PATCH 1/9 v2] sh: define DMA slaves per CPU type, remove now Guennadi Liakhovetski
2010-05-06 4:41 ` [PATCH 1/9 v2] sh: define DMA slaves per CPU type, remove now redundant header Magnus Damm
2010-05-06 4:41 ` [PATCH 1/9 v2] sh: define DMA slaves per CPU type, remove now Magnus Damm
2010-05-04 14:06 ` [PATCH 2/9 v2] SH: add DMA slaves for two SDHI controllers to sh7722 Guennadi Liakhovetski
2010-05-04 14:06 ` Guennadi Liakhovetski
2010-05-04 14:06 ` [PATCH 3/9 v2] SH: add DMA slave definitions to sh7724 Guennadi Liakhovetski
2010-05-04 14:06 ` Guennadi Liakhovetski
2010-05-04 14:06 ` [PATCH 4/9 v2] MMC: add DMA support to tmio_mmc driver, when used on SuperH Guennadi Liakhovetski
2010-05-04 14:06 ` [PATCH 4/9 v2] MMC: add DMA support to tmio_mmc driver, when used Guennadi Liakhovetski
2010-05-04 14:06 ` [PATCH 5/9 v2] SH: Add SDHI DMA support to ecovec Guennadi Liakhovetski
2010-05-04 14:06 ` Guennadi Liakhovetski
2010-05-04 14:06 ` [PATCH 6/9 v2] SH: Add SDHI DMA support to ms7724se Guennadi Liakhovetski
2010-05-04 14:06 ` Guennadi Liakhovetski
2010-05-04 14:06 ` [PATCH 7/9 v2] SH: Add SDHI DMA support to kfr2r09 Guennadi Liakhovetski
2010-05-04 14:06 ` Guennadi Liakhovetski
2010-05-04 14:06 ` [PATCH 8/9 v2] SH: Add SDHI DMA support to migor Guennadi Liakhovetski
2010-05-04 14:06 ` Guennadi Liakhovetski
2010-05-04 14:07 ` [PATCH 9/9] ARM: add DMA support to sh7372, enable DMA for SDHI Guennadi Liakhovetski
2010-05-04 14:07 ` Guennadi Liakhovetski
2010-05-04 14:07 ` Guennadi Liakhovetski
2010-05-12 22:52 ` Andrew Morton [this message]
2010-05-12 22:52 ` Andrew Morton
2010-05-12 22:52 ` Andrew Morton
2010-05-13 6:57 ` Guennadi Liakhovetski
2010-05-13 6:57 ` Guennadi Liakhovetski
2010-05-13 6:57 ` Guennadi Liakhovetski
2010-05-26 21:12 ` Andrew Morton
2010-05-26 21:12 ` Andrew Morton
2010-05-26 21:12 ` Andrew Morton
2010-05-26 21:23 ` Guennadi Liakhovetski
2010-05-26 21:23 ` Guennadi Liakhovetski
2010-05-26 21:23 ` Guennadi Liakhovetski
2010-05-23 13:49 ` [PATCH 9/9 v2] ARM: mach-shmobile: " Guennadi Liakhovetski
2010-05-23 13:49 ` Guennadi Liakhovetski
2010-05-23 13:49 ` [PATCH 9/9 v2] ARM: mach-shmobile: add DMA support to sh7372, enable Guennadi Liakhovetski
2010-05-31 4:50 ` [PATCH 9/9 v2] ARM: mach-shmobile: add DMA support to sh7372, enable DMA for SDHI Paul Mundt
2010-05-31 4:50 ` Paul Mundt
2010-05-31 4:50 ` Paul Mundt
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=20100512155224.65eba9ee.akpm@linux-foundation.org \
--to=akpm@linux-foundation.org \
--cc=dan.j.williams@intel.com \
--cc=g.liakhovetski@gmx.de \
--cc=ian@mnementh.co.uk \
--cc=linux-arm-kernel@lists.infradead.org \
--cc=linux-mmc@vger.kernel.org \
--cc=linux-sh@vger.kernel.org \
--cc=magnus.damm@gmail.com \
/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.