From: Andreas Färber Date: Fri, 11 Mar 2016 01:19:28 +0000 (-0800) Subject: MAINTAINERS: add devicetree bindings to Input Drivers section X-Git-Url: http://drtracing.org/?a=commitdiff_plain;h=e52d83986c5a0b843e45aa89b84d224ba7b9b8ca;p=deliverable%2Flinux.git 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 Signed-off-by: Andreas Färber Reviewed-by: Heiko Stuebner Signed-off-by: Dmitry Torokhov --- 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