x86: broadwell: Implement PCH_REQ_PMBASE_INFO
authorSimon Glass <[email protected]>
Fri, 26 Apr 2019 03:59:03 +0000 (21:59 -0600)
committerBin Meng <[email protected]>
Wed, 8 May 2019 05:02:15 +0000 (13:02 +0800)
commit2b36eabd8aec5107f4753715c2fb4e30cb0d6136
tree3d3dbb4fe03a4e91c45f53d6b75f338822c9875d
parent9ffe7cd5c421e21317d56c80c1390aba636b3ffb
x86: broadwell: Implement PCH_REQ_PMBASE_INFO

Implement this ioctl() to support power off.

Signed-off-by: Simon Glass <[email protected]>
Reviewed-by: Bin Meng <[email protected]>
arch/x86/cpu/broadwell/pch.c