On Mon, Apr 23, 2012 at 12:52:05PM +0200, Ulf Hansson wrote: > I realize that using boot_on, which has been around for quite some > time could have problems. If not using the existing boot_on > constraint, do you have an idea of how to accomplish what I want? > Should I invent a new constraint option to be used in > regulator_init_complete!? To be honest I don't entirely understand what your goal is at the system level - the current idea is that either the regulator will be marked as always_on or it should be enabled by a consumer. What is the scenario in which neither of these is sufficient?