commit | e7e07d28de202a5faf0dad8709e95cdd27f445de | [log] [tgz] |
---|---|---|
author | Heinrich Schuchardt <heinrich.schuchardt@canonical.com> | Sun Oct 01 07:40:47 2023 +0200 |
committer | Leo Yu-Chi Liang <ycliang@andestech.com> | Wed Oct 04 18:23:59 2023 +0800 |
tree | 6a1e90cd5a0552d91cc88f1c45887d450c545030 | |
parent | ac5e68f8714d8617d52ee7aa15822651240e9ba9 [diff] |
configs: sifive: enable poweroff command on Unmatched Powering off the SiFive HiFive Unmatched board is supported both via the SBI and GPIO sysreset drivers. See device-tree entry compatible = "gpio-poweroff". Enable the poweroff command. Signed-off-by: Heinrich Schuchardt <heinrich.schuchardt@canonical.com> Reviewed-by: Leo Yu-Chi Liang <ycliang@andestech.com>