Re: [PATCH 6/8] configs: qcom: enable PSCI reboot-mode framework
Simon Glass <[email protected]>
| Newsgroups | org.u-boot-project.lists.u-boot |
|---|---|
| Message-ID | <CAFLszTi407gE7L-C-AU91bR+wTkuX+cpCajf5yff9a-w5KBNRA@mail.gmail.com> |
On 2026-08-11T05:18:35, Balaji Selvanathan <[email protected]> wrote: > configs: qcom: enable PSCI reboot-mode framework > > Enable CONFIG_DM_REBOOT_MODE and CONFIG_REBOOT_MODE_PSCI in the shared > qcom_defconfig so the "reset -<mode>" command can trigger the reset modes > declared under the psci "reboot-mode" device tree subnode (for example > "reset -edl"). > > Signed-off-by: Balaji Selvanathan <[email protected]> > > configs/qcom_defconfig | 2 ++ > 1 file changed, 2 insertions(+) Reviewed-by: Simon Glass <[email protected]>