]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/commit
mmc-twl4030 voltage cleanup
authorDavid Brownell <dbrownell@users.sourceforge.net>
Tue, 13 Jan 2009 20:49:13 +0000 (12:49 -0800)
committerTony Lindgren <tony@atomide.com>
Tue, 3 Feb 2009 18:31:06 +0000 (10:31 -0800)
commit53c3f29a5fd20520fcd34b1c2450d3ca011b09dd
tree71fd1979b2757a76629a5b848eae83af92a2c952
parentc40ce00e32082c57070fdba39c7d7cba3228d440
mmc-twl4030 voltage cleanup

Correct twl4030 MMC power switching:  fix voltage ranges reported
for each slot, and handle them fully.

 Lies corrected:
  - MMC-1 doesn't support the 2.6-2.7 Volt range
  - MMC-2 can't normally support anything except 1.8V
 Omissions corrected
  - MMC-1 *does* handle the 2.8-2.9 Volt range
  - MMC-2 can handle 2.5-3.2 Volt cards, given a transceiver

Add transciever support for MMC-2; enable it for Overo and Pandora.
(Depends on something else to have set up pinmuxing for control
signals instead of as MMC2_DAT4..7 pins.)

Also shrink twl4030_hsmmc_info a smidgeon ... padding is all gone.

Signed-off-by: David Brownell <dbrownell@users.sourceforge.net>
Signed-off-by: Tony Lindgren <tony@atomide.com>
arch/arm/mach-omap2/board-omap3pandora.c
arch/arm/mach-omap2/board-overo.c
arch/arm/mach-omap2/mmc-twl4030.c
arch/arm/mach-omap2/mmc-twl4030.h