
1 May
2019
1 May
'19
3:42 p.m.
On Fri, Apr 26, 2019 at 12:00 PM Simon Glass sjg@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@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@gmail.com