linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* linux-next: add the omap-pending tree
@ 2014-12-19 19:28 Paul Walmsley
  2014-12-19 20:02 ` Tony Lindgren
  2014-12-26  4:38 ` Stephen Rothwell
  0 siblings, 2 replies; 5+ messages in thread
From: Paul Walmsley @ 2014-12-19 19:28 UTC (permalink / raw)
  To: sfr; +Cc: linux-omap, linux-kernel


Hi Stephen,

Might you be willing to include this branch in your linux-next builds?

git://git.kernel.org/pub/scm/linux/kernel/git/pjw/omap-pending.git#for-next

It will include OMAP clock, bus architecture, and low-level power 
management patches that are planned to be included in pull requests to the 
OMAP upstream maintainer, Tony Lindgren.  He in turn will submit pull 
requests to the arm-soc tree.  The objective in including this branch is 
to get these patches integration-tested earlier than they would be 
otherwise.


regards,

- Paul

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

* Re: linux-next: add the omap-pending tree
  2014-12-19 19:28 linux-next: add the omap-pending tree Paul Walmsley
@ 2014-12-19 20:02 ` Tony Lindgren
  2014-12-26  4:46   ` Stephen Rothwell
  2014-12-26  4:38 ` Stephen Rothwell
  1 sibling, 1 reply; 5+ messages in thread
From: Tony Lindgren @ 2014-12-19 20:02 UTC (permalink / raw)
  To: Paul Walmsley; +Cc: sfr, linux-omap, linux-kernel

* Paul Walmsley <paul@pwsan.com> [141219 11:30]:
> 
> Hi Stephen,
> 
> Might you be willing to include this branch in your linux-next builds?
> 
> git://git.kernel.org/pub/scm/linux/kernel/git/pjw/omap-pending.git#for-next
> 
> It will include OMAP clock, bus architecture, and low-level power 
> management patches that are planned to be included in pull requests to the 
> OMAP upstream maintainer, Tony Lindgren.  He in turn will submit pull 
> requests to the arm-soc tree.  The objective in including this branch is 
> to get these patches integration-tested earlier than they would be 
> otherwise.

Makes sense to me. The delay in getting omap stuff into Linux next
via arm-soc for-next is just too long because of the large number
of pending pull requests for various ARM SoCs.

While at it, can you please also (re-)add omap for-next too:

git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap.git#for-next

Regards,

Tony

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

* Re: linux-next: add the omap-pending tree
  2014-12-19 19:28 linux-next: add the omap-pending tree Paul Walmsley
  2014-12-19 20:02 ` Tony Lindgren
@ 2014-12-26  4:38 ` Stephen Rothwell
  2014-12-26  4:40   ` Stephen Rothwell
  1 sibling, 1 reply; 5+ messages in thread
From: Stephen Rothwell @ 2014-12-26  4:38 UTC (permalink / raw)
  To: Paul Walmsley; +Cc: linux-omap, linux-kernel

[-- Attachment #1: Type: text/plain, Size: 1570 bytes --]

Hi Paul,

On Fri, 19 Dec 2014 19:28:08 +0000 (UTC) Paul Walmsley <paul@pwsan.com> wrote:
>
> Might you be willing to include this branch in your linux-next builds?
> 
> git://git.kernel.org/pub/scm/linux/kernel/git/pjw/omap-pending.git#for-next
> 
> It will include OMAP clock, bus architecture, and low-level power 
> management patches that are planned to be included in pull requests to the 
> OMAP upstream maintainer, Tony Lindgren.  He in turn will submit pull 
> requests to the arm-soc tree.  The objective in including this branch is 
> to get these patches integration-tested earlier than they would be 
> otherwise.

Added from today (called "omap" and with you as the contact).

Thanks for adding your subsystem tree as a participant of linux-next.  As
you may know, this is not a judgment of your code.  The purpose of
linux-next is for integration testing and to lower the impact of
conflicts between subsystems in the next merge window. 

You will need to ensure that the patches/commits in your tree/series have
been:
     * submitted under GPL v2 (or later) and include the Contributor's
        Signed-off-by,
     * posted to the relevant mailing list,
     * reviewed by you (or another maintainer of your subsystem tree),
     * successfully unit tested, and 
     * destined for the current or next Linux merge window.

Basically, this should be just what you would send to Linus (or ask him
to fetch).  It is allowed to be rebased if you deem it necessary.

-- 
Cheers,
Stephen Rothwell 
sfr@canb.auug.org.au

[-- Attachment #2: OpenPGP digital signature --]
[-- Type: application/pgp-signature, Size: 819 bytes --]

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

* Re: linux-next: add the omap-pending tree
  2014-12-26  4:38 ` Stephen Rothwell
@ 2014-12-26  4:40   ` Stephen Rothwell
  0 siblings, 0 replies; 5+ messages in thread
From: Stephen Rothwell @ 2014-12-26  4:40 UTC (permalink / raw)
  To: Paul Walmsley; +Cc: linux-omap, linux-kernel

[-- Attachment #1: Type: text/plain, Size: 932 bytes --]

Hi Paul,

On Fri, 26 Dec 2014 15:38:22 +1100 Stephen Rothwell <sfr@canb.auug.org.au> wrote:
>
> On Fri, 19 Dec 2014 19:28:08 +0000 (UTC) Paul Walmsley <paul@pwsan.com> wrote:
> >
> > Might you be willing to include this branch in your linux-next builds?
> > 
> > git://git.kernel.org/pub/scm/linux/kernel/git/pjw/omap-pending.git#for-next
> > 
> > It will include OMAP clock, bus architecture, and low-level power 
> > management patches that are planned to be included in pull requests to the 
> > OMAP upstream maintainer, Tony Lindgren.  He in turn will submit pull 
> > requests to the arm-soc tree.  The objective in including this branch is 
> > to get these patches integration-tested earlier than they would be 
> > otherwise.
> 
> Added from today (called "omap" and with you as the contact).

Actually called "omap-pending" :-)

-- 
Cheers,
Stephen Rothwell                    sfr@canb.auug.org.au

[-- Attachment #2: OpenPGP digital signature --]
[-- Type: application/pgp-signature, Size: 819 bytes --]

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

* Re: linux-next: add the omap-pending tree
  2014-12-19 20:02 ` Tony Lindgren
@ 2014-12-26  4:46   ` Stephen Rothwell
  0 siblings, 0 replies; 5+ messages in thread
From: Stephen Rothwell @ 2014-12-26  4:46 UTC (permalink / raw)
  To: Tony Lindgren; +Cc: Paul Walmsley, linux-omap, linux-kernel

[-- Attachment #1: Type: text/plain, Size: 1431 bytes --]

Hi Tony,

On Fri, 19 Dec 2014 12:02:30 -0800 Tony Lindgren <tony@atomide.com> wrote:
>
> Makes sense to me. The delay in getting omap stuff into Linux next
> via arm-soc for-next is just too long because of the large number
> of pending pull requests for various ARM SoCs.

Maybe that requires a conversation with the arm-soc tree mailtainers ...

> While at it, can you please also (re-)add omap for-next too:
> 
> git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap.git#for-next

Added from today (called "omap" with you as the contact).

Thanks for adding your subsystem tree as a participant of linux-next.  As
you may know, this is not a judgment of your code.  The purpose of
linux-next is for integration testing and to lower the impact of
conflicts between subsystems in the next merge window. 

You will need to ensure that the patches/commits in your tree/series have
been:
     * submitted under GPL v2 (or later) and include the Contributor's
        Signed-off-by,
     * posted to the relevant mailing list,
     * reviewed by you (or another maintainer of your subsystem tree),
     * successfully unit tested, and 
     * destined for the current or next Linux merge window.

Basically, this should be just what you would send to Linus (or ask him
to fetch).  It is allowed to be rebased if you deem it necessary.

-- 
Cheers,
Stephen Rothwell 
sfr@canb.auug.org.au

[-- Attachment #2: OpenPGP digital signature --]
[-- Type: application/pgp-signature, Size: 819 bytes --]

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

end of thread, other threads:[~2014-12-26  4:46 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-12-19 19:28 linux-next: add the omap-pending tree Paul Walmsley
2014-12-19 20:02 ` Tony Lindgren
2014-12-26  4:46   ` Stephen Rothwell
2014-12-26  4:38 ` Stephen Rothwell
2014-12-26  4:40   ` Stephen Rothwell

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).