]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
Input: add D-Link DIR-685 touchkeys driver
authorLinus Walleij <linus.walleij@linaro.org>
Mon, 5 Jun 2017 21:48:44 +0000 (14:48 -0700)
committerDmitry Torokhov <dmitry.torokhov@gmail.com>
Mon, 5 Jun 2017 22:35:32 +0000 (15:35 -0700)
commit131b3de7016b73fca1aba8ffb528217ac95b2505
treec9c6135e399c76c577c2d548443aa639330da398
parent086cebfa72fa22e1e49f251d33fe1ceaab4af2d4
Input: add D-Link DIR-685 touchkeys driver

This adds support for the D-Link DIR-685 touchkeys found in the
router with this name.

The vendor code calles this a "touchpad" but we are registering
it here under its real name.

Signed-off-by: Linus Walleij <linus.walleij@linaro.org>
Acked-by: Rob Herring <robh@kernel.org>
Signed-off-by: Dmitry Torokhov <dmitry.torokhov@gmail.com>
Documentation/devicetree/bindings/input/dlink,dir685-touchkeys.txt [new file with mode: 0644]
MAINTAINERS
drivers/input/keyboard/Kconfig
drivers/input/keyboard/Makefile
drivers/input/keyboard/dlink-dir685-touchkeys.c [new file with mode: 0644]