From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S933218AbcCKBUa (ORCPT ); Thu, 10 Mar 2016 20:20:30 -0500 Received: from mail-pf0-f173.google.com ([209.85.192.173]:34855 "EHLO mail-pf0-f173.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S932961AbcCKBU2 (ORCPT ); Thu, 10 Mar 2016 20:20:28 -0500 Date: Thu, 10 Mar 2016 17:20:24 -0800 From: Dmitry Torokhov To: Heiko =?iso-8859-1?Q?St=FCbner?= Cc: Andreas =?iso-8859-1?Q?F=E4rber?= , linux-input@vger.kernel.org, open list Subject: Re: [PATCH] MAINTAINERS: Add devicetree bindings to Input Drivers section Message-ID: <20160311012024.GB485@dtor-ws> References: <1457374694-4764-1-git-send-email-afaerber@suse.de> <2964268.geAV7fb7cP@diego> MIME-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Disposition: inline Content-Transfer-Encoding: 8bit In-Reply-To: <2964268.geAV7fb7cP@diego> User-Agent: Mutt/1.5.21 (2010-09-15) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Mon, Mar 07, 2016 at 07:54:16PM +0100, Heiko Stübner wrote: > Am Montag, 7. März 2016, 19:18:13 schrieb Andreas Färber: > > 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 > > not sure if it is needed, but looks good to me, so Should not hurt... > > Reviewed-by: Heiko Stuebner Applied, thank you. > > > --- > > MAINTAINERS | 1 + > > 1 file changed, 1 insertion(+) > > > > diff --git a/MAINTAINERS b/MAINTAINERS > > index 8e9d47e10f59..b01a56dd7fb2 100644 > > --- a/MAINTAINERS > > +++ b/MAINTAINERS > > @@ -5633,6 +5633,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 > -- Dmitry