mirror of
https://github.com/AsahiLinux/u-boot
synced 2024-11-06 13:14:27 +00:00
50fd31fd77
The sysreset of 'POWER' type is a PMIC reset defined as 'remove and restore power'. So normally only COLD/WARN is supported by sysreset_syscon. This modification allows to use the function sysreset_walk(SYSRESET_POWER) when it is supported by PMIC driver (see example in stpmic1). Signed-off-by: Patrick Delaunay <patrick.delaunay@st.com> |
||
---|---|---|
.. | ||
Kconfig | ||
Makefile | ||
sysreset-ti-sci.c | ||
sysreset-uclass.c | ||
sysreset_ast.c | ||
sysreset_gpio.c | ||
sysreset_microblaze.c | ||
sysreset_mpc83xx.c | ||
sysreset_mpc83xx.h | ||
sysreset_psci.c | ||
sysreset_rockchip.c | ||
sysreset_sandbox.c | ||
sysreset_sti.c | ||
sysreset_syscon.c | ||
sysreset_watchdog.c | ||
sysreset_x86.c | ||
sysreset_xtfpga.c |