commit | afe6e9a4dd4c985cb6b01d30913e06319449142f | [log] [tgz] |
---|---|---|
author | Jonas Karlman <jonas@kwiboo.se> | Thu Aug 17 05:45:04 2023 +0000 |
committer | Kever Yang <kever.yang@rock-chips.com> | Sat Oct 07 16:50:15 2023 +0800 |
tree | 99136ff26064e6ebf8f3cb1e075363d303043804 | |
parent | 2def78bd7cb5a29d22da901a78883c2be5d87caf [diff] |
rockchip: rk356x: Enable poweroff command With PMIC_RK8XX, SYSRESET and CMD_POWEROFF options enabled it is possible to power down a board using the poweroff command and turn the board back on using a power button. Enable the poweroff command on RK356x boards that have a button wired to PMIC pwron. Signed-off-by: Jonas Karlman <jonas@kwiboo.se> Reviewed-by: Simon Glass <sjg@chromium.org> Reviewed-by: Kever Yang <kever.yang@rock-chips.com>