Home
last modified time | relevance | path

Searched hist:"9 d17ad2369dcc9beda0785cf5960222dbdd6c9df" (Results 1 – 1 of 1) sorted by relevance

/linux/drivers/input/keyboard/
H A Datkbd.cdiff 9d17ad2369dcc9beda0785cf5960222dbdd6c9df Tue Apr 28 02:53:46 CEST 2020 Rajat Jain <rajatja@google.com> Input: atkbd - receive and use physcode->keycode mapping from FW

Allow the firmware to specify the mapping between the scan code and the
linux keycode. This takes the form of a "linux,keymap" property which is
an array of u32 values, each value specifying mapping for a key.

Signed-off-by: Rajat Jain <rajatja@google.com>
Link: https://lore.kernel.org/r/20200427210259.91330-3-rajatja@google.com
Signed-off-by: Dmitry Torokhov <dmitry.torokhov@gmail.com>