* David Brownell <david-b@xxxxxxxxxxx> [081127 09:12]: > On Wednesday 26 November 2008, Kyungmin Park wrote: > > Custom board powered by VAUX2 and VAUX4 for MMC instead of VMMC > > Also it uses VMMC for MMC core power not voltage. > > > > MMC1: uses VMMC1(voltage) and VMMC2(Vdd) > > MMC2: uses VAUX2(voltage) and VAUX4(Vdd) > > > > To address this issue, platform uses its custom power function. > > It would be a lot cleaner to do this with the regulator > framework ... e.g. board init code associates each MMC > controller with a few regulators using logical IDs, and > the HSMMC glue just uses those regulators. Let's hold on with this patch until we first have the pending patches in the mainline, and can then convert the existing code to use regulator fwk. Then let's update this patch and apply it. Regards, Tony -- 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