All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH] ARM: tegra: update main repo and add patchwork
@ 2012-03-18 17:44 ` Olof Johansson
  0 siblings, 0 replies; 4+ messages in thread
From: Olof Johansson @ 2012-03-18 17:44 UTC (permalink / raw)
  To: arm-DgEjT+Ai2ygdnm+yROfE0A
  Cc: ccross-z5hGa2qSFaRBDgjK7y7TUQ, swarren-3lzwWm7+Weoh9ZMKESR00Q,
	linux-tegra-u79uwXL29TY76Z2rM5mHXA,
	linux-arm-kernel-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r, Olof Johansson

Stephen is taking over the main tegra repo, so change the entry to point at his tree on kernel.org

Also, document the patchwork URL.

Signed-off-by: Olof Johansson <olof-nZhT3qVonbNeoWH0uzbU5w@public.gmane.org>
---


Arnd, I applied the previous Tegra maintainer patch to next/maintainers
directly, so this should just go on top of there.


Thanks!


-Olof


 MAINTAINERS |    3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/MAINTAINERS b/MAINTAINERS
index 187d855..a23a635 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -6515,7 +6515,8 @@ M:	Colin Cross <ccross-z5hGa2qSFaRBDgjK7y7TUQ@public.gmane.org>
 M:	Olof Johansson <olof-nZhT3qVonbNeoWH0uzbU5w@public.gmane.org>
 M:	Stephen Warren <swarren-3lzwWm7+Weoh9ZMKESR00Q@public.gmane.org>
 L:	linux-tegra-u79uwXL29TY76Z2rM5mHXA@public.gmane.org
-T:	git git://git.kernel.org/pub/scm/linux/kernel/git/olof/tegra.git
+Q:	http://patchwork.ozlabs.org/project/linux-tegra/list/
+T:	git git://git.kernel.org/pub/scm/linux/kernel/git/swarren/linux-tegra.git
 S:	Supported
 F:	arch/arm/mach-tegra
 
-- 
1.7.10.rc1

^ permalink raw reply related	[flat|nested] 4+ messages in thread

* [PATCH] ARM: tegra: update main repo and add patchwork
@ 2012-03-18 17:44 ` Olof Johansson
  0 siblings, 0 replies; 4+ messages in thread
From: Olof Johansson @ 2012-03-18 17:44 UTC (permalink / raw)
  To: linux-arm-kernel

Stephen is taking over the main tegra repo, so change the entry to point at his tree on kernel.org

Also, document the patchwork URL.

Signed-off-by: Olof Johansson <olof@lixom.net>
---


Arnd, I applied the previous Tegra maintainer patch to next/maintainers
directly, so this should just go on top of there.


Thanks!


-Olof


 MAINTAINERS |    3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/MAINTAINERS b/MAINTAINERS
index 187d855..a23a635 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -6515,7 +6515,8 @@ M:	Colin Cross <ccross@android.com>
 M:	Olof Johansson <olof@lixom.net>
 M:	Stephen Warren <swarren@wwwdotorg.org>
 L:	linux-tegra at vger.kernel.org
-T:	git git://git.kernel.org/pub/scm/linux/kernel/git/olof/tegra.git
+Q:	http://patchwork.ozlabs.org/project/linux-tegra/list/
+T:	git git://git.kernel.org/pub/scm/linux/kernel/git/swarren/linux-tegra.git
 S:	Supported
 F:	arch/arm/mach-tegra
 
-- 
1.7.10.rc1

^ permalink raw reply related	[flat|nested] 4+ messages in thread

* Re: [PATCH] ARM: tegra: update main repo and add patchwork
  2012-03-18 17:44 ` Olof Johansson
@ 2012-03-19 21:09     ` Arnd Bergmann
  -1 siblings, 0 replies; 4+ messages in thread
From: Arnd Bergmann @ 2012-03-19 21:09 UTC (permalink / raw)
  To: Olof Johansson
  Cc: arm-DgEjT+Ai2ygdnm+yROfE0A, ccross-z5hGa2qSFaRBDgjK7y7TUQ,
	swarren-3lzwWm7+Weoh9ZMKESR00Q,
	linux-tegra-u79uwXL29TY76Z2rM5mHXA,
	linux-arm-kernel-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r

On Sunday 18 March 2012, Olof Johansson wrote:
> Stephen is taking over the main tegra repo, so change the entry to point at his tree on kernel.org
> 
> Also, document the patchwork URL.
> 
> Signed-off-by: Olof Johansson <olof-nZhT3qVonbNeoWH0uzbU5w@public.gmane.org>
> ---
> 
> 
> Arnd, I applied the previous Tegra maintainer patch to next/maintainers
> directly, so this should just go on top of there.

Hi Olof,

I've applied all four trivial pull requests now, the dt ones ended up on the next/dt2
branch and will be sent together with the other late dt patches, which meant that
I also had to pull in the previous tegra/dt patches into both next/dt2 in addition
to next/dt.

	Arnd

^ permalink raw reply	[flat|nested] 4+ messages in thread

* [PATCH] ARM: tegra: update main repo and add patchwork
@ 2012-03-19 21:09     ` Arnd Bergmann
  0 siblings, 0 replies; 4+ messages in thread
From: Arnd Bergmann @ 2012-03-19 21:09 UTC (permalink / raw)
  To: linux-arm-kernel

On Sunday 18 March 2012, Olof Johansson wrote:
> Stephen is taking over the main tegra repo, so change the entry to point at his tree on kernel.org
> 
> Also, document the patchwork URL.
> 
> Signed-off-by: Olof Johansson <olof@lixom.net>
> ---
> 
> 
> Arnd, I applied the previous Tegra maintainer patch to next/maintainers
> directly, so this should just go on top of there.

Hi Olof,

I've applied all four trivial pull requests now, the dt ones ended up on the next/dt2
branch and will be sent together with the other late dt patches, which meant that
I also had to pull in the previous tegra/dt patches into both next/dt2 in addition
to next/dt.

	Arnd

^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2012-03-19 21:09 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-03-18 17:44 [PATCH] ARM: tegra: update main repo and add patchwork Olof Johansson
2012-03-18 17:44 ` Olof Johansson
     [not found] ` <1332092651-25346-1-git-send-email-olof-nZhT3qVonbNeoWH0uzbU5w@public.gmane.org>
2012-03-19 21:09   ` Arnd Bergmann
2012-03-19 21:09     ` Arnd Bergmann

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.