* Subject: [PATCH] MAINTAINERS: add maintainer entry for SAMSUNG EXYNOS DeviceTree
@ 2012-02-22 0:16 Kukjin Kim
2012-02-22 0:21 ` Kyungmin Park
2012-02-22 2:19 ` Thomas Abraham
0 siblings, 2 replies; 4+ messages in thread
From: Kukjin Kim @ 2012-02-22 0:16 UTC (permalink / raw)
To: linux-arm-kernel
Add Samsung EXYNOS DT maintainer
Cc: Thomas Abraham <thomas.abraham@linaro.org>
Cc: Grant Likely <grant.likely@secretlab.ca>
Signed-off-by: Kukjin Kim <kgene.kim@samsung.com>
---
MAINTAINERS | 10 ++++++++++
1 files changed, 10 insertions(+), 0 deletions(-)
diff --git a/MAINTAINERS b/MAINTAINERS
index 9a648eb..5ac5aaf 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -1065,6 +1065,16 @@ S: Maintained
F: arch/arm/mach-s5p*/
F: arch/arm/mach-exynos*/
+ARM/SAMSUNG EXYNOS DEVICE TREE
+M: Thomas Abraham <thomas.abraham@linaro.org>
+M: Kukjin Kim <kgene.kim@samsung.com>
+L: devicetree-discuss at lists.ozlabs.org (moderated for non-subscribers)
+L: linux-samsung-soc at vger.kernel.org (moderated for non-subscribers)
+S: Maintained
+F: arch/arm/boot/dts/exynos*
+F: arch/arm/mach-exynos/*dt.c
+F: Documentation/devicetree/*/*/*samsung*
+
ARM/SAMSUNG MOBILE MACHINE SUPPORT
M: Kyungmin Park <kyungmin.park@samsung.com>
L: linux-arm-kernel at lists.infradead.org (moderated for non-subscribers)
--
1.7.1
^ permalink raw reply related [flat|nested] 4+ messages in thread
* Subject: [PATCH] MAINTAINERS: add maintainer entry for SAMSUNG EXYNOS DeviceTree
2012-02-22 0:16 Subject: [PATCH] MAINTAINERS: add maintainer entry for SAMSUNG EXYNOS DeviceTree Kukjin Kim
@ 2012-02-22 0:21 ` Kyungmin Park
2012-02-22 2:19 ` Thomas Abraham
1 sibling, 0 replies; 4+ messages in thread
From: Kyungmin Park @ 2012-02-22 0:21 UTC (permalink / raw)
To: linux-arm-kernel
Hi,
I agree adding Thomas as DT maintainer. but I didn't see any activity
with Mr. Kim at least DT area.
Partially Ack.
On 2/22/12, Kukjin Kim <kgene.kim@samsung.com> wrote:
> Add Samsung EXYNOS DT maintainer
>
> Cc: Thomas Abraham <thomas.abraham@linaro.org>
> Cc: Grant Likely <grant.likely@secretlab.ca>
> Signed-off-by: Kukjin Kim <kgene.kim@samsung.com>
> ---
> MAINTAINERS | 10 ++++++++++
> 1 files changed, 10 insertions(+), 0 deletions(-)
>
> diff --git a/MAINTAINERS b/MAINTAINERS
> index 9a648eb..5ac5aaf 100644
> --- a/MAINTAINERS
> +++ b/MAINTAINERS
> @@ -1065,6 +1065,16 @@ S: Maintained
> F: arch/arm/mach-s5p*/
> F: arch/arm/mach-exynos*/
>
> +ARM/SAMSUNG EXYNOS DEVICE TREE
> +M: Thomas Abraham <thomas.abraham@linaro.org>
> +M: Kukjin Kim <kgene.kim@samsung.com>
> +L: devicetree-discuss at lists.ozlabs.org (moderated for non-subscribers)
> +L: linux-samsung-soc at vger.kernel.org (moderated for non-subscribers)
> +S: Maintained
> +F: arch/arm/boot/dts/exynos*
> +F: arch/arm/mach-exynos/*dt.c
> +F: Documentation/devicetree/*/*/*samsung*
> +
> ARM/SAMSUNG MOBILE MACHINE SUPPORT
> M: Kyungmin Park <kyungmin.park@samsung.com>
> L: linux-arm-kernel at lists.infradead.org (moderated for non-subscribers)
> --
> 1.7.1
>
> --
> To unsubscribe from this list: send the line "unsubscribe linux-samsung-soc"
> in
> the body of a message to majordomo at vger.kernel.org
> More majordomo info at http://vger.kernel.org/majordomo-info.html
>
^ permalink raw reply [flat|nested] 4+ messages in thread
* Subject: [PATCH] MAINTAINERS: add maintainer entry for SAMSUNG EXYNOS DeviceTree
2012-02-22 0:16 Subject: [PATCH] MAINTAINERS: add maintainer entry for SAMSUNG EXYNOS DeviceTree Kukjin Kim
2012-02-22 0:21 ` Kyungmin Park
@ 2012-02-22 2:19 ` Thomas Abraham
2012-03-09 16:30 ` Grant Likely
1 sibling, 1 reply; 4+ messages in thread
From: Thomas Abraham @ 2012-02-22 2:19 UTC (permalink / raw)
To: linux-arm-kernel
On 22 February 2012 05:46, Kukjin Kim <kgene.kim@samsung.com> wrote:
> Add Samsung EXYNOS DT maintainer
>
> Cc: Thomas Abraham <thomas.abraham@linaro.org>
> Cc: Grant Likely <grant.likely@secretlab.ca>
> Signed-off-by: Kukjin Kim <kgene.kim@samsung.com>
> ---
> ?MAINTAINERS | ? 10 ++++++++++
> ?1 files changed, 10 insertions(+), 0 deletions(-)
>
> diff --git a/MAINTAINERS b/MAINTAINERS
> index 9a648eb..5ac5aaf 100644
> --- a/MAINTAINERS
> +++ b/MAINTAINERS
> @@ -1065,6 +1065,16 @@ S: ? ? ? Maintained
> ?F: ? ? arch/arm/mach-s5p*/
> ?F: ? ? arch/arm/mach-exynos*/
>
> +ARM/SAMSUNG EXYNOS DEVICE TREE
> +M: ? ? Thomas Abraham <thomas.abraham@linaro.org>
> +M: ? ? Kukjin Kim <kgene.kim@samsung.com>
> +L: ? ? devicetree-discuss at lists.ozlabs.org (moderated for non-subscribers)
> +L: ? ? linux-samsung-soc at vger.kernel.org (moderated for non-subscribers)
> +S: ? ? Maintained
> +F: ? ? arch/arm/boot/dts/exynos*
> +F: ? ? arch/arm/mach-exynos/*dt.c
> +F: ? ? Documentation/devicetree/*/*/*samsung*
> +
Acked-by: Thomas Abraham <thomas.abraham@linaro.org>
Thanks,
Thomas.
> ?ARM/SAMSUNG MOBILE MACHINE SUPPORT
> ?M: ? ? Kyungmin Park <kyungmin.park@samsung.com>
> ?L: ? ? linux-arm-kernel at lists.infradead.org (moderated for non-subscribers)
> --
> 1.7.1
>
^ permalink raw reply [flat|nested] 4+ messages in thread
* Subject: [PATCH] MAINTAINERS: add maintainer entry for SAMSUNG EXYNOS DeviceTree
2012-02-22 2:19 ` Thomas Abraham
@ 2012-03-09 16:30 ` Grant Likely
0 siblings, 0 replies; 4+ messages in thread
From: Grant Likely @ 2012-03-09 16:30 UTC (permalink / raw)
To: linux-arm-kernel
On Wed, 22 Feb 2012 07:49:18 +0530, Thomas Abraham <thomas.abraham@linaro.org> wrote:
> On 22 February 2012 05:46, Kukjin Kim <kgene.kim@samsung.com> wrote:
> > Add Samsung EXYNOS DT maintainer
> >
> > Cc: Thomas Abraham <thomas.abraham@linaro.org>
> > Cc: Grant Likely <grant.likely@secretlab.ca>
> > Signed-off-by: Kukjin Kim <kgene.kim@samsung.com>
> > ---
> > ??MAINTAINERS | ?? 10 ++++++++++
> > ??1 files changed, 10 insertions(+), 0 deletions(-)
> >
> > diff --git a/MAINTAINERS b/MAINTAINERS
> > index 9a648eb..5ac5aaf 100644
> > --- a/MAINTAINERS
> > +++ b/MAINTAINERS
> > @@ -1065,6 +1065,16 @@ S: ?? ?? ?? Maintained
> > ??F: ?? ?? arch/arm/mach-s5p*/
> > ??F: ?? ?? arch/arm/mach-exynos*/
> >
> > +ARM/SAMSUNG EXYNOS DEVICE TREE
> > +M: ?? ?? Thomas Abraham <thomas.abraham@linaro.org>
> > +M: ?? ?? Kukjin Kim <kgene.kim@samsung.com>
> > +L: ?? ?? devicetree-discuss at lists.ozlabs.org (moderated for non-subscribers)
> > +L: ?? ?? linux-samsung-soc at vger.kernel.org (moderated for non-subscribers)
> > +S: ?? ?? Maintained
> > +F: ?? ?? arch/arm/boot/dts/exynos*
> > +F: ?? ?? arch/arm/mach-exynos/*dt.c
> > +F: ?? ?? Documentation/devicetree/*/*/*samsung*
> > +
>
> Acked-by: Thomas Abraham <thomas.abraham@linaro.org>
Acked-by: Grant Likely <grant.likely@secretlab.ca>
^ permalink raw reply [flat|nested] 4+ messages in thread
end of thread, other threads:[~2012-03-09 16:30 UTC | newest]
Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-02-22 0:16 Subject: [PATCH] MAINTAINERS: add maintainer entry for SAMSUNG EXYNOS DeviceTree Kukjin Kim
2012-02-22 0:21 ` Kyungmin Park
2012-02-22 2:19 ` Thomas Abraham
2012-03-09 16:30 ` Grant Likely
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).