[U-Boot] [PATCH v2 29/50] x86: pch: Add an ioctl to read power-management info
Bin Meng
bmeng.cn at gmail.com
Wed May 1 13:42:07 UTC 2019
On Fri, Apr 26, 2019 at 12:00 PM Simon Glass <sjg at chromium.org> wrote:
>
> Add a new ioctl() request to read information about the power-management
> system. This can be used to power off the device.
>
> Signed-off-by: Simon Glass <sjg at chromium.org>
> ---
>
> Changes in v2:
> - Add new patch to add an ioctl to read power-management info
>
> include/pch.h | 18 ++++++++++++++++++
> 1 file changed, 18 insertions(+)
>
Reviewed-by: Bin Meng <bmeng.cn at gmail.com>
More information about the U-Boot
mailing list