From mboxrd@z Thu Jan 1 00:00:00 1970 From: atull Subject: Re: [PATCH 17/54] MAINTAINERS: Add file patterns for fpga device tree bindings Date: Mon, 23 May 2016 09:30:06 -0500 Message-ID: References: <1463907991-7916-1-git-send-email-geert@linux-m68k.org> <1463907991-7916-18-git-send-email-geert@linux-m68k.org> Mime-Version: 1.0 Content-Type: text/plain; charset="US-ASCII" Return-path: In-Reply-To: <1463907991-7916-18-git-send-email-geert@linux-m68k.org> Sender: linux-kernel-owner@vger.kernel.org To: Geert Uytterhoeven Cc: devicetree@vger.kernel.org, linux-kernel@vger.kernel.org, Moritz Fischer List-Id: devicetree@vger.kernel.org On Sun, 22 May 2016, Geert Uytterhoeven wrote: > Submitters of device tree binding documentation may forget to CC > the subsystem maintainer if this is missing. > > Signed-off-by: Geert Uytterhoeven > Cc: Alan Tull > Cc: Moritz Fischer > --- > Please apply this patch directly if you want to be involved in device > tree binding documentation for your subsystem. > --- > MAINTAINERS | 1 + > 1 file changed, 1 insertion(+) > > diff --git a/MAINTAINERS b/MAINTAINERS > index 75138c09dd603093..ef8a33c07ddceb3b 100644 > --- a/MAINTAINERS > +++ b/MAINTAINERS > @@ -4769,6 +4769,7 @@ FPGA MANAGER FRAMEWORK > M: Alan Tull > R: Moritz Fischer > S: Maintained > +F: Documentation/devicetree/bindings/fpga/ > F: drivers/fpga/ Looks good. Alan > F: include/linux/fpga/fpga-mgr.h > W: http://www.rocketboards.org > -- > 1.9.1 > >