Re: [PATCH v3] platform/x86: asus-wmi: add keystone dongle support
From: Ilpo Järvinen
Date: Thu Jun 11 2026 - 11:03:39 EST
On Wed, 10 Jun 2026 18:49:42 +0200, Dariusz Figzał wrote:
> The ASUS Keystone is a physical NFC-like dongle that slots into supported
> ASUS laptops. The EC fires WMI notify code 0xB4 on insert/remove events.
>
> Expose the current insert state via a sysfs attribute by querying WMI
> device ID 0x00120091 (DSTS). This devid does not follow the standard DSTS
> convention: PRESENCE_BIT (0x00010000) encodes the insert state rather than
> feature presence, and STATUS_BIT is never set. Presence of a keystone slot
> is detected by a successful DSTS call.
>
> [...]
Thank you for your contribution, it has been applied to my local
review-ilpo-next branch. Note it will show up in the public
platform-drivers-x86/review-ilpo-next branch only once I've pushed my
local branch there, which might take a while.
The list of commits applied:
[1/1] platform/x86: asus-wmi: add keystone dongle support
commit: 711104ab5ed500f155e4a53c56571b9b24a9a9b9
--
i.