Add entries for the Atmel PTC Subsystem. Signed-off-by: Ludovic Desroches <[email protected]> --- MAINTAINERS | 7 +++++++ 1 file changed, 7 insertions(+)
diff --git a/MAINTAINERS b/MAINTAINERS index 0630482e701b..e1bf4c9d7696 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -2371,6 +2371,13 @@ 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 +ATMEL PTC SUBSYSTEM DRIVER +M: Ludovic Desroches <[email protected]> +L: [email protected] +S: Supported +F: Documentation/devicetree/bindings/input/atmel,ptc.txt +F: drivers/input/misc/atmel_ptc.c + ATMEL NAND DRIVER M: Wenyou Yang <[email protected]> M: Josh Wu <[email protected]> -- 2.12.2

