diff options
author | Even Xu <even.xu@intel.com> | 2025-05-14 09:37:33 +0300 |
---|---|---|
committer | Jiri Kosina <jkosina@suse.com> | 2025-06-10 22:19:50 +0300 |
commit | dcb2ccb93095fcaa2969370dcbbe82fc83d42229 (patch) | |
tree | 20180c5b59bc2f6151252237f6d4f04a617a7564 /scripts/lib/kdoc/kdoc_files.py | |
parent | 2c7c9c5db3bc418fc52b222651524470eeaf6f36 (diff) | |
download | linux-dcb2ccb93095fcaa2969370dcbbe82fc83d42229.tar.xz |
HID: Intel-thc-hid: Intel-thc: Add Wake-on-Touch support
Wake-on-Touch (WoT) feature gives system the capability to wake from
sleep state by user touch event, it requires platform providing wake
GPIO through ACPI resource.
Intel UEFI provides a user setting to enable or disable THC device WoT
feature. If it's enabled, UEFI assigns an additional wake GPIO resource
to THC device ACPI configuration, facilitating system wakeup.
This patch provides helper APIs for THC device driver to query wake
GPIO resource, enable WoT feature and unconfigure WoT.
APIs added:
- thc_wot_config(): Query and configure wake-on-touch feature.
- thc_wot_unconfig(): Unconfig wake-on-touch feature.
Signed-off-by: Even Xu <even.xu@intel.com>
Tested-by: Chong Han <chong.han@intel.com>
Signed-off-by: Jiri Kosina <jkosina@suse.com>
Diffstat (limited to 'scripts/lib/kdoc/kdoc_files.py')
0 files changed, 0 insertions, 0 deletions