]> git.ipfire.org Git - people/ms/u-boot.git/commit
twl4030: device-index-specific MMC power initializations, common ramp-up delay
authorPaul Kocialkowski <contact@paulk.fr>
Sat, 8 Nov 2014 19:55:46 +0000 (20:55 +0100)
committerTom Rini <trini@ti.com>
Thu, 4 Dec 2014 16:04:40 +0000 (11:04 -0500)
commitf3e85e4825e02fbd21859c35881f639a2c3e7afd
tree2166e4d0ef572c57360363b8ba452419beaaf312
parent95de9ab201e9c43c8969321711de9e93e444e420
twl4030: device-index-specific MMC power initializations, common ramp-up delay

Not every device has multiple MMC slots available, so it makes sense to enable
only the required LDOs for the available slots. Generic code in omap_hsmmc will
enable both VMMC1 and VMMC2, in doubt.

Signed-off-by: Paul Kocialkowski <contact@paulk.fr>
Reviewed-by: Tom Rini <trini@ti.com>
drivers/mmc/omap_hsmmc.c
drivers/power/twl4030.c
include/twl4030.h