Re: [PATCH v2 13/14] power: reset: Add Intel PIIX4 poweroff driver

2016-09-19 Thread Sebastian Reichel
Hi, On Mon, Sep 19, 2016 at 10:21:30PM +0100, Paul Burton wrote: > Add a driver which allows powering off the system via an Intel PIIX4 > southbridge, by entering the PIIX4 SOff state. This is useful on the > MIPS Malta development board, where it will power down the FPGA based > board until its O

[PATCH v2 13/14] power: reset: Add Intel PIIX4 poweroff driver

2016-09-19 Thread Paul Burton
Add a driver which allows powering off the system via an Intel PIIX4 southbridge, by entering the PIIX4 SOff state. This is useful on the MIPS Malta development board, where it will power down the FPGA based board until its ON/NMI button is pressed, or the QEMU implementation of the MIPS Malta boar