aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/input/input.c
diff options
context:
space:
mode:
authorNick Dyer <nick.dyer@itdev.co.uk>2014-08-17 09:08:42 -0700
committerDmitry Torokhov <dmitry.torokhov@gmail.com>2014-08-19 12:00:31 -0700
commitf5940231a5a27fa015aaff42db8dac05362d53bc (patch)
tree20b6588de6dc57be615e9173f143f7cffb95ad31 /drivers/input/input.c
parentMerge branch 'next' into for-linus (diff)
downloadlinux-dev-f5940231a5a27fa015aaff42db8dac05362d53bc.tar.xz
linux-dev-f5940231a5a27fa015aaff42db8dac05362d53bc.zip
Input: atmel_mxt_ts - improve description of gpio-keymap property
The below patch improves the documentation for the gpio-property. Stephen Warren has a good example here: https://github.com/swarren/linux-tegra/commit/09789801 trackpad@4b { compatible = "atmel,maxtouch"; reg = <0x4b>; interrupt-parent = <&gpio>; interrupts = <TEGRA_GPIO(W, 3) IRQ_TYPE_LEVEL_LOW>; linux,gpio-keymap = <0 0 0 BTN_LEFT>; }; This maps BTN_LEFT to the 4th bit of the T19 message. Signed-off-by: Nick Dyer <nick.dyer@itdev.co.uk> Acked-by: Stephen Warren <swarren@nvidia.com> Signed-off-by: Dmitry Torokhov <dmitry.torokhov@gmail.com>
Diffstat (limited to 'drivers/input/input.c')
0 files changed, 0 insertions, 0 deletions