aboutsummaryrefslogtreecommitdiffstats
path: root/MAINTAINERS
diff options
context:
space:
mode:
authorAndreas Färber <afaerber@suse.de>2016-03-10 17:19:28 -0800
committerDmitry Torokhov <dmitry.torokhov@gmail.com>2016-03-10 17:22:11 -0800
commite52d83986c5a0b843e45aa89b84d224ba7b9b8ca (patch)
tree641a13e58df39b6634d62868f68ed106e91e98bd /MAINTAINERS
parentfa6e3ca274429b66e12d06abc5a6c013cef66471 (diff)
downloadasoc-e52d83986c5a0b843e45aa89b84d224ba7b9b8ca.tar.gz
MAINTAINERS: add devicetree bindings to Input Drivers section
To avoid changes to input bindings not reaching linux-input reviewers add an appropriate file pattern to the MAINTAINERS entry. Reported-by: Heiko Stübner <heiko@sntech.de> Signed-off-by: Andreas Färber <afaerber@suse.de> Reviewed-by: Heiko Stuebner <heiko@sntech.de> Signed-off-by: Dmitry Torokhov <dmitry.torokhov@gmail.com>
Diffstat (limited to 'MAINTAINERS')
-rw-r--r--MAINTAINERS1
1 files changed, 1 insertions, 0 deletions
diff --git a/MAINTAINERS b/MAINTAINERS
index 233f83464814f1..01016b0d75062a 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -5476,6 +5476,7 @@ F: drivers/input/
F: include/linux/input.h
F: include/uapi/linux/input.h
F: include/linux/input/
+F: Documentation/devicetree/bindings/input/
INPUT MULTITOUCH (MT) PROTOCOL
M: Henrik Rydberg <rydberg@bitmath.org>