u-boot-brain/arch/arm/include/asm/arch-imx8
Peng Fan 231401de2e 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: Peng Fan <peng.fan@nxp.com>
2020-05-10 20:55:20 +02:00
..
sci imx8: Configure SNVS 2020-05-01 13:46:22 +02:00
boot0.h imx8: Jump from alias to OCRAM address at SPL init 2019-10-13 22:49:12 +02:00
clock.h imx8: add dummy clock 2018-10-22 12:59:01 +02:00
gpio.h gpio: mxc_gpio: add support for i.MX8 2018-10-22 12:59:01 +02:00
image.h imx8: support parsing i.MX8 Container file 2019-10-08 16:35:58 +02:00
imx8-pins.h imx8: imx8-pins: add i.MX8QM 2019-04-25 17:03:25 +02:00
imx-regs.h imx: define ARCH_MXC for i.MX8/8M/7ULP 2019-06-11 10:43:00 +02:00
iomux.h imx8: add iomux configuration api 2018-10-22 12:59:01 +02:00
power-domain.h power: Add power domain driver for i.MX8 2018-10-22 12:59:01 +02:00
snvs_security_sc.h imx8: Configure SNVS 2020-05-01 13:46:22 +02:00
sys_proto.h imx: imx8qm/imx8qxp: Power down the resources before SPL jump to u-boot 2020-05-10 20:55:20 +02:00