diff options
author | Andreas Färber <afaerber@suse.de> | 2016-03-10 17:19:28 -0800 |
---|---|---|
committer | Dmitry Torokhov <dmitry.torokhov@gmail.com> | 2016-03-10 17:22:11 -0800 |
commit | e52d83986c5a0b843e45aa89b84d224ba7b9b8ca (patch) | |
tree | 641a13e58df39b6634d62868f68ed106e91e98bd /MAINTAINERS | |
parent | fa6e3ca274429b66e12d06abc5a6c013cef66471 (diff) |
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-- | MAINTAINERS | 1 |
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> |