Re: [PATCH] ARM: tegra: DTS: whistler: enable keyboard

2013-01-18 Thread Stephen Warren
On 01/17/2013 10:58 PM, Laxman Dewangan wrote: > Enable tegra based keyboard controller and populate the key mapping > for whistler. > > With this patch, HOME, BACK, POWER and MENU keys will work. > Still other keys which are in ROW3 and ROW4 will not work as it > conflicts with KBC pins on SDIO2

[PATCH] ARM: tegra: DTS: whistler: enable keyboard

2013-01-17 Thread Laxman Dewangan
Enable tegra based keyboard controller and populate the key mapping for whistler. With this patch, HOME, BACK, POWER and MENU keys will work. Still other keys which are in ROW3 and ROW4 will not work as it conflicts with KBC pins on SDIO2 pinmux. Signed-off-by: Laxman Dewangan --- Stephen, Not t