Re: [PATCH 2/7] Input: cros_ec_keyb - add function key support
From: Fabio Baltieri
Date: Mon Feb 23 2026 - 07:25:44 EST
On Sat, Feb 21, 2026 at 04:37:10PM -0800, Dmitry Torokhov wrote:
> From: Fabio Baltieri <fabiobaltieri@xxxxxxxxxxxx>
>
> Add support for handling an Fn button and sending separate keycodes for
> a subset of keys in the matrix defined in the upper half of the keymap.
>
> Signed-off-by: Fabio Baltieri <fabiobaltieri@xxxxxxxxxxxx>
> Reviewed-by: Simon Glass <sjg@xxxxxxxxxxxx>
> Link: https://patch.msgid.link/20260211173421.1206478-3-fabiobaltieri@xxxxxxxxxxxx
> Signed-off-by: Dmitry Torokhov <dmitry.torokhov@xxxxxxxxx>
Thanks, happy with the changes, gave it another run on my test setup
with the whole patchset, all looking good.
Thanks,
Fabio