From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1755497AbaGVMOp (ORCPT ); Tue, 22 Jul 2014 08:14:45 -0400 Received: from mx07-00178001.pphosted.com ([62.209.51.94]:45280 "EHLO mx07-00178001.pphosted.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1753841AbaGVMOM (ORCPT ); Tue, 22 Jul 2014 08:14:12 -0400 Message-ID: <53CE556C.10607@st.com> Date: Tue, 22 Jul 2014 14:13:32 +0200 From: Maxime Coquelin User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:24.0) Gecko/20100101 Thunderbird/24.6.0 MIME-Version: 1.0 To: Peter Griffin , , , , , , , Arnd Bergmann , Olof Johansson , Cc: , , Subject: Re: [STLinux Kernel] [PATCH v3 10/10] MAINTAINERS: Add sdhci-st file to ARCH/STI architecture References: <1401899424-1365-1-git-send-email-peter.griffin@linaro.org> <1401899424-1365-11-git-send-email-peter.griffin@linaro.org> <53A80754.9000900@st.com> In-Reply-To: <53A80754.9000900@st.com> Content-Type: text/plain; charset="ISO-8859-1"; format=flowed Content-Transfer-Encoding: 7bit X-Originating-IP: [10.201.23.80] X-Proofpoint-Virus-Version: vendor=fsecure engine=2.50.10432:5.12.52,1.0.14,0.0.0000 definitions=2014-07-22_04:2014-07-22,2014-07-22,1970-01-01 signatures=0 Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Hi Olof, Arnd, Kevin, I am preparing two tags for v3.17 regarding STi platform. One for DT, and one for defconfigs. Except this one, I have no patches for ARM-SoC. Can you take this patch directly? Or should I send a pull request with this one only? Regards, Maxime On 06/23/2014 12:54 PM, Maxime Coquelin wrote: > > > On 06/04/2014 06:30 PM, Peter Griffin wrote: >> Signed-off-by: Peter Griffin > > Acked-by: Maxime Coquelin > >> --- MAINTAINERS | 1 + 1 file changed, 1 insertion(+) >> >> diff --git a/MAINTAINERS b/MAINTAINERS index 6dc67b1..19dc265 >> 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -1306,6 +1306,7 @@ F: >> drivers/pinctrl/pinctrl-st.c F: drivers/media/rc/st_rc.c F: >> drivers/i2c/busses/i2c-st.c F: drivers/tty/serial/st-asc.c +F: >> drivers/mmc/host/sdhci-st.c >> >> ARM/TECHNOLOGIC SYSTEMS TS7250 MACHINE SUPPORT M: Lennert Buytenhek >> >> > > > > _______________________________________________ > Kernel mailing list > Kernel@stlinux.com > http://www.stlinux.com/mailman/listinfo/kernel > From mboxrd@z Thu Jan 1 00:00:00 1970 From: Maxime Coquelin Subject: Re: [STLinux Kernel] [PATCH v3 10/10] MAINTAINERS: Add sdhci-st file to ARCH/STI architecture Date: Tue, 22 Jul 2014 14:13:32 +0200 Message-ID: <53CE556C.10607@st.com> References: <1401899424-1365-1-git-send-email-peter.griffin@linaro.org> <1401899424-1365-11-git-send-email-peter.griffin@linaro.org> <53A80754.9000900@st.com> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii"; Format="flowed" Content-Transfer-Encoding: 7bit Return-path: In-Reply-To: <53A80754.9000900@st.com> List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: "linux-arm-kernel" Errors-To: linux-arm-kernel-bounces+linux-arm-kernel=m.gmane.org@lists.infradead.org To: Peter Griffin , linux-arm-kernel@lists.infradead.org, linux-kernel@vger.kernel.org, chris@printf.net, ulf.hansson@linaro.org, patrice.chotard@st.com, srinivas.kandagatla@gmail.com, Arnd Bergmann , Olof Johansson , khilman@linaro.org Cc: devicetree@vger.kernel.org, linux-mmc@vger.kernel.org, kernel@stlinux.com List-Id: devicetree@vger.kernel.org Hi Olof, Arnd, Kevin, I am preparing two tags for v3.17 regarding STi platform. One for DT, and one for defconfigs. Except this one, I have no patches for ARM-SoC. Can you take this patch directly? Or should I send a pull request with this one only? Regards, Maxime On 06/23/2014 12:54 PM, Maxime Coquelin wrote: > > > On 06/04/2014 06:30 PM, Peter Griffin wrote: >> Signed-off-by: Peter Griffin > > Acked-by: Maxime Coquelin > >> --- MAINTAINERS | 1 + 1 file changed, 1 insertion(+) >> >> diff --git a/MAINTAINERS b/MAINTAINERS index 6dc67b1..19dc265 >> 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -1306,6 +1306,7 @@ F: >> drivers/pinctrl/pinctrl-st.c F: drivers/media/rc/st_rc.c F: >> drivers/i2c/busses/i2c-st.c F: drivers/tty/serial/st-asc.c +F: >> drivers/mmc/host/sdhci-st.c >> >> ARM/TECHNOLOGIC SYSTEMS TS7250 MACHINE SUPPORT M: Lennert Buytenhek >> >> > > > > _______________________________________________ > Kernel mailing list > Kernel@stlinux.com > http://www.stlinux.com/mailman/listinfo/kernel > From mboxrd@z Thu Jan 1 00:00:00 1970 From: maxime.coquelin@st.com (Maxime Coquelin) Date: Tue, 22 Jul 2014 14:13:32 +0200 Subject: [STLinux Kernel] [PATCH v3 10/10] MAINTAINERS: Add sdhci-st file to ARCH/STI architecture In-Reply-To: <53A80754.9000900@st.com> References: <1401899424-1365-1-git-send-email-peter.griffin@linaro.org> <1401899424-1365-11-git-send-email-peter.griffin@linaro.org> <53A80754.9000900@st.com> Message-ID: <53CE556C.10607@st.com> To: linux-arm-kernel@lists.infradead.org List-Id: linux-arm-kernel.lists.infradead.org Hi Olof, Arnd, Kevin, I am preparing two tags for v3.17 regarding STi platform. One for DT, and one for defconfigs. Except this one, I have no patches for ARM-SoC. Can you take this patch directly? Or should I send a pull request with this one only? Regards, Maxime On 06/23/2014 12:54 PM, Maxime Coquelin wrote: > > > On 06/04/2014 06:30 PM, Peter Griffin wrote: >> Signed-off-by: Peter Griffin > > Acked-by: Maxime Coquelin > >> --- MAINTAINERS | 1 + 1 file changed, 1 insertion(+) >> >> diff --git a/MAINTAINERS b/MAINTAINERS index 6dc67b1..19dc265 >> 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -1306,6 +1306,7 @@ F: >> drivers/pinctrl/pinctrl-st.c F: drivers/media/rc/st_rc.c F: >> drivers/i2c/busses/i2c-st.c F: drivers/tty/serial/st-asc.c +F: >> drivers/mmc/host/sdhci-st.c >> >> ARM/TECHNOLOGIC SYSTEMS TS7250 MACHINE SUPPORT M: Lennert Buytenhek >> >> > > > > _______________________________________________ > Kernel mailing list > Kernel at stlinux.com > http://www.stlinux.com/mailman/listinfo/kernel >