LKML Archive on lore.kernel.org
help / color / mirror / Atom feed
* [PATCH] MAINTAINERS: add Freescale Vybrid SoC
@ 2015-03-01 23:09 Stefan Agner
2015-03-02 14:12 ` Shawn Guo
2015-03-11 14:31 ` Arnd Bergmann
0 siblings, 2 replies; 5+ messages in thread
From: Stefan Agner @ 2015-03-01 23:09 UTC (permalink / raw)
To: arnd, olof; +Cc: shawn.guo, linux-arm-kernel, linux-kernel, stefan
Add Freescale Vybrid family as a own entry, along with an entry for
the so far orphan Vybrid device tree files. Also add myself as
a designated reviewer.
Acked-by: Shawn Guo <shawn.guo@linaro.org>
Signed-off-by: Stefan Agner <stefan@agner.ch>
---
This hasn't made it into the kernel since quite some time, not sure
who would I normally address this to?
MAINTAINERS | 10 ++++++++++
1 file changed, 10 insertions(+)
diff --git a/MAINTAINERS b/MAINTAINERS
index ddc5a8c..0188250 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -1030,6 +1030,16 @@ F: arch/arm/mach-mxs/
F: arch/arm/boot/dts/imx*
F: arch/arm/configs/imx*_defconfig
+ARM/FREESCALE VYBRID ARM ARCHITECTURE
+M: Shawn Guo <shawn.guo@linaro.org>
+M: Sascha Hauer <kernel@pengutronix.de>
+R: Stefan Agner <stefan@agner.ch>
+L: linux-arm-kernel@lists.infradead.org (moderated for non-subscribers)
+S: Maintained
+T: git git://git.kernel.org/pub/scm/linux/kernel/git/shawnguo/linux.git
+F: arch/arm/mach-imx/*vf610*
+F: arch/arm/boot/dts/vf*
+
ARM/GLOMATION GESBC9312SX MACHINE SUPPORT
M: Lennert Buytenhek <kernel@wantstofly.org>
L: linux-arm-kernel@lists.infradead.org (moderated for non-subscribers)
--
2.3.0
^ permalink raw reply [flat|nested] 5+ messages in thread
* Re: [PATCH] MAINTAINERS: add Freescale Vybrid SoC
2015-03-01 23:09 [PATCH] MAINTAINERS: add Freescale Vybrid SoC Stefan Agner
@ 2015-03-02 14:12 ` Shawn Guo
2015-03-11 14:31 ` Arnd Bergmann
1 sibling, 0 replies; 5+ messages in thread
From: Shawn Guo @ 2015-03-02 14:12 UTC (permalink / raw)
To: Stefan Agner; +Cc: arnd, olof, linux-arm-kernel, linux-kernel
On Mon, Mar 02, 2015 at 12:09:02AM +0100, Stefan Agner wrote:
> Add Freescale Vybrid family as a own entry, along with an entry for
> the so far orphan Vybrid device tree files. Also add myself as
> a designated reviewer.
>
> Acked-by: Shawn Guo <shawn.guo@linaro.org>
> Signed-off-by: Stefan Agner <stefan@agner.ch>
> ---
> This hasn't made it into the kernel since quite some time, not sure
> who would I normally address this to?
Arnd, Olof,
Can you help handle this patch?
Shawn
>
> MAINTAINERS | 10 ++++++++++
> 1 file changed, 10 insertions(+)
>
> diff --git a/MAINTAINERS b/MAINTAINERS
> index ddc5a8c..0188250 100644
> --- a/MAINTAINERS
> +++ b/MAINTAINERS
> @@ -1030,6 +1030,16 @@ F: arch/arm/mach-mxs/
> F: arch/arm/boot/dts/imx*
> F: arch/arm/configs/imx*_defconfig
>
> +ARM/FREESCALE VYBRID ARM ARCHITECTURE
> +M: Shawn Guo <shawn.guo@linaro.org>
> +M: Sascha Hauer <kernel@pengutronix.de>
> +R: Stefan Agner <stefan@agner.ch>
> +L: linux-arm-kernel@lists.infradead.org (moderated for non-subscribers)
> +S: Maintained
> +T: git git://git.kernel.org/pub/scm/linux/kernel/git/shawnguo/linux.git
> +F: arch/arm/mach-imx/*vf610*
> +F: arch/arm/boot/dts/vf*
> +
> ARM/GLOMATION GESBC9312SX MACHINE SUPPORT
> M: Lennert Buytenhek <kernel@wantstofly.org>
> L: linux-arm-kernel@lists.infradead.org (moderated for non-subscribers)
> --
> 2.3.0
>
^ permalink raw reply [flat|nested] 5+ messages in thread
* Re: [PATCH] MAINTAINERS: add Freescale Vybrid SoC
2015-03-01 23:09 [PATCH] MAINTAINERS: add Freescale Vybrid SoC Stefan Agner
2015-03-02 14:12 ` Shawn Guo
@ 2015-03-11 14:31 ` Arnd Bergmann
1 sibling, 0 replies; 5+ messages in thread
From: Arnd Bergmann @ 2015-03-11 14:31 UTC (permalink / raw)
To: Stefan Agner; +Cc: olof, shawn.guo, linux-arm-kernel, linux-kernel
On Monday 02 March 2015 00:09:02 Stefan Agner wrote:
> Add Freescale Vybrid family as a own entry, along with an entry for
> the so far orphan Vybrid device tree files. Also add myself as
> a designated reviewer.
>
> Acked-by: Shawn Guo <shawn.guo@linaro.org>
> Signed-off-by: Stefan Agner <stefan@agner.ch>
> ---
> This hasn't made it into the kernel since quite some time, not sure
> who would I normally address this to?
>
> MAINTAINERS | 10 ++++++++++
> 1 file changed, 10 insertions(+)
>
> diff --git a/MAINTAINERS b/MAINTAINERS
> index ddc5a8c..0188250 100644
> --- a/MAINTAINERS
> +++ b/MAINTAINERS
> @@ -1030,6 +1030,16 @@ F: arch/arm/mach-mxs/
> F: arch/arm/boot/dts/imx*
> F: arch/arm/configs/imx*_defconfig
>
> +ARM/FREESCALE VYBRID ARM ARCHITECTURE
> +M: Shawn Guo <shawn.guo@linaro.org>
> +M: Sascha Hauer <kernel@pengutronix.de>
> +R: Stefan Agner <stefan@agner.ch>
> +L: linux-arm-kernel@lists.infradead.org (moderated for non-subscribers)
> +S: Maintained
> +T: git git://git.kernel.org/pub/scm/linux/kernel/git/shawnguo/linux.git
> +F: arch/arm/mach-imx/*vf610*
> +F: arch/arm/boot/dts/vf*
> +
> ARM/GLOMATION GESBC9312SX MACHINE SUPPORT
> M: Lennert Buytenhek <kernel@wantstofly.org>
> L: linux-arm-kernel@lists.infradead.org (moderated for non-subscribers)
>
Applied to fixes branch, thanks,
Arnd
^ permalink raw reply [flat|nested] 5+ messages in thread
* Re: [PATCH] MAINTAINERS: add Freescale Vybrid SoC
2014-11-27 23:33 Stefan Agner
@ 2014-12-02 14:06 ` Shawn Guo
0 siblings, 0 replies; 5+ messages in thread
From: Shawn Guo @ 2014-12-02 14:06 UTC (permalink / raw)
To: Stefan Agner; +Cc: arnd, linux-arm-kernel, linux-kernel
On Fri, Nov 28, 2014 at 12:33:55AM +0100, Stefan Agner wrote:
> Add Freescale Vybrid family as a own entry, along with an entry for
> the so far orphan Vybrid device tree files. Also add myself as
> a designated reviewer.
>
> Signed-off-by: Stefan Agner <stefan@agner.ch>
Acked-by: Shawn Guo <shawn.guo@linaro.org>
> ---
> Not sure if this is acceptable, but it would be nice when I get Vybrid
> related stuff automatically...
>
> MAINTAINERS | 10 ++++++++++
> 1 file changed, 10 insertions(+)
>
> diff --git a/MAINTAINERS b/MAINTAINERS
> index 3c64271..6837f23 100644
> --- a/MAINTAINERS
> +++ b/MAINTAINERS
> @@ -990,6 +990,16 @@ F: arch/arm/mach-mxs/
> F: arch/arm/boot/dts/imx*
> F: arch/arm/configs/imx*_defconfig
>
> +ARM/FREESCALE VYBRID ARM ARCHITECTURE
> +M: Shawn Guo <shawn.guo@linaro.org>
> +M: Sascha Hauer <kernel@pengutronix.de>
> +R: Stefan Agner <stefan@agner.ch>
> +L: linux-arm-kernel@lists.infradead.org (moderated for non-subscribers)
> +S: Maintained
> +T: git git://git.kernel.org/pub/scm/linux/kernel/git/shawnguo/linux.git
> +F: arch/arm/mach-imx/*vf610*
> +F: arch/arm/boot/dts/vf*
> +
> ARM/GLOMATION GESBC9312SX MACHINE SUPPORT
> M: Lennert Buytenhek <kernel@wantstofly.org>
> L: linux-arm-kernel@lists.infradead.org (moderated for non-subscribers)
> --
> 2.1.3
>
^ permalink raw reply [flat|nested] 5+ messages in thread
* [PATCH] MAINTAINERS: add Freescale Vybrid SoC
@ 2014-11-27 23:33 Stefan Agner
2014-12-02 14:06 ` Shawn Guo
0 siblings, 1 reply; 5+ messages in thread
From: Stefan Agner @ 2014-11-27 23:33 UTC (permalink / raw)
To: shawn.guo, arnd; +Cc: linux-arm-kernel, linux-kernel, stefan
Add Freescale Vybrid family as a own entry, along with an entry for
the so far orphan Vybrid device tree files. Also add myself as
a designated reviewer.
Signed-off-by: Stefan Agner <stefan@agner.ch>
---
Not sure if this is acceptable, but it would be nice when I get Vybrid
related stuff automatically...
MAINTAINERS | 10 ++++++++++
1 file changed, 10 insertions(+)
diff --git a/MAINTAINERS b/MAINTAINERS
index 3c64271..6837f23 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -990,6 +990,16 @@ F: arch/arm/mach-mxs/
F: arch/arm/boot/dts/imx*
F: arch/arm/configs/imx*_defconfig
+ARM/FREESCALE VYBRID ARM ARCHITECTURE
+M: Shawn Guo <shawn.guo@linaro.org>
+M: Sascha Hauer <kernel@pengutronix.de>
+R: Stefan Agner <stefan@agner.ch>
+L: linux-arm-kernel@lists.infradead.org (moderated for non-subscribers)
+S: Maintained
+T: git git://git.kernel.org/pub/scm/linux/kernel/git/shawnguo/linux.git
+F: arch/arm/mach-imx/*vf610*
+F: arch/arm/boot/dts/vf*
+
ARM/GLOMATION GESBC9312SX MACHINE SUPPORT
M: Lennert Buytenhek <kernel@wantstofly.org>
L: linux-arm-kernel@lists.infradead.org (moderated for non-subscribers)
--
2.1.3
^ permalink raw reply [flat|nested] 5+ messages in thread
end of thread, other threads:[~2015-03-11 14:31 UTC | newest]
Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2015-03-01 23:09 [PATCH] MAINTAINERS: add Freescale Vybrid SoC Stefan Agner
2015-03-02 14:12 ` Shawn Guo
2015-03-11 14:31 ` Arnd Bergmann
-- strict thread matches above, loose matches on Subject: below --
2014-11-27 23:33 Stefan Agner
2014-12-02 14:06 ` Shawn Guo
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).