All of lore.kernel.org
 help / color / mirror / Atom feed
* [GIT PULL] ARM: mvebu soc changes for v3.15
@ 2014-02-18 16:36 Jason Cooper
  2014-02-22  0:34 ` Olof Johansson
  0 siblings, 1 reply; 4+ messages in thread
From: Jason Cooper @ 2014-02-18 16:36 UTC (permalink / raw)
  To: linux-arm-kernel

All,

A small round of changes that have been sitting in -next for a week or
so.  Please pull.

thx,

Jason.


The following changes since commit 38dbfb59d1175ef458d006556061adeaa8751b72:

  Linus 3.14-rc1 (2014-02-02 16:42:13 -0800)

are available in the git repository at:

  git://git.infradead.org/linux-mvebu.git tags/mvebu-soc-3.15

for you to fetch changes up to 08bb3adfd3adeb4653095e7968b6a46cef940404:

  ARM: mvebu: remove unneeded ->map_io field for Armada 370/XP (2014-02-11 19:33:04 +0000)

----------------------------------------------------------------
mvebu soc changes for v3.15

 - mvebu
    - Makefile cleanup and remove map_io
    - use of_find_matching_node_and_match

----------------------------------------------------------------
Gregory CLEMENT (1):
      ARM: mvebu: Makefile clean-up

Josh Cartwright (1):
      ARM: mvebu: make use of of_find_matching_node_and_match

Thomas Petazzoni (1):
      ARM: mvebu: remove unneeded ->map_io field for Armada 370/XP

 arch/arm/mach-mvebu/Makefile            | 3 +--
 arch/arm/mach-mvebu/armada-370-xp.c     | 6 ------
 arch/arm/mach-mvebu/system-controller.c | 9 ++++-----
 3 files changed, 5 insertions(+), 13 deletions(-)

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

* [GIT PULL] ARM: mvebu soc changes for v3.15
  2014-02-18 16:36 [GIT PULL] ARM: mvebu soc changes for v3.15 Jason Cooper
@ 2014-02-22  0:34 ` Olof Johansson
  2014-02-22  0:59   ` Jason Cooper
  0 siblings, 1 reply; 4+ messages in thread
From: Olof Johansson @ 2014-02-22  0:34 UTC (permalink / raw)
  To: linux-arm-kernel

On Tue, Feb 18, 2014 at 11:36:28AM -0500, Jason Cooper wrote:
> All,
> 
> A small round of changes that have been sitting in -next for a week or
> so.  Please pull.
> 
> thx,
> 
> Jason.
> 
> 
> The following changes since commit 38dbfb59d1175ef458d006556061adeaa8751b72:
> 
>   Linus 3.14-rc1 (2014-02-02 16:42:13 -0800)
> 
> are available in the git repository at:
> 
>   git://git.infradead.org/linux-mvebu.git tags/mvebu-soc-3.15
> 
> for you to fetch changes up to 08bb3adfd3adeb4653095e7968b6a46cef940404:
> 
>   ARM: mvebu: remove unneeded ->map_io field for Armada 370/XP (2014-02-11 19:33:04 +0000)

Thanks, merged into next/cleanup.


-Olof

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

* [GIT PULL] ARM: mvebu soc changes for v3.15
  2014-02-22  0:34 ` Olof Johansson
@ 2014-02-22  0:59   ` Jason Cooper
  2014-02-22  1:00     ` Olof Johansson
  0 siblings, 1 reply; 4+ messages in thread
From: Jason Cooper @ 2014-02-22  0:59 UTC (permalink / raw)
  To: linux-arm-kernel

On Fri, Feb 21, 2014 at 04:34:15PM -0800, Olof Johansson wrote:
> On Tue, Feb 18, 2014 at 11:36:28AM -0500, Jason Cooper wrote:
> > All,
> > 
> > A small round of changes that have been sitting in -next for a week or
> > so.  Please pull.
> > 
> > thx,
> > 
> > Jason.
> > 
> > 
> > The following changes since commit 38dbfb59d1175ef458d006556061adeaa8751b72:
> > 
> >   Linus 3.14-rc1 (2014-02-02 16:42:13 -0800)
> > 
> > are available in the git repository at:
> > 
> >   git://git.infradead.org/linux-mvebu.git tags/mvebu-soc-3.15
> > 
> > for you to fetch changes up to 08bb3adfd3adeb4653095e7968b6a46cef940404:
> > 
> >   ARM: mvebu: remove unneeded ->map_io field for Armada 370/XP (2014-02-11 19:33:04 +0000)
> 
> Thanks, merged into next/cleanup.

Heads up:  I'm currently basing mvebu/soc-3xx on top of this work to
avoid keeping track of a tricky modify/rename merge.  Namely, removing
map_io in the above, and the mvebu/soc-3xx branch renames the same file.

As long as you don't mind having a branch depending on next/cleanup, all
should be good.  No action required.

I'd've mentioned it in the pull request, but we just discovered it today
and I did the rebase 5 minutes ago. :)

thx,

Jason.

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

* [GIT PULL] ARM: mvebu soc changes for v3.15
  2014-02-22  0:59   ` Jason Cooper
@ 2014-02-22  1:00     ` Olof Johansson
  0 siblings, 0 replies; 4+ messages in thread
From: Olof Johansson @ 2014-02-22  1:00 UTC (permalink / raw)
  To: linux-arm-kernel

On Fri, Feb 21, 2014 at 4:59 PM, Jason Cooper <jason@lakedaemon.net> wrote:
> On Fri, Feb 21, 2014 at 04:34:15PM -0800, Olof Johansson wrote:
>> On Tue, Feb 18, 2014 at 11:36:28AM -0500, Jason Cooper wrote:
>> > All,
>> >
>> > A small round of changes that have been sitting in -next for a week or
>> > so.  Please pull.
>> >
>> > thx,
>> >
>> > Jason.
>> >
>> >
>> > The following changes since commit 38dbfb59d1175ef458d006556061adeaa8751b72:
>> >
>> >   Linus 3.14-rc1 (2014-02-02 16:42:13 -0800)
>> >
>> > are available in the git repository at:
>> >
>> >   git://git.infradead.org/linux-mvebu.git tags/mvebu-soc-3.15
>> >
>> > for you to fetch changes up to 08bb3adfd3adeb4653095e7968b6a46cef940404:
>> >
>> >   ARM: mvebu: remove unneeded ->map_io field for Armada 370/XP (2014-02-11 19:33:04 +0000)
>>
>> Thanks, merged into next/cleanup.
>
> Heads up:  I'm currently basing mvebu/soc-3xx on top of this work to
> avoid keeping track of a tricky modify/rename merge.  Namely, removing
> map_io in the above, and the mvebu/soc-3xx branch renames the same file.
>
> As long as you don't mind having a branch depending on next/cleanup, all
> should be good.  No action required.

It's depending on the mvebu branch in next/cleanup, and that's just
fine -- we actually encourage that flow of branch dependencies.



-Olof

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

end of thread, other threads:[~2014-02-22  1:00 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2014-02-18 16:36 [GIT PULL] ARM: mvebu soc changes for v3.15 Jason Cooper
2014-02-22  0:34 ` Olof Johansson
2014-02-22  0:59   ` Jason Cooper
2014-02-22  1:00     ` Olof Johansson

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.