Message ID | 1449790703-12054-1-git-send-email-robh@kernel.org (mailing list archive) |
---|---|
State | New, archived |
Headers | show |
On 11.12.2015 08:38, 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 <robh@kernel.org> > --- > MAINTAINERS | 20 +++++++++++++++++++- > 1 file changed, 19 insertions(+), 1 deletion(-) > > diff --git a/MAINTAINERS b/MAINTAINERS > index 69c8a9c..415b731 100644 > --- a/MAINTAINERS > +++ b/MAINTAINERS > @@ -950,6 +950,8 @@ M: Rob Herring <robh@kernel.org> > L: linux-arm-kernel@lists.infradead.org (moderated for non-subscribers) > S: Maintained > F: arch/arm/mach-highbank/ > +F: arch/arm/boot/dts/highbank.dts > +F: arch/arm/boot/dts/ecx-*.dts* > > ARM/CAVIUM NETWORKS CNS3XXX MACHINE SUPPORT > M: Krzysztof Halasa <khalasa@piap.pl> > @@ -1025,6 +1027,7 @@ M: Barry Song <baohua@kernel.org> > L: linux-arm-kernel@lists.infradead.org (moderated for non-subscribers) > T: git git://git.kernel.org/pub/scm/linux/kernel/git/baohua/linux.git > S: Maintained > +F: arch/arm/boot/dts/prima2* > F: arch/arm/mach-prima2/ > F: drivers/clk/sirf/ > F: drivers/clocksource/timer-prima2.c > @@ -1126,6 +1129,10 @@ W: http://www.hisilicon.com > S: Supported > T: git git://github.com/hisilicon/linux-hisi.git > F: arch/arm/mach-hisi/ > +F: arch/arm/boot/dts/hi3* > +F: arch/arm/boot/dts/hip* > +F: arch/arm/boot/dts/hisi* > +F: arch/arm64/boot/dts/hisilicon/ > > ARM/HP JORNADA 7XX MACHINE SUPPORT > M: Kristoffer Ericson <kristoffer.ericson@gmail.com> > @@ -1202,6 +1209,7 @@ M: Santosh Shilimkar <ssantosh@kernel.org> > L: linux-arm-kernel@lists.infradead.org (moderated for non-subscribers) > S: Maintained > F: arch/arm/mach-keystone/ > +F: arch/arm/boot/dts/k2* > T: git git://git.kernel.org/pub/scm/linux/kernel/git/ssantosh/linux-keystone.git > > ARM/TEXAS INSTRUMENT KEYSTONE CLOCK FRAMEWORK > @@ -1270,6 +1278,7 @@ L: linux-arm-kernel@lists.infradead.org (moderated for non-subscribers) > S: Maintained > F: arch/arm/mach-berlin/ > F: arch/arm/boot/dts/berlin* > +F: arch/arm64/boot/dts/marvell/berlin* > > > ARM/Marvell Dove/MV78xx0/Orion SOC support > @@ -1406,7 +1415,9 @@ M: David Brown <davidb@codeaurora.org> > L: linux-arm-msm@vger.kernel.org > L: linux-soc@vger.kernel.org > S: Maintained > +F: arch/arm/boot/dts/qcom-* > F: arch/arm/mach-qcom/ > +F: arch/arm64/boot/dts/qcom/* > F: drivers/soc/qcom/ > F: drivers/tty/serial/msm_serial.h > F: drivers/tty/serial/msm_serial.c > @@ -1456,6 +1467,8 @@ L: linux-arm-kernel@lists.infradead.org (moderated for non-subscribers) > L: linux-samsung-soc@vger.kernel.org (moderated for non-subscribers) > S: Maintained > F: arch/arm/boot/dts/s3c* > +F: arch/arm/boot/dts/s5p* > +F: arch/arm/boot/dts/samsung* > F: arch/arm/boot/dts/exynos* > F: arch/arm64/boot/dts/exynos/ > F: arch/arm/plat-samsung/ Acked-by: Krzysztof Kozlowski <k.kozlowski@samsung.com> Best regards, Krzysztof
On 12/10/2015 3:38 PM, Rob Herring wrote: > diff --git a/MAINTAINERS b/MAINTAINERS > index 69c8a9c..415b731 100644 > --- a/MAINTAINERS > +++ b/MAINTAINERS [..] > @@ -1202,6 +1209,7 @@ M: Santosh Shilimkar<ssantosh@kernel.org> > L: linux-arm-kernel@lists.infradead.org (moderated for non-subscribers) > S: Maintained > F: arch/arm/mach-keystone/ > +F: arch/arm/boot/dts/k2* > T: git git://git.kernel.org/pub/scm/linux/kernel/git/ssantosh/linux-keystone.git > Acked-by: Santosh Shilimkar<ssantosh@kernel.org>
On 10-12-15, 17:38, 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 <robh@kernel.org> > --- > MAINTAINERS | 20 +++++++++++++++++++- > 1 file changed, 19 insertions(+), 1 deletion(-) > @@ -10068,6 +10085,7 @@ L: spear-devel@list.st.com > L: linux-arm-kernel@lists.infradead.org (moderated for non-subscribers) > W: http://www.st.com/spear > S: Maintained > +F: arch/arm/boot/dts/spear* > F: arch/arm/mach-spear/ > > SPEAR CLOCK FRAMEWORK SUPPORT Reviewed-by: Viresh Kumar <viresh.kumar@linaro.org>
Le 10/12/2015 15:38, Rob Herring a écrit : > 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 <robh@kernel.org> > --- [snip] > @@ -2300,6 +2314,7 @@ F: arch/arm/mach-bcm/ > F: arch/arm/boot/dts/bcm113* > F: arch/arm/boot/dts/bcm216* > F: arch/arm/boot/dts/bcm281* > +F: arch/arm64/boot/dts/broadcom/ > F: arch/arm/configs/bcm_defconfig > F: drivers/mmc/host/sdhci-bcm-kona.c > F: drivers/clocksource/bcm_kona_timer.c Acked-by: Florian Fainelli <f.fainelli@gmail.com>
Rob Herring <robh@kernel.org> writes: > 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 <robh@kernel.org> > --- > MAINTAINERS | 20 +++++++++++++++++++- ... > @@ -8627,6 +8642,7 @@ L: linux-arm-kernel@lists.infradead.org (moderated for non-subscribers) > T: git git://github.com/hzhuang1/linux.git > T: git git://github.com/rjarzmik/linux.git > S: Maintained > +F: arch/arm/boot/dts/pxa* > F: arch/arm/mach-pxa/ > F: drivers/dma/pxa* > F: drivers/pcmcia/pxa2xx* Acked-by: Robert Jarzmik <robert.jarzmik@free.fr> Cheers.
On Thu, Dec 10, 2015 at 05:38:23PM -0600, 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 <robh@kernel.org> > --- <snip> > ARM/Marvell Dove/MV78xx0/Orion SOC support > @@ -1406,7 +1415,9 @@ M: David Brown <davidb@codeaurora.org> > L: linux-arm-msm@vger.kernel.org > L: linux-soc@vger.kernel.org > S: Maintained > +F: arch/arm/boot/dts/qcom-* > F: arch/arm/mach-qcom/ > +F: arch/arm64/boot/dts/qcom/* > F: drivers/soc/qcom/ > F: drivers/tty/serial/msm_serial.h > F: drivers/tty/serial/msm_serial.c <snip> for QCOM, Acked-by: Andy Gross <agross@codeaurora.org>
On 10/12/15 23:38, 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 <robh@kernel.org> > --- > MAINTAINERS | 20 +++++++++++++++++++- > 1 file changed, 19 insertions(+), 1 deletion(-) > > diff --git a/MAINTAINERS b/MAINTAINERS > index 69c8a9c..415b731 100644 > --- a/MAINTAINERS > +++ b/MAINTAINERS [...] > @@ -1680,7 +1694,7 @@ M: Lorenzo Pieralisi <lorenzo.pieralisi@arm.com> > L: linux-arm-kernel@lists.infradead.org (moderated for non-subscribers) > S: Maintained > F: arch/arm/boot/dts/vexpress* > -F: arch/arm64/boot/dts/arm/vexpress* > +F: arch/arm64/boot/dts/arm/ > F: arch/arm/mach-vexpress/ > F: */*/vexpress* > F: */*/*/vexpress* Acked-by: Sudeep Holla <sudeep.holla@arm.com>
On 11.12.2015 00:38, 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 <robh@kernel.org> > --- > MAINTAINERS | 20 +++++++++++++++++++- > 1 file changed, 19 insertions(+), 1 deletion(-) > > diff --git a/MAINTAINERS b/MAINTAINERS > index 69c8a9c..415b731 100644 > --- a/MAINTAINERS > +++ b/MAINTAINERS [...] > @@ -1270,6 +1278,7 @@ L: linux-arm-kernel@lists.infradead.org (moderated for non-subscribers) > S: Maintained > F: arch/arm/mach-berlin/ > F: arch/arm/boot/dts/berlin* > +F: arch/arm64/boot/dts/marvell/berlin* For Berlin, Acked-by: Sebastian Hesselbarth <sebastian.hesselbarth@gmail.com> Thanks!
On Thursday 10 December 2015 17:38:23 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 <robh@kernel.org> > Acked-by: Arnd Bergmann <arnd@arndb.de> Do you want to collect the Acks and take this through your git tree, so should we pick it up into arm-soc? Arnd
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 <robh@kernel.org> > --- > 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 <dinguyen@opensource.altera.com> Thanks, Dinh
On Fri, Dec 11, 2015 at 8:41 AM, Arnd Bergmann <arnd@arndb.de> wrote: > On Thursday 10 December 2015 17:38:23 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 <robh@kernel.org> >> > > Acked-by: Arnd Bergmann <arnd@arndb.de> > > Do you want to collect the Acks and take this through your git tree, so should > we pick it up into arm-soc? I'll take it. Rob
diff --git a/MAINTAINERS b/MAINTAINERS index 69c8a9c..415b731 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -950,6 +950,8 @@ M: Rob Herring <robh@kernel.org> L: linux-arm-kernel@lists.infradead.org (moderated for non-subscribers) S: Maintained F: arch/arm/mach-highbank/ +F: arch/arm/boot/dts/highbank.dts +F: arch/arm/boot/dts/ecx-*.dts* ARM/CAVIUM NETWORKS CNS3XXX MACHINE SUPPORT M: Krzysztof Halasa <khalasa@piap.pl> @@ -1025,6 +1027,7 @@ M: Barry Song <baohua@kernel.org> L: linux-arm-kernel@lists.infradead.org (moderated for non-subscribers) T: git git://git.kernel.org/pub/scm/linux/kernel/git/baohua/linux.git S: Maintained +F: arch/arm/boot/dts/prima2* F: arch/arm/mach-prima2/ F: drivers/clk/sirf/ F: drivers/clocksource/timer-prima2.c @@ -1126,6 +1129,10 @@ W: http://www.hisilicon.com S: Supported T: git git://github.com/hisilicon/linux-hisi.git F: arch/arm/mach-hisi/ +F: arch/arm/boot/dts/hi3* +F: arch/arm/boot/dts/hip* +F: arch/arm/boot/dts/hisi* +F: arch/arm64/boot/dts/hisilicon/ ARM/HP JORNADA 7XX MACHINE SUPPORT M: Kristoffer Ericson <kristoffer.ericson@gmail.com> @@ -1202,6 +1209,7 @@ M: Santosh Shilimkar <ssantosh@kernel.org> L: linux-arm-kernel@lists.infradead.org (moderated for non-subscribers) S: Maintained F: arch/arm/mach-keystone/ +F: arch/arm/boot/dts/k2* T: git git://git.kernel.org/pub/scm/linux/kernel/git/ssantosh/linux-keystone.git ARM/TEXAS INSTRUMENT KEYSTONE CLOCK FRAMEWORK @@ -1270,6 +1278,7 @@ L: linux-arm-kernel@lists.infradead.org (moderated for non-subscribers) S: Maintained F: arch/arm/mach-berlin/ F: arch/arm/boot/dts/berlin* +F: arch/arm64/boot/dts/marvell/berlin* ARM/Marvell Dove/MV78xx0/Orion SOC support @@ -1406,7 +1415,9 @@ M: David Brown <davidb@codeaurora.org> L: linux-arm-msm@vger.kernel.org L: linux-soc@vger.kernel.org S: Maintained +F: arch/arm/boot/dts/qcom-* F: arch/arm/mach-qcom/ +F: arch/arm64/boot/dts/qcom/* F: drivers/soc/qcom/ F: drivers/tty/serial/msm_serial.h F: drivers/tty/serial/msm_serial.c @@ -1456,6 +1467,8 @@ L: linux-arm-kernel@lists.infradead.org (moderated for non-subscribers) L: linux-samsung-soc@vger.kernel.org (moderated for non-subscribers) S: Maintained F: arch/arm/boot/dts/s3c* +F: arch/arm/boot/dts/s5p* +F: arch/arm/boot/dts/samsung* F: arch/arm/boot/dts/exynos* F: arch/arm64/boot/dts/exynos/ F: arch/arm/plat-samsung/ @@ -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 @@ -1680,7 +1694,7 @@ M: Lorenzo Pieralisi <lorenzo.pieralisi@arm.com> L: linux-arm-kernel@lists.infradead.org (moderated for non-subscribers) S: Maintained F: arch/arm/boot/dts/vexpress* -F: arch/arm64/boot/dts/arm/vexpress* +F: arch/arm64/boot/dts/arm/ F: arch/arm/mach-vexpress/ F: */*/vexpress* F: */*/*/vexpress* @@ -2300,6 +2314,7 @@ F: arch/arm/mach-bcm/ F: arch/arm/boot/dts/bcm113* F: arch/arm/boot/dts/bcm216* F: arch/arm/boot/dts/bcm281* +F: arch/arm64/boot/dts/broadcom/ F: arch/arm/configs/bcm_defconfig F: drivers/mmc/host/sdhci-bcm-kona.c F: drivers/clocksource/bcm_kona_timer.c @@ -8627,6 +8642,7 @@ L: linux-arm-kernel@lists.infradead.org (moderated for non-subscribers) T: git git://github.com/hzhuang1/linux.git T: git git://github.com/rjarzmik/linux.git S: Maintained +F: arch/arm/boot/dts/pxa* F: arch/arm/mach-pxa/ F: drivers/dma/pxa* F: drivers/pcmcia/pxa2xx* @@ -8649,6 +8665,7 @@ L: linux-arm-kernel@lists.infradead.org (moderated for non-subscribers) T: git git://github.com/hzhuang1/linux.git T: git git://git.linaro.org/people/ycmiao/pxa-linux.git S: Maintained +F: arch/arm/boot/dts/mmp* F: arch/arm/mach-mmp/ PXA MMCI DRIVER @@ -10068,6 +10085,7 @@ L: spear-devel@list.st.com L: linux-arm-kernel@lists.infradead.org (moderated for non-subscribers) W: http://www.st.com/spear S: Maintained +F: arch/arm/boot/dts/spear* F: arch/arm/mach-spear/ SPEAR CLOCK FRAMEWORK SUPPORT
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 <robh@kernel.org> --- MAINTAINERS | 20 +++++++++++++++++++- 1 file changed, 19 insertions(+), 1 deletion(-)