From: Andrew Morton <akpm@linux-foundation.org>
To: kishore kadiyala <kishore.kadiyala@ti.com>
Cc: linux-kernel@vger.kernel.org, linux-omap@vger.kernel.org,
jarkko.lavinen@nokia.com, madhu.cr@ti.com,
linux-arm-kernel@lists.arm.linux.org.uk,
linux-arm-kernel@lists.infradead.org, linux-mmc@vger.kernel.org
Subject: Re: [PATCH] OMAP4: MMC driver support on OMAP4
Date: Fri, 4 Sep 2009 12:19:12 -0700 [thread overview]
Message-ID: <20090904121912.4b4e2b5a.akpm@linux-foundation.org> (raw)
In-Reply-To: <34590.192.168.10.89.1251897876.squirrel@dbdmail.itg.ti.com>
On Wed, 2 Sep 2009 18:54:36 +0530 (IST)
"kishore kadiyala" <kishore.kadiyala@ti.com> wrote:
> This Patch adds basic support for all 5 MMC controllers on OMAP4.
>
> -Kishore
>
> Signed-off-by: Kishore Kadiyala <kishore.kadiyala@ti.com>
> ---
> This patch doesn't include mmc-regulator support
>
> arch/arm/mach-omap2/devices.c | 42 +++++++++++++++++++++++++++++----
> arch/arm/plat-omap/include/mach/irqs.h | 2 +
> arch/arm/plat-omap/include/mach/mmc.h | 9 ++++++-
> drivers/mmc/host/Kconfig | 6 ++--
> drivers/mmc/host/omap_hsmmc.c | 10 +++++++
> 5 files changed, 60 insertions(+), 9 deletions(-)
This looks like an ARM patch more than an MMC patch. I grabbed it as
an MMC thing but hopefully someone else will grab it for a more
appropriate tree.
WARNING: multiple messages have this Message-ID (diff)
From: akpm@linux-foundation.org (Andrew Morton)
To: linux-arm-kernel@lists.infradead.org
Subject: [PATCH] OMAP4: MMC driver support on OMAP4
Date: Fri, 4 Sep 2009 12:19:12 -0700 [thread overview]
Message-ID: <20090904121912.4b4e2b5a.akpm@linux-foundation.org> (raw)
In-Reply-To: <34590.192.168.10.89.1251897876.squirrel@dbdmail.itg.ti.com>
On Wed, 2 Sep 2009 18:54:36 +0530 (IST)
"kishore kadiyala" <kishore.kadiyala@ti.com> wrote:
> This Patch adds basic support for all 5 MMC controllers on OMAP4.
>
> -Kishore
>
> Signed-off-by: Kishore Kadiyala <kishore.kadiyala@ti.com>
> ---
> This patch doesn't include mmc-regulator support
>
> arch/arm/mach-omap2/devices.c | 42 +++++++++++++++++++++++++++++----
> arch/arm/plat-omap/include/mach/irqs.h | 2 +
> arch/arm/plat-omap/include/mach/mmc.h | 9 ++++++-
> drivers/mmc/host/Kconfig | 6 ++--
> drivers/mmc/host/omap_hsmmc.c | 10 +++++++
> 5 files changed, 60 insertions(+), 9 deletions(-)
This looks like an ARM patch more than an MMC patch. I grabbed it as
an MMC thing but hopefully someone else will grab it for a more
appropriate tree.
next prev parent reply other threads:[~2009-09-04 19:19 UTC|newest]
Thread overview: 18+ messages / expand[flat|nested] mbox.gz Atom feed top
2009-09-02 13:24 [PATCH] OMAP4: MMC driver support on OMAP4 kishore kadiyala
2009-09-04 19:19 ` Andrew Morton [this message]
2009-09-04 19:19 ` Andrew Morton
2009-09-04 19:23 ` Pandita, Vikram
2009-09-04 19:23 ` Pandita, Vikram
2009-09-04 19:33 ` Tony Lindgren
2009-09-04 19:33 ` Tony Lindgren
2009-09-04 19:43 ` Madhusudhan
2009-09-04 19:43 ` Madhusudhan
2009-09-04 19:43 ` Madhusudhan
2009-09-04 19:47 ` Madhusudhan
2009-09-04 19:47 ` Madhusudhan
[not found] <34590.192.168.10.89.1251897877.squirrel@dbdmail.itg.ti.com>
2009-09-02 13:30 ` kishore kadiyala
2009-09-02 16:30 ` Madhusudhan
2009-09-02 16:30 ` Madhusudhan
2009-09-03 16:04 ` kishore kadiyala
2009-09-04 0:45 ` Madhusudhan
2009-09-04 0:45 ` Madhusudhan
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=20090904121912.4b4e2b5a.akpm@linux-foundation.org \
--to=akpm@linux-foundation.org \
--cc=jarkko.lavinen@nokia.com \
--cc=kishore.kadiyala@ti.com \
--cc=linux-arm-kernel@lists.arm.linux.org.uk \
--cc=linux-arm-kernel@lists.infradead.org \
--cc=linux-kernel@vger.kernel.org \
--cc=linux-mmc@vger.kernel.org \
--cc=linux-omap@vger.kernel.org \
--cc=madhu.cr@ti.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.