]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/commit
omap3 boards list voltage ranges for VMMC1, VMMC2,
authorDavid Brownell <dbrownell@users.sourceforge.net>
Sun, 8 Mar 2009 19:44:39 +0000 (19:44 +0000)
committerTony Lindgren <tony@atomide.com>
Mon, 9 Mar 2009 17:31:27 +0000 (10:31 -0700)
commitccd1de46c33fddc044d957a723379acf6d66ebc0
treed2719300ef4c9f8db24e7a718401f69cdceaa6b4
parent375061a4c5eddf64de40ef2d5dc775b2f586cc12
omap3 boards list voltage ranges for VMMC1, VMMC2,

It seems the regulator framework is going to require boards
to explicitly configure voltage ranges, instead of letting
them just pick up the entire available range.  So this patch
updates OMAP3 board handling for VMMC1, VMMC2, and VSIM.

Also, change the label for the MMC1 DAT4..DAT7 supply to
"vmmc_aux", so the label isn't specific to MMC1.  Things
like SDIO and eMMC chips may also need a second voltage,
though in that case it's usually 1.8V for chip interface.

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