]> git.ipfire.org Git - thirdparty/u-boot.git/commit
imx93_evk: Invoke the ELE voltage APIs when adjust VDD_SOC voltage
authorPeng Fan <peng.fan@nxp.com>
Thu, 8 Jan 2026 11:06:57 +0000 (19:06 +0800)
committerFabio Estevam <festevam@nabladev.com>
Sat, 17 Jan 2026 18:00:24 +0000 (15:00 -0300)
commit211fd31c35e07fd7ef06366a1ba8e274428abac0
tree2f2a32e0eefa4ac1cbd4d17efcd17f8dc5d0dd0b
parente77d6948f5c2b5fee49b64dbd76bd334219ff963
imx93_evk: Invoke the ELE voltage APIs when adjust VDD_SOC voltage

SPL will adjust VDD_SOC to OD voltage, because some PMIC uses
0.8V as default for VDD_SOC. So need to call the voltage change
APIs to avoid ELE Glitch Detection triggered reset.

Signed-off-by: Ye Li <ye.li@nxp.com>
Signed-off-by: Peng Fan <peng.fan@nxp.com>
board/freescale/imx93_evk/spl.c