Skip to content
Commit 231401de authored by Peng Fan's avatar Peng Fan Committed by Stefano Babic
Browse files

imx: imx8qm/imx8qxp: Power down the resources before SPL jump to u-boot



Make sure that all devices that are powered up by SPL are powered down
before entering into the u-boot. Otherwise the subsystem/device will
never be powered down by SCFW, due to SPL and u-boot are in different
partitions.

Benefiting from power domain driver, this patch implements the function
"imx8_power_off_pd_devices" to power off all active devices.

Signed-off-by: default avatarPeng Fan <peng.fan@nxp.com>
parent 81037672
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment