"Gopinath, Thara" <[email protected]> writes:

[...]

> I agree probably regulator framework would be 
> the best place for this but then IMO regulator framework needs a lot of
> changes to support the kind of use-counting we need in the voltage layer.
> To start with regulator_get  keeps the use counting only for enabling or
> disabling a regulator. It does not have a mechanism of adding the requested
> voltage to a list and picking out the highest among the added values.
> regulator_set_voltage could be used to route the call to omap_scale_voltage
> but then it is just a wrapper.

Hi Thara,

Based on feedback from regulator folks (and also remembering that we
agreed to use the regulator framework as a later phase) let's keep your
current approach as an interim solution, but knowing that we will
eventually switch to use the regulator framework for handling multiple
requests.

In the background Thomas and I will continue to research the changes
needed in the regulator framework.

Thanks,

Kevin
--
To unsubscribe from this list: send the line "unsubscribe linux-omap" in
the body of a message to [email protected]
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to