Skip to content

Commit 3e98fd6

Browse files
bebarinoEnric Balletbo i Serra
authored andcommitted
ARM: dts: cros-ec-keyboard: Add alternate keymap for KEY_LEFTMETA
On newer keyboards this key is in a different place. Add both options to the keymap so that both new and old keyboards work. Cc: Douglas Anderson <dianders@chromium.org> Signed-off-by: Stephen Boyd <swboyd@chromium.org> Reviewed-by: Douglas Anderson <dianders@chromium.org> Reviewed-by: Heiko Stuebner <heiko@sntech.de> Reviewed-by: Matthias Brugger <matthias.bgg@gmail.com> Signed-off-by: Enric Balletbo i Serra <enric.balletbo@collabora.com>
1 parent 9aa7bd4 commit 3e98fd6

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

arch/arm/boot/dts/cros-ec-keyboard.dtsi

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -46,6 +46,7 @@
4646
MATRIX_KEY(0x02, 0x09, KEY_F8)
4747
MATRIX_KEY(0x02, 0x0a, KEY_YEN)
4848

49+
MATRIX_KEY(0x03, 0x00, KEY_LEFTMETA)
4950
MATRIX_KEY(0x03, 0x01, KEY_GRAVE)
5051
MATRIX_KEY(0x03, 0x02, KEY_F2)
5152
MATRIX_KEY(0x03, 0x03, KEY_5)

0 commit comments

Comments
 (0)