Several patches here: - New interface in regulator core ... in the regulator queue (presumably for 2.6.30 merge) - twl4030 regulator updates to use that interface Given that second part, I think the twl4030 regulator code can be submitted upstream. - Init updates for OMAP 3430 SDP ... regulators, MMC switches, and a bit more. - Minor Overo init update: set up VMMC1 - HSMMC init update: pass device back so regulator setup can use it. (Not as invasive as a cleaner fix would be...) - Beagle init update: hook up the regulators used by MMC-1 (relies on that init update) - SDP init update: hook up regulators used by MMC-1 and MMC-2 (also relies on that init update) These go on top of patches I sent previously, to work around a lockdep issue in the hsmmc driver (that might go to mainline as a bugfix, assuming that driver goes to mainline for 2.6.29) and correct the mach-omap2/mmc-twl4030.c power switching. Once that's merged, it'll be ready to start using the regulator calls to switch power for MMC on at least those platforms. - Dave -- To unsubscribe from this list: send the line "unsubscribe linux-omap" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html