From mboxrd@z Thu Jan 1 00:00:00 1970 From: Dinh Nguyen Subject: Re: [PATCH] MAINTAINERS: Add missing platform maintainers for dts files Date: Fri, 11 Dec 2015 08:51:38 -0600 Message-ID: References: <1449790703-12054-1-git-send-email-robh@kernel.org> Mime-Version: 1.0 Content-Type: text/plain; charset="US-ASCII" Return-path: In-Reply-To: <1449790703-12054-1-git-send-email-robh@kernel.org> Sender: linux-kernel-owner@vger.kernel.org To: Rob Herring Cc: linux-arm-kernel@lists.infradead.org, devicetree@vger.kernel.org, linux-kernel@vger.kernel.org, Barry Song , Wei Xu , Santosh Shilimkar , Sebastian Hesselbarth , Kumar Gala , Andy Gross , David Brown , Kukjin Kim , Krzysztof Kozlowski , Liviu Dudau , Sudeep Holla , Lorenzo Pieralisi , Florian Fainelli , Ray Jui , Scott Branden , Daniel Mack , Haojian Zhuang , Robert Jarzmik , Eric Miao , Viresh Kumar , Shir List-Id: devicetree@vger.kernel.org On Thu, 10 Dec 2015, Rob Herring wrote: > Platform dts files need to be reviewed primarily by the platform > maintainers as dts files typically go in thru their trees. Add the missing > paths where there are existing maintainers listed. > > Signed-off-by: Rob Herring > --- > MAINTAINERS | 20 +++++++++++++++++++- > 1 file changed, 19 insertions(+), 1 deletion(-) > [...] > @@ -1536,6 +1549,7 @@ S: Maintained > F: arch/arm/mach-socfpga/ > F: arch/arm/boot/dts/socfpga* > F: arch/arm/configs/socfpga_defconfig > +F: arch/arm64/boot/dts/altera/ > W: http://www.rocketboards.org > T: git git://git.kernel.org/pub/scm/linux/kernel/git/dinguyen/linux.git Acked-by: Dinh Nguyen Thanks, Dinh