[PATCH] OMAP4: MMC driver support on OMAP4
Andrew Morton
akpm at linux-foundation.org
Fri Sep 4 15:19:12 EDT 2009
On Wed, 2 Sep 2009 18:54:36 +0530 (IST)
"kishore kadiyala" <kishore.kadiyala at ti.com> wrote:
> This Patch adds basic support for all 5 MMC controllers on OMAP4.
>
> -Kishore
>
> Signed-off-by: Kishore Kadiyala <kishore.kadiyala at 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.
More information about the linux-arm-kernel
mailing list