Re: [U-Boot] [PATCH 18/28] input: Support the German keymap

2015-10-18 Thread Simon Glass
Hi Bin, On 15 September 2015 at 00:12, Bin Meng wrote: > Hi Simon, > > On Wed, Sep 9, 2015 at 12:32 PM, Simon Glass wrote: >> Add support for the German keymap, taken from i8042.c. This can be selected >> when the input library it initialised. >> >> Signed-off-by: Simon Glass >> --- >> >> boar

Re: [U-Boot] [PATCH 18/28] input: Support the German keymap

2015-09-14 Thread Bin Meng
Hi Simon, On Wed, Sep 9, 2015 at 12:32 PM, Simon Glass wrote: > Add support for the German keymap, taken from i8042.c. This can be selected > when the input library it initialised. > > Signed-off-by: Simon Glass > --- > > board/kosagi/novena/novena.c | 2 +- > drivers/input/cros_ec_keyb.c | 2

[U-Boot] [PATCH 18/28] input: Support the German keymap

2015-09-08 Thread Simon Glass
Add support for the German keymap, taken from i8042.c. This can be selected when the input library it initialised. Signed-off-by: Simon Glass --- board/kosagi/novena/novena.c | 2 +- drivers/input/cros_ec_keyb.c | 2 +- drivers/input/input.c| 82 +++