imx8mp_evk: Increase VDD_ARM to 0.95v Overdrive voltage
authorPeng Fan <peng.fan@nxp.com>
Fri, 19 Mar 2021 07:57:04 +0000 (15:57 +0800)
committerStefano Babic <sbabic@denx.de>
Thu, 8 Apr 2021 07:18:29 +0000 (09:18 +0200)
commit41037bc47c293dc6cdf6c7f03ffefc35b4217bba
tree580a5cf91e4e5c9386c7a2752b99a29d44f72315
parent2212542f9b640f049539e08024a0073711d2a8ff
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>
Signed-off-by: Peng Fan <peng.fan@nxp.com>
board/freescale/imx8mp_evk/spl.c