From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1756806AbcEaItT (ORCPT ); Tue, 31 May 2016 04:49:19 -0400 Received: from mail-wm0-f68.google.com ([74.125.82.68]:34641 "EHLO mail-wm0-f68.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1755409AbcEaItP (ORCPT ); Tue, 31 May 2016 04:49:15 -0400 Subject: Re: [PATCH 03/54] MAINTAINERS: Add file patterns for mediatek device tree bindings To: Geert Uytterhoeven , devicetree@vger.kernel.org, linux-kernel@vger.kernel.org References: <1463907991-7916-1-git-send-email-geert@linux-m68k.org> <1463907991-7916-4-git-send-email-geert@linux-m68k.org> Cc: linux-arm-kernel@lists.infradead.org, linux-mediatek@lists.infradead.org From: Matthias Brugger Message-ID: <574D5007.6070003@gmail.com> Date: Tue, 31 May 2016 10:49:11 +0200 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:38.0) Gecko/20100101 Thunderbird/38.7.0 MIME-Version: 1.0 In-Reply-To: <1463907991-7916-4-git-send-email-geert@linux-m68k.org> Content-Type: text/plain; charset=windows-1252; format=flowed Content-Transfer-Encoding: 7bit Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.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@lists.infradead.org > Cc: linux-mediatek@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@lists.infradead.org (moderated for non-subscribers) > L: linux-mediatek@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/ >