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

sysreset: implement PALMAS sysreset functions

PALMAS PMIC family has embedded poweroff function used by some
device to initiane device power off. Implement it as sysreset
driver.

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