All of lore.kernel.org
 help / color / mirror / Atom feed
* [GIT PULL] ux500 fixes due for v3.7 RCs
@ 2012-10-25  9:41 Lee Jones
  2012-10-25 13:52 ` Arnd Bergmann
  0 siblings, 1 reply; 5+ messages in thread
From: Lee Jones @ 2012-10-25  9:41 UTC (permalink / raw)
  To: linux-arm-kernel

The following changes since commit 6f0c0580b70c89094b3422ba81118c7b959c7556:

  Linux 3.7-rc2 (2012-10-20 12:11:32 -0700)

are available in the git repository at:

  git://git.linaro.org/people/ljones/linux-3.0-ux500.git for-rcs-3.7

for you to fetch changes up to 76ff4e434734f7772d1a592cc9fe1d9921a3ec40:

  ARM: ux500: Correct SDI5 address and add some format changes (2012-10-25 08:46:20 +0100)

----------------------------------------------------------------
Lee Jones (3):
      ARM: ux500: Fix build error relating to IRQCHIP_SKIP_SET_WAKE
      ARM: ux500: Specify AMBA Primecell IDs for Nomadik I2C in DT
      ARM: ux500: Correct SDI5 address and add some format changes

 arch/arm/boot/dts/dbx5x0.dtsi |   17 ++++++++++++++++-
 arch/arm/mach-ux500/cpu.c     |    1 +
 2 files changed, 17 insertions(+), 1 deletion(-)

-- 
Lee Jones
Linaro ST-Ericsson Landing Team Lead
Linaro.org ? Open source software for ARM SoCs
Follow Linaro: Facebook | Twitter | Blog

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

* [GIT PULL] ux500 fixes due for v3.7 RCs
  2012-10-25  9:41 [GIT PULL] ux500 fixes due for v3.7 RCs Lee Jones
@ 2012-10-25 13:52 ` Arnd Bergmann
  2012-10-25 14:41   ` Linus Walleij
  0 siblings, 1 reply; 5+ messages in thread
From: Arnd Bergmann @ 2012-10-25 13:52 UTC (permalink / raw)
  To: linux-arm-kernel

On Thursday 25 October 2012, Lee Jones wrote:
> The following changes since commit 6f0c0580b70c89094b3422ba81118c7b959c7556:
> 
>   Linux 3.7-rc2 (2012-10-20 12:11:32 -0700)
> 
> are available in the git repository at:
> 
>   git://git.linaro.org/people/ljones/linux-3.0-ux500.git for-rcs-3.7

Pulled into fixes branch, thanks!

Since we're now getting pull requests from both of you, Lee and Linus,
I'd like to understand how you are organized.

Lee, are you just sending bug fixes directly and send future work through
Linus, or are you acting as backup maintainer when he is busy otherwise
in general?

	Arnd

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

* [GIT PULL] ux500 fixes due for v3.7 RCs
  2012-10-25 13:52 ` Arnd Bergmann
@ 2012-10-25 14:41   ` Linus Walleij
  2012-10-25 15:48     ` Lee Jones
  0 siblings, 1 reply; 5+ messages in thread
From: Linus Walleij @ 2012-10-25 14:41 UTC (permalink / raw)
  To: linux-arm-kernel

On Thu, Oct 25, 2012 at 3:52 PM, Arnd Bergmann <arnd@arndb.de> wrote:

> Since we're now getting pull requests from both of you, Lee and Linus,
> I'd like to understand how you are organized.
>
> Lee, are you just sending bug fixes directly and send future work through
> Linus, or are you acting as backup maintainer when he is busy otherwise
> in general?

Let us say that Lee is pushing stuff that is DT-related, e.g. fixes that
only manifest in DT environments and I'm pushing most other stuff.

I'm happy that Lee is doing some nice offloading as pinctrl and gpio is
currently quite busy.

One day Srinidhi may also send pull requests, as co-maintainer.

Yours,
Linus Walleij

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

* [GIT PULL] ux500 fixes due for v3.7 RCs
  2012-10-25 14:41   ` Linus Walleij
@ 2012-10-25 15:48     ` Lee Jones
  2012-10-26  9:20       ` Arnd Bergmann
  0 siblings, 1 reply; 5+ messages in thread
From: Lee Jones @ 2012-10-25 15:48 UTC (permalink / raw)
  To: linux-arm-kernel

On Thu, 25 Oct 2012, Linus Walleij wrote:

> On Thu, Oct 25, 2012 at 3:52 PM, Arnd Bergmann <arnd@arndb.de> wrote:
> 
> > Since we're now getting pull requests from both of you, Lee and Linus,
> > I'd like to understand how you are organized.
> >
> > Lee, are you just sending bug fixes directly and send future work through
> > Linus, or are you acting as backup maintainer when he is busy otherwise
> > in general?
> 
> Let us say that Lee is pushing stuff that is DT-related, e.g. fixes that
> only manifest in DT environments and I'm pushing most other stuff.
> 
> I'm happy that Lee is doing some nice offloading as pinctrl and gpio is
> currently quite busy.
> 
> One day Srinidhi may also send pull requests, as co-maintainer.

Right. As I was creating quite a lot of traffic, I've basically been
asked to push all my own stuff after I've acquired the right Acks.
I won't be pushing/acking anything else i.e. not acting as a co-
maintainer.

Hope that clears things up.

Kind regards,
Lee

-- 
Lee Jones
Linaro ST-Ericsson Landing Team Lead
Linaro.org ? Open source software for ARM SoCs
Follow Linaro: Facebook | Twitter | Blog

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

* [GIT PULL] ux500 fixes due for v3.7 RCs
  2012-10-25 15:48     ` Lee Jones
@ 2012-10-26  9:20       ` Arnd Bergmann
  0 siblings, 0 replies; 5+ messages in thread
From: Arnd Bergmann @ 2012-10-26  9:20 UTC (permalink / raw)
  To: linux-arm-kernel

On Thursday 25 October 2012, Lee Jones wrote:
> On Thu, 25 Oct 2012, Linus Walleij wrote:
> 
> > On Thu, Oct 25, 2012 at 3:52 PM, Arnd Bergmann <arnd@arndb.de> wrote:
> > 
> > > Since we're now getting pull requests from both of you, Lee and Linus,
> > > I'd like to understand how you are organized.
> > >
> > > Lee, are you just sending bug fixes directly and send future work through
> > > Linus, or are you acting as backup maintainer when he is busy otherwise
> > > in general?
> > 
> > Let us say that Lee is pushing stuff that is DT-related, e.g. fixes that
> > only manifest in DT environments and I'm pushing most other stuff.
> > 
> > I'm happy that Lee is doing some nice offloading as pinctrl and gpio is
> > currently quite busy.
> > 
> > One day Srinidhi may also send pull requests, as co-maintainer.
> 
> Right. As I was creating quite a lot of traffic, I've basically been
> asked to push all my own stuff after I've acquired the right Acks.
> I won't be pushing/acking anything else i.e. not acting as a co-
> maintainer.
> 
> Hope that clears things up.

Ok, thanks for the explanations,

	Arnd

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

end of thread, other threads:[~2012-10-26  9:20 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2012-10-25  9:41 [GIT PULL] ux500 fixes due for v3.7 RCs Lee Jones
2012-10-25 13:52 ` Arnd Bergmann
2012-10-25 14:41   ` Linus Walleij
2012-10-25 15:48     ` Lee Jones
2012-10-26  9:20       ` 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.