From patchwork Thu Nov 14 17:39:29 2024 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Illia Ostapyshyn X-Patchwork-Id: 13875529 Received: from mailgate02.uberspace.is (mailgate02.uberspace.is [185.26.156.114]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by smtp.subspace.kernel.org (Postfix) with ESMTPS id 0734E17BA6 for ; Thu, 14 Nov 2024 17:40:24 +0000 (UTC) Authentication-Results: smtp.subspace.kernel.org; arc=none smtp.client-ip=185.26.156.114 ARC-Seal: i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1731606027; cv=none; b=JD09/kar6h6zGG35UfhAaoTfy2GOTvtN4IKrtNz89pCWWc2GoWTmAFU1GmD6ewEl/lcT0y4CAFhLmWxBTQvzIWmm7Q5szAhvgK+kVR3Es7eK/Kvlr8L30MX7JApdFiJNIKvMq8XLSGJr8GzQbjs+h0r/O+TMUQaBYfbInfR11Xo= ARC-Message-Signature: i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1731606027; c=relaxed/simple; bh=jc9fem6ieIWHDS8pHFTitomuzWtd5Xoialjcc0Snb54=; h=From:To:Cc:Subject:Date:Message-ID:In-Reply-To:References: MIME-Version; b=uoRRPNhu/SCESEOqk40YOhOSy3yEiNjP4/CGq6rbgnoxycJINmEVZkfZ8s2esN+m5oxOM9ci8hkDcpESB5VGyfPa2OlSrJUNHblA5mR5ZNbqTlOvbGypMnOokYYDQojbc7sYoJ1XeKN1sPMqC2+tDtEqmx4dUe27CXItIUZNKcw= ARC-Authentication-Results: i=1; smtp.subspace.kernel.org; dmarc=none (p=none dis=none) header.from=yshyn.com; spf=pass smtp.mailfrom=yshyn.com; dkim=pass (2048-bit key) header.d=yshyn.com header.i=@yshyn.com header.b=bfRO0f2h; arc=none smtp.client-ip=185.26.156.114 Authentication-Results: smtp.subspace.kernel.org; dmarc=none (p=none dis=none) header.from=yshyn.com Authentication-Results: smtp.subspace.kernel.org; spf=pass smtp.mailfrom=yshyn.com Authentication-Results: smtp.subspace.kernel.org; dkim=pass (2048-bit key) header.d=yshyn.com header.i=@yshyn.com header.b="bfRO0f2h" Received: from phoenix.uberspace.de (phoenix.uberspace.de [95.143.172.135]) by mailgate02.uberspace.is (Postfix) with ESMTPS id EB0901813C1 for ; Thu, 14 Nov 2024 18:40:16 +0100 (CET) Received: (qmail 14424 invoked by uid 988); 14 Nov 2024 17:40:16 -0000 Authentication-Results: phoenix.uberspace.de; auth=pass (plain) Received: from unknown (HELO unkown) (::1) by phoenix.uberspace.de (Haraka/3.0.1) with ESMTPSA; Thu, 14 Nov 2024 18:40:16 +0100 From: Illia Ostapyshyn To: linux-kernel@vger.kernel.org, linux-input@vger.kernel.org, platform-driver-x86@vger.kernel.org, ibm-acpi-devel@lists.sourceforge.net Cc: Dmitry Torokhov , Ilpo Jarvinen , Hans de Goede , Henrique de Moraes Holschuh , Illia Ostapyshyn Subject: [PATCH 1/2] Input: allocate keycode for phone linking Date: Thu, 14 Nov 2024 18:39:29 +0100 Message-ID: <20241114173930.44983-2-illia@yshyn.com> X-Mailer: git-send-email 2.47.0 In-Reply-To: <20241114173930.44983-1-illia@yshyn.com> References: <20241114173930.44983-1-illia@yshyn.com> Precedence: bulk X-Mailing-List: linux-input@vger.kernel.org List-Id: List-Subscribe: List-Unsubscribe: MIME-Version: 1.0 X-Rspamd-Bar: -- X-Rspamd-Report: REPLY(-4) SUSPICIOUS_RECIPS(1.5) MID_CONTAINS_FROM(1) MIME_GOOD(-0.1) BAYES_HAM(-1.519378) R_MISSING_CHARSET(0.5) X-Rspamd-Score: -2.619378 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=yshyn.com; s=uberspace; h=from:to:cc:subject:date; bh=jc9fem6ieIWHDS8pHFTitomuzWtd5Xoialjcc0Snb54=; b=bfRO0f2hG5Nn4E3L5kTIb47hpHP5a1w7fCpWsT5feX8XZZnLYuw9RZhv2HiN0xd6etcxu79Th6 DWD8bDwooiPV+pQ/cRGPpzPK6pOTD53CLHogB2bqS8WWT6w5QJxcpDLv+tyLN+zC0My/F8tQTgCA rLnaCZH5H3RQyCUkdBgywY9aFtIZGq/BZ6aIxpFxjkgsGhvo50KaIBuuRWpnRF8AhLB5ktndzK/B Uk72LGxzdZkKmM6C7nuVnaBftueC+6flX8dFFXyL8w/SqoLprO6fyOJIyAZ1y3H9HS0JzK3cNgRT mxP2asev4GERUfOo/pIygsSK266SDimVuokUVEuQ== The F11 key on the new Lenovo Thinkpad T14 Gen 5, T16 Gen 3, and P14s Gen 5 laptops includes a symbol showing a smartphone and a laptop chained together. According to the user manual, it starts the Microsoft Phone Link software used to connect to Android/iOS devices and relay messages/calls or sync data. As there are no suitable keycodes for this action, introduce a new one. Signed-off-by: Illia Ostapyshyn --- include/uapi/linux/input-event-codes.h | 1 + 1 file changed, 1 insertion(+) diff --git a/include/uapi/linux/input-event-codes.h b/include/uapi/linux/input-event-codes.h index a4206723f503..5a199f3d4a26 100644 --- a/include/uapi/linux/input-event-codes.h +++ b/include/uapi/linux/input-event-codes.h @@ -519,6 +519,7 @@ #define KEY_NOTIFICATION_CENTER 0x1bc /* Show/hide the notification center */ #define KEY_PICKUP_PHONE 0x1bd /* Answer incoming call */ #define KEY_HANGUP_PHONE 0x1be /* Decline incoming call */ +#define KEY_LINK_PHONE 0x1bf /* AL Phone Syncing */ #define KEY_DEL_EOL 0x1c0 #define KEY_DEL_EOS 0x1c1 From patchwork Thu Nov 14 17:39:30 2024 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Illia Ostapyshyn X-Patchwork-Id: 13875530 Received: from mailgate02.uberspace.is (mailgate02.uberspace.is [185.26.156.114]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by smtp.subspace.kernel.org (Postfix) with ESMTPS id EB5E718C930 for ; Thu, 14 Nov 2024 17:40:27 +0000 (UTC) Authentication-Results: smtp.subspace.kernel.org; arc=none smtp.client-ip=185.26.156.114 ARC-Seal: i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1731606029; cv=none; b=OqOjVXXt2nPvbYOvmD1YZ8WqrkuruO9tcCb/pr26ba359+qK0jOBei+WyF0eesm04qutZz7QUeKfG/m8IWoYhdIJHDravnTPqRZc9F/RE5HyTwTHhRdkPMeGDfSJeVTLlILr5EXf4GkY4LtYZ5dnXLyiyd8XZ4Kq4AybXdRjzY0= ARC-Message-Signature: i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1731606029; c=relaxed/simple; bh=KTRpAz3i1H8BdtJg/igEwbD8gjFpfkoI+H7WdnN+jk4=; h=From:To:Cc:Subject:Date:Message-ID:In-Reply-To:References: MIME-Version; b=nLwElgJ9OLtcdyw4JPsHfQV1tGf1AvytxxMSdJc1JWl0vEBODVMaum2VunuPPxPpfzFy0eINjHRhXDqVXztUf2SQms7evMyHF1eI74/KDlR0bO5AcdhouK1r2xZzH/45rTESozi9wNKRoLxHUItFtjEeqD/Zxl+e5IetYRZiIQ8= ARC-Authentication-Results: i=1; smtp.subspace.kernel.org; dmarc=none (p=none dis=none) header.from=yshyn.com; spf=pass smtp.mailfrom=yshyn.com; dkim=pass (2048-bit key) header.d=yshyn.com header.i=@yshyn.com header.b=lNI3B3hs; arc=none smtp.client-ip=185.26.156.114 Authentication-Results: smtp.subspace.kernel.org; dmarc=none (p=none dis=none) header.from=yshyn.com Authentication-Results: smtp.subspace.kernel.org; spf=pass smtp.mailfrom=yshyn.com Authentication-Results: smtp.subspace.kernel.org; dkim=pass (2048-bit key) header.d=yshyn.com header.i=@yshyn.com header.b="lNI3B3hs" Received: from phoenix.uberspace.de (phoenix.uberspace.de [95.143.172.135]) by mailgate02.uberspace.is (Postfix) with ESMTPS id 76AF91813C5 for ; Thu, 14 Nov 2024 18:40:17 +0100 (CET) Received: (qmail 14456 invoked by uid 988); 14 Nov 2024 17:40:17 -0000 Authentication-Results: phoenix.uberspace.de; auth=pass (plain) Received: from unknown (HELO unkown) (::1) by phoenix.uberspace.de (Haraka/3.0.1) with ESMTPSA; Thu, 14 Nov 2024 18:40:17 +0100 From: Illia Ostapyshyn To: linux-kernel@vger.kernel.org, linux-input@vger.kernel.org, platform-driver-x86@vger.kernel.org, ibm-acpi-devel@lists.sourceforge.net Cc: Dmitry Torokhov , Ilpo Jarvinen , Hans de Goede , Henrique de Moraes Holschuh , Illia Ostapyshyn Subject: [PATCH 2/2] platform/x86: thinkpad_acpi: Add support for new phone link hotkey Date: Thu, 14 Nov 2024 18:39:30 +0100 Message-ID: <20241114173930.44983-3-illia@yshyn.com> X-Mailer: git-send-email 2.47.0 In-Reply-To: <20241114173930.44983-1-illia@yshyn.com> References: <20241114173930.44983-1-illia@yshyn.com> Precedence: bulk X-Mailing-List: linux-input@vger.kernel.org List-Id: List-Subscribe: List-Unsubscribe: MIME-Version: 1.0 X-Rspamd-Bar: --- X-Rspamd-Report: REPLY(-4) SUSPICIOUS_RECIPS(1.5) MID_CONTAINS_FROM(1) MIME_GOOD(-0.1) BAYES_HAM(-2.564878) R_MISSING_CHARSET(0.5) X-Rspamd-Score: -3.664878 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=yshyn.com; s=uberspace; h=from:to:cc:subject:date; bh=KTRpAz3i1H8BdtJg/igEwbD8gjFpfkoI+H7WdnN+jk4=; b=lNI3B3hsOc+akB1zfEGngZj7y4rDtJvdJKTL4OEQvpLFUGyOOivHkSWtGnUEsti3bmK95oN91P 46iBb3pgCsJGbz+PhlxqLCyT3TK7sZEAe9AuwV1vDqLaW8D8Kvrh1bwCcagRYsi/ohyrN7gJKiyY XPONbZL+AxOsdvDSOi7MluvKBZbovjfyWv6QIph6/0ApjHALVaQiBqp0DfKITRIK+vs1BUAhIAMB nO0Mgs5Xowp7ml9lU+LJrUwGUZOBdILRGVKPqx5flW7tMWbf8EIdZgwMamGWhXyI7vaFg4QzZgpS v8DnGknLMH3KvpNblTSwcOIrwtVwoV8rNE5l8ntA== The F11 key on the new Lenovo Thinkpad T14 Gen 5, T16 Gen 3, and P14s Gen 5 laptops includes a symbol showing a smartphone and a laptop chained together. According to the user manual, it starts the Microsoft Phone Link software used to connect to Android/iOS devices and relay messages/calls or sync data. These laptops send the 0x1320 hkey event when the key is pressed. Map this event to the new KEY_LINK_PHONE keycode. Signed-off-by: Illia Ostapyshyn --- drivers/platform/x86/thinkpad_acpi.c | 1 + 1 file changed, 1 insertion(+) diff --git a/drivers/platform/x86/thinkpad_acpi.c b/drivers/platform/x86/thinkpad_acpi.c index 6371a9f765c1..6f2e28d741dc 100644 --- a/drivers/platform/x86/thinkpad_acpi.c +++ b/drivers/platform/x86/thinkpad_acpi.c @@ -3274,6 +3274,7 @@ static const struct key_entry keymap_lenovo[] __initconst = { * scancodes to preserve uAPI compatibility, see tpacpi_input_send_key(). */ { KE_KEY, 0x131d, { KEY_VENDOR } }, /* System debug info, similar to old ThinkPad key */ + { KE_KEY, 0x1320, { KEY_LINK_PHONE } }, { KE_KEY, TP_HKEY_EV_TRACK_DOUBLETAP /* 0x8036 */, { KEY_PROG4 } }, { KE_END } };