]> git.baikalelectronics.ru Git - kernel.git/commit
Input: tegra-kbc - support for defining row/columns based on SoC
authorLaxman Dewangan <ldewangan@nvidia.com>
Sun, 31 Mar 2013 07:41:12 +0000 (00:41 -0700)
committerDmitry Torokhov <dmitry.torokhov@gmail.com>
Sun, 31 Mar 2013 07:48:29 +0000 (00:48 -0700)
commit7a33fb76905439bc972e7bacbeb4a6b3d9bd893f
tree097a883b2be59488f84d4415ba5cfd86ac221ef8
parent54f988bf34875982276cbd48e9a09abfd6563d09
Input: tegra-kbc - support for defining row/columns based on SoC

NVIDIA's Tegra20 and Tegra30 supports the 16x8 keyboard matrix and T114
support the 11x8 Key matrix.

Add support for defining the maximum row/columns based on SoC through
proper compatibility.

Signed-off-by: Laxman Dewangan <ldewangan@nvidia.com>
Reviewed-by: Stephen Warren <swarren@nvidia.com>
Signed-off-by: Dmitry Torokhov <dmitry.torokhov@gmail.com>
drivers/input/keyboard/tegra-kbc.c