diff mbox

[v3,10/10] MAINTAINERS: Add sdhci-st file to ARCH/STI architecture

Message ID 1401899424-1365-11-git-send-email-peter.griffin@linaro.org (mailing list archive)
State New, archived
Headers show

Commit Message

Peter Griffin June 4, 2014, 4:30 p.m. UTC
Signed-off-by: Peter Griffin <peter.griffin@linaro.org>
---
 MAINTAINERS | 1 +
 1 file changed, 1 insertion(+)

Comments

Lee Jones June 5, 2014, 2:26 p.m. UTC | #1
> Signed-off-by: Peter Griffin <peter.griffin@linaro.org>
> ---
>  MAINTAINERS | 1 +
>  1 file changed, 1 insertion(+)

Acked-by: Lee Jones <lee.jones@linaro.org>

> 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@wantstofly.org>
Maxime Coquelin June 23, 2014, 10:54 a.m. UTC | #2
On 06/04/2014 06:30 PM, Peter Griffin wrote:
> Signed-off-by: Peter Griffin <peter.griffin@linaro.org>

Acked-by: Maxime Coquelin <maxime.coquelin@st.com>

> --- 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@wantstofly.org>
>
Maxime Coquelin July 22, 2014, 12:13 p.m. UTC | #3
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 <peter.griffin@linaro.org>
>
> Acked-by: Maxime Coquelin <maxime.coquelin@st.com>
>
>> --- 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@wantstofly.org>
>>
>
>
>
> _______________________________________________
> Kernel mailing list
> Kernel@stlinux.com
> http://www.stlinux.com/mailman/listinfo/kernel
>
Olof Johansson July 22, 2014, 4 p.m. UTC | #4
On Tue, Jul 22, 2014 at 5:13 AM, Maxime Coquelin <maxime.coquelin@st.com> wrote:
> 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?

We can apply directly. I'll do that in a moment here.


-Olof
Maxime Coquelin July 22, 2014, 4:15 p.m. UTC | #5
On 07/22/2014 06:00 PM, Olof Johansson wrote:
> On Tue, Jul 22, 2014 at 5:13 AM, Maxime Coquelin <maxime.coquelin@st.com> wrote:
>> 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?
>
> We can apply directly. I'll do that in a moment here.

Thanks!
Maxime
>
>
> -Olof
>
diff mbox

Patch

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@wantstofly.org>