From mboxrd@z Thu Jan 1 00:00:00 1970 From: lee.jones@linaro.org (Lee Jones) Date: Wed, 26 Aug 2015 08:33:51 +0100 Subject: [PATCH 6/7] MAINTAINERS: Add FDMA driver files to STi section. In-Reply-To: <1436371888-27863-7-git-send-email-peter.griffin@linaro.org> References: <1436371888-27863-1-git-send-email-peter.griffin@linaro.org> <1436371888-27863-7-git-send-email-peter.griffin@linaro.org> Message-ID: <20150826073351.GU19409@x1> To: linux-arm-kernel@lists.infradead.org List-Id: linux-arm-kernel.lists.infradead.org On Wed, 08 Jul 2015, Peter Griffin wrote: > This patch adds the FDMA driver files to the STi > section of the maintainers file. > > Signed-off-by: Peter Griffin > --- > MAINTAINERS | 2 ++ > 1 file changed, 2 insertions(+) > > diff --git a/MAINTAINERS b/MAINTAINERS > index 8133cef..8cb1ad9 100644 > --- a/MAINTAINERS > +++ b/MAINTAINERS > @@ -1503,6 +1503,8 @@ S: Maintained > F: arch/arm/mach-sti/ > F: arch/arm/boot/dts/sti* > F: drivers/clocksource/arm_global_timer.c > +F: drivers/dma/st_fdma.* > +F: drivers/dma/st_fdma_xbar.c How about you replace both lines with: F: drivers/dma/st_fdma* > F: drivers/i2c/busses/i2c-st.c > F: drivers/media/rc/st_rc.c > F: drivers/mmc/host/sdhci-st.c -- Lee Jones Linaro STMicroelectronics Landing Team Lead Linaro.org ? Open source software for ARM SoCs Follow Linaro: Facebook | Twitter | Blog From mboxrd@z Thu Jan 1 00:00:00 1970 From: Lee Jones Subject: Re: [PATCH 6/7] MAINTAINERS: Add FDMA driver files to STi section. Date: Wed, 26 Aug 2015 08:33:51 +0100 Message-ID: <20150826073351.GU19409@x1> References: <1436371888-27863-1-git-send-email-peter.griffin@linaro.org> <1436371888-27863-7-git-send-email-peter.griffin@linaro.org> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: QUOTED-PRINTABLE Return-path: Content-Disposition: inline In-Reply-To: <1436371888-27863-7-git-send-email-peter.griffin-QSEj5FYQhm4dnm+yROfE0A@public.gmane.org> Sender: devicetree-owner-u79uwXL29TY76Z2rM5mHXA@public.gmane.org To: Peter Griffin Cc: linux-arm-kernel-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r@public.gmane.org, linux-kernel-u79uwXL29TY76Z2rM5mHXA@public.gmane.org, srinivas.kandagatla-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org, maxime.coquelin-qxv4g6HH51o@public.gmane.org, patrice.chotard-qxv4g6HH51o@public.gmane.org, vinod.koul-ral2JQCrhuEAvxtiuMwx3w@public.gmane.org, dan.j.williams-ral2JQCrhuEAvxtiuMwx3w@public.gmane.org, devicetree-u79uwXL29TY76Z2rM5mHXA@public.gmane.org, dmaengine-u79uwXL29TY76Z2rM5mHXA@public.gmane.org, ludovic.barre-qxv4g6HH51o@public.gmane.org List-Id: devicetree@vger.kernel.org On Wed, 08 Jul 2015, Peter Griffin wrote: > This patch adds the FDMA driver files to the STi > section of the maintainers file. >=20 > Signed-off-by: Peter Griffin > --- > MAINTAINERS | 2 ++ > 1 file changed, 2 insertions(+) >=20 > diff --git a/MAINTAINERS b/MAINTAINERS > index 8133cef..8cb1ad9 100644 > --- a/MAINTAINERS > +++ b/MAINTAINERS > @@ -1503,6 +1503,8 @@ S: Maintained > F: arch/arm/mach-sti/ > F: arch/arm/boot/dts/sti* > F: drivers/clocksource/arm_global_timer.c > +F: drivers/dma/st_fdma.* > +F: drivers/dma/st_fdma_xbar.c How about you replace both lines with: =46: drivers/dma/st_fdma* > F: drivers/i2c/busses/i2c-st.c > F: drivers/media/rc/st_rc.c > F: drivers/mmc/host/sdhci-st.c --=20 Lee Jones Linaro STMicroelectronics Landing Team Lead Linaro.org =E2=94=82 Open source software for ARM SoCs =46ollow Linaro: Facebook | Twitter | Blog -- To unsubscribe from this list: send the line "unsubscribe devicetree" i= n the body of a message to majordomo-u79uwXL29TY76Z2rM5mHXA@public.gmane.org More majordomo info at http://vger.kernel.org/majordomo-info.html From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1756661AbbHZHd7 (ORCPT ); Wed, 26 Aug 2015 03:33:59 -0400 Received: from mail-wi0-f176.google.com ([209.85.212.176]:36066 "EHLO mail-wi0-f176.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1756392AbbHZHd5 (ORCPT ); Wed, 26 Aug 2015 03:33:57 -0400 Date: Wed, 26 Aug 2015 08:33:51 +0100 From: Lee Jones To: Peter Griffin Cc: linux-arm-kernel@lists.infradead.org, linux-kernel@vger.kernel.org, srinivas.kandagatla@gmail.com, maxime.coquelin@st.com, patrice.chotard@st.com, vinod.koul@intel.com, dan.j.williams@intel.com, devicetree@vger.kernel.org, dmaengine@vger.kernel.org, ludovic.barre@st.com Subject: Re: [PATCH 6/7] MAINTAINERS: Add FDMA driver files to STi section. Message-ID: <20150826073351.GU19409@x1> References: <1436371888-27863-1-git-send-email-peter.griffin@linaro.org> <1436371888-27863-7-git-send-email-peter.griffin@linaro.org> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Disposition: inline Content-Transfer-Encoding: 8bit In-Reply-To: <1436371888-27863-7-git-send-email-peter.griffin@linaro.org> User-Agent: Mutt/1.5.21 (2010-09-15) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Wed, 08 Jul 2015, Peter Griffin wrote: > This patch adds the FDMA driver files to the STi > section of the maintainers file. > > Signed-off-by: Peter Griffin > --- > MAINTAINERS | 2 ++ > 1 file changed, 2 insertions(+) > > diff --git a/MAINTAINERS b/MAINTAINERS > index 8133cef..8cb1ad9 100644 > --- a/MAINTAINERS > +++ b/MAINTAINERS > @@ -1503,6 +1503,8 @@ S: Maintained > F: arch/arm/mach-sti/ > F: arch/arm/boot/dts/sti* > F: drivers/clocksource/arm_global_timer.c > +F: drivers/dma/st_fdma.* > +F: drivers/dma/st_fdma_xbar.c How about you replace both lines with: F: drivers/dma/st_fdma* > F: drivers/i2c/busses/i2c-st.c > F: drivers/media/rc/st_rc.c > F: drivers/mmc/host/sdhci-st.c -- Lee Jones Linaro STMicroelectronics Landing Team Lead Linaro.org │ Open source software for ARM SoCs Follow Linaro: Facebook | Twitter | Blog