diff options
author | Zhang Lixu <[email protected]> | 2020-12-16 14:36:39 +0800 |
---|---|---|
committer | Jiri Kosina <[email protected]> | 2021-01-06 17:20:02 +0100 |
commit | 2e23a70edabe933284f690dff49497fb6b82b0e5 (patch) | |
tree | 7b1401ed1674dd96321764e7e99fe46011f0ad5e /scripts/bpf_helpers_doc.py | |
parent | de925e2fbb44eed8a2a7ce166b485fed5eae01aa (diff) |
HID: intel-ish-hid: ipc: finish power flow for EHL OOB
The EHL (Elkhart Lake) based platforms provide a OOB (Out of band)
service, which allows wakup device when the system is in S5 (Soft-Off
state). This OOB service can be enabled/disabled from BIOS settings. When
enabled, the ISH device gets PME wake capability. To enable PME wakeup,
driver also needs to enable ACPI GPE bit.
Once wakeup, BIOS will clear the wakeup bit to identify wakeup is
successful. So driver need to re-enable it in resume function to
keep the next wakeup capability.
Since this feature is only present on EHL, we use EHL PCI device id to
enable this feature.
Co-developed-by: Najumon Ba <[email protected]>
Signed-off-by: Najumon Ba <[email protected]>
Signed-off-by: Even Xu <[email protected]>
Signed-off-by: Zhang Lixu <[email protected]>
Signed-off-by: Jiri Kosina <[email protected]>
Diffstat (limited to 'scripts/bpf_helpers_doc.py')
0 files changed, 0 insertions, 0 deletions