[PATCH v4 4/7] cpufreq: add clk-reg cpufreq driver

Mark Brown broonie at opensource.wolfsonmicro.com
Fri Dec 23 08:18:51 EST 2011


On Thu, Dec 22, 2011 at 03:09:10PM +0800, Richard Zhao wrote:
> The driver get cpu operation point table from device tree cpu0 node,
> and adjusts operating points using clk and regulator APIs.

Reviewed-by: Mark Brown <broonie at opensource.wolfsonmicro.com>

but one nit:

> +Required properties in /cpus/cpu at 0:
> +- cpu-freqs : cpu frequency points it support, in unit of Hz.
> +- cpu-volts : cpu voltages required by the frequency point at the same index,
> +	      in unit of uV.
> +- trans-latency :  transition_latency, in unit of ns.

trans-latency should really say what latency is being measured (the CPU
core only or the whole operation).



More information about the linux-arm-kernel mailing list