]> www.infradead.org Git - users/jedix/linux-maple.git/commit
platform/x86: thinkpad_acpi: handle HKEY 0x1402 event
authorMark Pearson <mpearson-lenovo@squebb.ca>
Fri, 20 Jun 2025 18:11:10 +0000 (14:11 -0400)
committerIlpo Järvinen <ilpo.jarvinen@linux.intel.com>
Wed, 25 Jun 2025 11:32:02 +0000 (14:32 +0300)
commitb511bbfe4242e14c27a4f80da95dabc4a99d73b2
tree4280c4b9da5bcf2009dc9af907cce543f329e147
parent7dc6b2d3b5503bcafebbeaf9818112bf367107b4
platform/x86: thinkpad_acpi: handle HKEY 0x1402 event

2025 Thinkpads F11 key launch the Intel Unison app on Windows,
which does some sort of smart sharing between laptop and phone.

Map this key event to KEY_LINK_PHONE as the closest thing we have.
This prevents an error message being displayed on key press.

Reported-by: Damjan Georgievski <gdamjan@gmail.com>
Closes: https://sourceforge.net/p/ibm-acpi/mailman/message/59189556/
Signed-off-by: Mark Pearson <mpearson-lenovo@squebb.ca>
Link: https://lore.kernel.org/r/20250620181119.2519546-1-mpearson-lenovo@squebb.ca
[ij: converted directory to pre-lenovo move as this is fixes material.]
Reviewed-by: Ilpo Järvinen <ilpo.jarvinen@linux.intel.com>
Signed-off-by: Ilpo Järvinen <ilpo.jarvinen@linux.intel.com>
drivers/platform/x86/thinkpad_acpi.c