[PATCH 2/2] input: Add support for the Semtech SX8634 controller

Thierry Reding thierry.reding at avionic-design.de
Tue May 22 23:48:34 EST 2012


* Thierry Reding wrote:
> This commit adds support for the Semtech SX8634 Capacitive Button and
> Slider Touch controller.
> 
> Cc: Dmitry Torokhov <dmitry.torokhov at gmail.com>
> Cc: Grant Likely <grant.likely at secretlab.ca>
> Cc: Rob Herring <rob.herring at calxeda.com>
> Cc: devicetree-discuss at lists.ozlabs.org
> Signed-off-by: Thierry Reding <thierry.reding at avionic-design.de>
> ---
>  Documentation/devicetree/bindings/input/sx8634.txt |   58 ++
>  drivers/input/misc/Kconfig                         |   10 +
>  drivers/input/misc/Makefile                        |    1 +
>  drivers/input/misc/sx8634.c                        |  745 ++++++++++++++++++++
>  include/linux/input/sx8634.h                       |   32 +
>  5 files changed, 846 insertions(+)
>  create mode 100644 Documentation/devicetree/bindings/input/sx8634.txt
>  create mode 100644 drivers/input/misc/sx8634.c
>  create mode 100644 include/linux/input/sx8634.h

Any comments on this one?

Thierry
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 198 bytes
Desc: not available
URL: <http://lists.ozlabs.org/pipermail/devicetree-discuss/attachments/20120522/908a6a97/attachment.sig>


More information about the devicetree-discuss mailing list