[PATCH 9/9] [ARM] tegra: Add cpufreq support

Mark Brown broonie at opensource.wolfsonmicro.com
Fri Jul 30 17:14:58 EDT 2010


On Fri, Jul 30, 2010 at 01:33:08PM -0700, Colin Cross wrote:
> On Fri, Jul 30, 2010 at 1:20 PM, Mark Brown

> > ...although in some systems the I2C cost will be replaced with updating
> > a GPIO which is very much cheaper.

> Yes, but even on a GPIO regulator, the regulator api will lock a mutex
> and possibly schedule.

Yup, the schedule will depend on how long it takes to charge the cap on
the output in the case of the GPIO regulator.  The point being that the
delay you'll encounter is wildly variable depending on hardware setup.



More information about the linux-arm-kernel mailing list