MLK-23196 imx8mp_evk: Increase VDD_ARM to 0.95v Overdrive voltage
authorYe Li <ye.li@nxp.com>
Mon, 6 Jan 2020 03:21:26 +0000 (19:21 -0800)
committerYe Li <ye.li@nxp.com>
Thu, 29 Apr 2021 07:56:37 +0000 (00:56 -0700)
commit55379f6b14de85ea2815197eb7fa8fdc3aaf8d68
tree80e35dfc874f6260580f6ba175790c8df81cf852
parent03140104b002e9df184646510d441035707b9ee0
MLK-23196 imx8mp_evk: Increase VDD_ARM to 0.95v Overdrive voltage

There is a frequency/timing limitation for SOC and ARM, if SOC is OD voltage/OD freq,
then ARM can't run at ND voltage/1.2Ghz, it may have timing risk from SOC to ARM.

Current VDD_SOC is set to 0.95v OD voltage in SPL, and kernel will increase bus
clocks to OD frequency before it increases ARM voltage. So to conform to the
limitation, we'd better increases VDD_ARM to OD voltage in SPL.

Signed-off-by: Ye Li <ye.li@nxp.com>
Reviewed-by: Anson Huang <Anson.Huang@nxp.com>
(cherry picked from commit f9fdb7a6134d8929c2291303c006f7380d97faa8)
(cherry picked from commit 543a0f1fdc2009fb24436b14a0488408c2f8341f)
board/freescale/imx8mp_evk/spl.c