summaryrefslogtreecommitdiffstats
path: root/MAINTAINERS
diff options
context:
space:
mode:
authorAndreas Färber2016-03-11 02:19:28 +0100
committerDmitry Torokhov2016-03-11 02:22:11 +0100
commite52d83986c5a0b843e45aa89b84d224ba7b9b8ca (patch)
tree641a13e58df39b6634d62868f68ed106e91e98bd /MAINTAINERS
parentInput: ad7879 - add device tree support (diff)
downloadkernel-qcow2-linux-e52d83986c5a0b843e45aa89b84d224ba7b9b8ca.tar.gz
kernel-qcow2-linux-e52d83986c5a0b843e45aa89b84d224ba7b9b8ca.tar.xz
kernel-qcow2-linux-e52d83986c5a0b843e45aa89b84d224ba7b9b8ca.zip
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 233f83464814..01016b0d7506 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>