diff options
author | Hans de Goede <hdegoede@redhat.com> | 2015-03-21 23:40:45 -0400 |
---|---|---|
committer | Dmitry Torokhov <dmitry.torokhov@gmail.com> | 2015-03-24 14:27:52 -0400 |
commit | a93ad65d375f216025902a73ff25900d82a9de25 (patch) | |
tree | 5eabb55b0afc59c464fbbbe961f17c9f7c94a51e /MAINTAINERS | |
parent | d16a33bb94f88a40a99418993849c1eb93d60de3 (diff) |
Input: add support for ChipOne icn8318 based touchscreens
The ChipOne icn8318 is an i2c capacitive touchscreen controller typically
used in cheap android tablets, this commit adds a driver for it.
Signed-off-by: Hans de Goede <hdegoede@redhat.com>
Signed-off-by: Dmitry Torokhov <dmitry.torokhov@gmail.com>
Diffstat (limited to 'MAINTAINERS')
-rw-r--r-- | MAINTAINERS | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/MAINTAINERS b/MAINTAINERS index 358eb0105e00..0a39a2843c11 100644 --- a/MAINTAINERS +++ b/MAINTAINERS | |||
@@ -2523,6 +2523,13 @@ L: linux-usb@vger.kernel.org | |||
2523 | S: Maintained | 2523 | S: Maintained |
2524 | F: drivers/usb/chipidea/ | 2524 | F: drivers/usb/chipidea/ |
2525 | 2525 | ||
2526 | CHIPONE ICN8318 I2C TOUCHSCREEN DRIVER | ||
2527 | M: Hans de Goede <hdegoede@redhat.com> | ||
2528 | L: linux-input@vger.kernel.org | ||
2529 | S: Maintained | ||
2530 | F: Documentation/devicetree/bindings/input/touchscreen/chipone_icn8318.txt | ||
2531 | F: drivers/input/touchscreen/chipone_icn8318.c | ||
2532 | |||
2526 | CHROME HARDWARE PLATFORM SUPPORT | 2533 | CHROME HARDWARE PLATFORM SUPPORT |
2527 | M: Olof Johansson <olof@lixom.net> | 2534 | M: Olof Johansson <olof@lixom.net> |
2528 | S: Maintained | 2535 | S: Maintained |