>-----Original Message----- >From: Bin Meng <[email protected]> >Sent: Thursday, February 18, 2021 9:28 PM >To: Simon Glass <[email protected]>; Alexander Graf <[email protected]>; >Priyanka Jain <[email protected]> >Cc: U-Boot Mailing List <[email protected]>; Tom Rini ><[email protected]> >Subject: [PATCH v2 32/38] 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 <[email protected]> > >--- > >Changes in v2: >- new patch: ppc: qemu: Enable support for power off via GPIO > > configs/qemu-ppce500_defconfig | 6 +++++- > 1 file changed, 5 insertions(+), 1 deletion(-) > Reviewed-by: Priyanka Jain <[email protected]>
- [PATCH v2 29/38] gpio: mpc8xxx: Support controller register ... Bin Meng
- [PATCH v2 30/38] ppc: qemu: Enable GPIO support Bin Meng
- RE: [PATCH v2 30/38] ppc: qemu: Enable GPIO support Priyanka Jain
- [PATCH v2 27/38] ppc: qemu: Enable VirtIO BLK support Bin Meng
- [PATCH v2 31/38] dm: sysreset: Add a Kconfig option for the ... Bin Meng
- [PATCH v2 32/38] ppc: qemu: Enable support for power off via... Bin Meng
- RE: [PATCH v2 32/38] ppc: qemu: Enable support for powe... Priyanka Jain
- [PATCH v2 33/38] ppc: qemu: Enable RTC support via I2C Bin Meng
- [PATCH v2 34/38] ppc: qemu: Delete the temporary FDT virtual... Bin Meng
- [PATCH v2 35/38] ppc: qemu: Drop a custom env variable 'fdt_... Bin Meng
- [PATCH v2 36/38] ppc: qemu: Drop fixed_sdram() Bin Meng
- RE: [PATCH v2 36/38] ppc: qemu: Drop fixed_sdram() Priyanka Jain
- [PATCH v2 37/38] ppc: qemu: Move board directory from board/... Bin Meng

