MLK-12623-01 cpufreq: imx: Add support for 700MHz setpoint in cpufreq
authorBai Ping <ping.bai@nxp.com>
Tue, 23 Feb 2016 05:20:37 +0000 (13:20 +0800)
committerNitin Garg <nitin.garg@nxp.com>
Mon, 19 Mar 2018 19:51:47 +0000 (14:51 -0500)
commit08f088eb964d6bdc486b4626f82b7f10ee26bfe3
tree25e3d32114970760910ed2a8c3ce62ac9577f029
parent9fc5a1911b05a13805cc8e7e78d47c6202786485
MLK-12623-01 cpufreq: imx: Add support for 700MHz setpoint in cpufreq

On i.MX6UL EVK board, we use a external GPIO DC regulator to control
the VDD_ARM_SOC_IN voltage, if default voltage is 1.4V when the system
is bootup. Per design team, when the highest setpoint freq is not
bigger than 528MHz, we can decrease this regulator voltage to 1.3V.
On i.MX6UL TO1.1, we add a 700MHz setpoint. When the highest setpoint
freq is 700MHz, the DC regulator should be at 1.4V to to cover the IR
drop.

Signed-off-by: Bai Ping <ping.bai@nxp.com>
drivers/cpufreq/imx6q-cpufreq.c