commit | 037b17d29c2fa4d143ff129a43ffb131cce19674 | [log] [tgz] |
---|---|---|
author | Bin Meng <bmeng.cn@gmail.com> | Thu Feb 25 17:22:53 2021 +0800 |
committer | Priyanka Jain <priyanka.jain@nxp.com> | Fri Mar 05 10:25:43 2021 +0530 |
tree | 16e3c59323c9057ff5f9ef9ec9bcce0979de897c | |
parent | 5f1a08b6ab1c3923735edb676a4de87df4bb96f7 [diff] |
ppc: qemu: Enable support for power off via GPIO The QEMU ppce500 target provides the power off functionality via the GPIO pin#0, and we can support this using the sysreset gpio poweroff driver. Let's enable it. Signed-off-by: Bin Meng <bmeng.cn@gmail.com> Reviewed-by: Priyanka Jain <priyanka.jain@nxp.com>