* Thierry Reding wrote: > This commit adds support for the Semtech SX8634 Capacitive Button and > Slider Touch controller. > > Cc: Dmitry Torokhov <[email protected]> > Cc: Grant Likely <[email protected]> > Cc: Rob Herring <[email protected]> > Cc: [email protected] > Signed-off-by: Thierry Reding <[email protected]> > --- > 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
pgp1QxgAKJ8q1.pgp
Description: PGP signature
_______________________________________________ devicetree-discuss mailing list [email protected] https://lists.ozlabs.org/listinfo/devicetree-discuss
