On Fri, Sep 03, 2010 at 09:41:11AM -0700, Kevin Hilman wrote: > Like you, I'm no expert on the regulator framework internals, but it > appears to have a pretty thorough system of constraints management that > upon first glance seems to be a good fit for what we need. It may need > to be extended, but I would rather see us enhance the regulator > framework than re-invent the constraints management. This seems reasonable, the only thing I'm wary of with this stuff is adding things to manage anything outside voltages since I'm not convinced that the requirements of different processors for other things are sufficiently well understood to make a simple abstraction. The only thing I can think you might need to do if this is just straight voltage setting is re-add support for multiple consumers setting voltages simultaneously (there was someone from Qualcomm talking about that as well but I didn't see any patches from him) but the API side is all there and the core support ought to be relatively straightforward. -- 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