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-Tag: v5.15~74^2~461 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=e52d83986c5a0b843e45aa89b84d224ba7b9b8ca;p=platform%2Fkernel%2Flinux-starfive.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 233f834..01016b0 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