]> git.ipfire.org Git - thirdparty/u-boot.git/commit
misc: ele_api: Add Voltage change start and finish APIs
authorYe Li <ye.li@nxp.com>
Thu, 8 Jan 2026 11:06:56 +0000 (19:06 +0800)
committerFabio Estevam <festevam@nabladev.com>
Sat, 17 Jan 2026 18:00:23 +0000 (15:00 -0300)
commite77d6948f5c2b5fee49b64dbd76bd334219ff963
treeecdff733f212e7e10a21e766bdc568a5adfe8bd8
parentab24985b8cd03472352a6178f1aef9d4e8ce54d8
misc: ele_api: Add Voltage change start and finish APIs

On GDET enabled part, need to call voltage change start and finish
APIs when adjust the voltage more than 100mv. Otherwise GDET will be
triggered and system is reset

Reviewed-by: Peng Fan <peng.fan@nxp.com>
Signed-off-by: Ye Li <ye.li@nxp.com>
Signed-off-by: Peng Fan <peng.fan@nxp.com>
arch/arm/include/asm/mach-imx/ele_api.h
drivers/misc/imx_ele/ele_api.c