]> err.no Git - linux-2.6/commit
[PATCH] mmc: Add support for mmc v4 high speed mode
authorPhilip Langdale <philipl@overt.org>
Sat, 21 Oct 2006 10:35:02 +0000 (12:35 +0200)
committerPierre Ossman <drzeus@drzeus.cx>
Fri, 1 Dec 2006 17:21:32 +0000 (18:21 +0100)
commitbce40a36de574376f41f1ff3c4d212a7da2a3c90
treef866c1d744db98d897d8e2684f7f47b56e75cb9b
parent9c9c26188ff9fa5f44ba5a00e01b54b539f83d1d
[PATCH] mmc: Add support for mmc v4 high speed mode

This adds support for the high-speed modes defined by mmc v4
(assuming the host controller is up to it). On a TI sdhci controller,
it improves read speed from 1.3MBps to 2.3MBps. The TI controller can
only go up to 24MHz, but everything helps. Another person has taken
this basic patch and used it on a Nokia 770 to get a bigger boost
because that controller can run at 48MHZ.

Signed-off-by: Philip Langdale <philipl@overt.org>
Signed-off-by: Pierre Ossman <drzeus@drzeus.cx>
drivers/mmc/mmc.c
include/linux/mmc/card.h
include/linux/mmc/protocol.h