2014-11-27 23:34:05

by Stefan Agner

[permalink] [raw]
Subject: [PATCH] MAINTAINERS: add Freescale Vybrid SoC

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 <[email protected]>
---
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 <[email protected]>
+M: Sascha Hauer <[email protected]>
+R: Stefan Agner <[email protected]>
+L: [email protected] (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 <[email protected]>
L: [email protected] (moderated for non-subscribers)
--
2.1.3


2014-12-02 14:07:06

by Shawn Guo

[permalink] [raw]
Subject: Re: [PATCH] MAINTAINERS: add Freescale Vybrid SoC

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 <[email protected]>

Acked-by: Shawn Guo <[email protected]>

> ---
> 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 <[email protected]>
> +M: Sascha Hauer <[email protected]>
> +R: Stefan Agner <[email protected]>
> +L: [email protected] (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 <[email protected]>
> L: [email protected] (moderated for non-subscribers)
> --
> 2.1.3
>