[PATCH V3 2/2] cpufreq: imx6q: correct VDDSOC/PU voltage scaling when cpufreq is changed
Shawn Guo
shawn.guo at linaro.org
Wed Dec 18 09:25:39 EST 2013
On Wed, Dec 18, 2013 at 04:26:50PM -0500, Anson Huang wrote:
> on i.MX6Q, cpu freq change need to follow below flows:
>
> 1. each setpoint has different VDDARM, VDDSOC/PU voltage, get the setpoint
> table from dts;
> 2. when cpu freq is scaling up, need to increase VDDSOC/PU voltage before
> VDDARM, if VDDPU is off, no need to change it;
> 3. when cpu freq is scaling down, need to decrease VDDARM voltage before
> VDDSOC/PU, if VDDPU is off, no need to change it;
>
> normally dts will pass vddsoc/pu freq/volt info to kernel, if not, will
> use fixed value for vddsoc/pu voltage setting.
>
> Signed-off-by: Anson Huang <b20788 at freescale.com>
Acked-by: Shawn Guo <shawn.guo at linaro.org>
More information about the linux-arm-kernel
mailing list