From mboxrd@z Thu Jan 1 00:00:00 1970 From: matthias.bgg@gmail.com (Matthias Brugger) Date: Tue, 31 May 2016 10:49:11 +0200 Subject: [PATCH 03/54] MAINTAINERS: Add file patterns for mediatek device tree bindings In-Reply-To: <1463907991-7916-4-git-send-email-geert@linux-m68k.org> References: <1463907991-7916-1-git-send-email-geert@linux-m68k.org> <1463907991-7916-4-git-send-email-geert@linux-m68k.org> Message-ID: <574D5007.6070003@gmail.com> To: linux-arm-kernel@lists.infradead.org List-Id: linux-arm-kernel.lists.infradead.org On 22/05/16 11:05, 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: Matthias Brugger > Cc: linux-arm-kernel at lists.infradead.org > Cc: linux-mediatek at lists.infradead.org > --- Reviewed-by: Matthias Brugger 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 e1bf10e4ad021483..80d97eebcccec449 100644 > --- a/MAINTAINERS > +++ b/MAINTAINERS > @@ -1424,6 +1424,7 @@ M: Matthias Brugger > L: linux-arm-kernel at lists.infradead.org (moderated for non-subscribers) > L: linux-mediatek at lists.infradead.org (moderated for non-subscribers) > S: Maintained > +F: Documentation/devicetree/bindings/soc/mediatek/ > F: arch/arm/boot/dts/mt6* > F: arch/arm/boot/dts/mt8* > F: arch/arm/mach-mediatek/ >