mirror of
https://github.com/AsahiLinux/u-boot
synced 2024-11-17 02:08:38 +00:00
231401de2e
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> |
||
---|---|---|
.. | ||
bcm6328-power-domain.c | ||
imx8-power-domain-legacy.c | ||
imx8-power-domain.c | ||
imx8m-power-domain.c | ||
Kconfig | ||
Makefile | ||
meson-ee-pwrc.c | ||
meson-gx-pwrc-vpu.c | ||
mtk-power-domain.c | ||
power-domain-uclass.c | ||
sandbox-power-domain-test.c | ||
sandbox-power-domain.c | ||
tegra186-power-domain.c | ||
ti-sci-power-domain.c |