diff options
author | Nick Dyer <[email protected]> | 2015-08-04 16:22:54 -0700 |
---|---|---|
committer | Dmitry Torokhov <[email protected]> | 2015-08-04 17:03:55 -0700 |
commit | a14c0f8fefcb95847fe3a94a4085a7ceb88f19e5 (patch) | |
tree | 97adceb38ed9c644f71f78d118ddea5f6746c9c9 | |
parent | 507584e202c598b5ba2c3cf5fa283ebbda9edc26 (diff) |
MAINTAINERS: Add maintainer for atmel_mxt_ts
Signed-off-by: Nick Dyer <[email protected]>
Signed-off-by: Dmitry Torokhov <[email protected]>
-rw-r--r-- | MAINTAINERS | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/MAINTAINERS b/MAINTAINERS index a2264167791a..cc3651b282bc 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -1915,6 +1915,14 @@ W: http://atmelwlandriver.sourceforge.net/ S: Maintained F: drivers/net/wireless/atmel* +ATMEL MAXTOUCH DRIVER +M: Nick Dyer <[email protected]> +T: git git://github.com/atmel-maxtouch/linux.git +S: Supported +F: Documentation/devicetree/bindings/input/atmel,maxtouch.txt +F: drivers/input/touchscreen/atmel_mxt_ts.c +F: include/linux/platform_data/atmel_mxt_ts.h + ATTO EXPRESSSAS SAS/SATA RAID SCSI DRIVER M: Bradley Grove <[email protected]> |