]> git.karo-electronics.de Git - karo-tx-linux.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)
commite10af9e79a97ac5d305ec1be94338e8d3fd7aaa4
tree097a883b2be59488f84d4415ba5cfd86ac221ef8
parentda5bce199fa9209c462259125f9a0144adf6885c
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