commit | 52914ea42968e6de084af54056f969d8bcd1bdf8 | [log] [tgz] |
---|---|---|
author | Svyatoslav Ryhel <clamor95@gmail.com> | Tue Oct 24 10:49:05 2023 +0300 |
committer | Tom Rini <trini@konsulko.com> | Fri Nov 03 17:40:40 2023 -0400 |
tree | 900d6875c78c653a1664703856eb8afa0abce5c5 | |
parent | 4936bad00b934d735e61d097b8f624420470dbe7 [diff] |
sysreset: implement MAX77663 sysreset functions MAX77663 PMIC 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>