History log of /u-boot/drivers/sysreset/sysreset_tps65910.c
Revision Date Author Comments
(<<< Hide modified files)
(Show modified files >>>)
# 8b8a00ea 24-Oct-2023 Svyatoslav Ryhel <clamor95@gmail.com>

sysreset: implement TPS65910 sysreset functions

TPS65910/TPS65911 PMICs have embedded power control functions
used by some device to initiane device power off. Implement it as
sysreset driver.

Signed-off-by: Svyatoslav Ryhel <clamor95@gmail.com>