Re: [PATCH 8/8] ARM: dts: omap4-droid4: Add keypad support

From: Tony Lindgren
Date: Wed Mar 01 2017 - 20:42:11 EST


* Sebastian Reichel <sre@xxxxxxxxxx> [170301 17:11]:
> From: Tony Lindgren <tony@xxxxxxxxxxx>
>
> Let's configure the keypad in a way where it's usable out of the
> box for Linux console use. To do this, let's follow the standard
> PC keyboard layout for ctrl, shift and alt keys:
>
> Ctrl = what is labeled as shift
> Alt = what is labeled as SYM
> Shift = what is lableled as caps lock
> Meta = what is labled as OK

With this one I posted an update that keeps OK as OK as there's
no obvious other use for it. Esc is the opposite of OK.. Marcel
wanted delete key there.. I don't think we can come up with any
sane mapping for that one. And we need to map things in the user
space anyways.

Regards,

Tony