All of lore.kernel.org
 help / color / mirror / Atom feed
From: jason@lakedaemon.net (Jason Cooper)
To: linux-arm-kernel@lists.infradead.org
Subject: [GIT PULL] ARM: mvebu: fixes for v3.10 (round 2)
Date: Mon, 20 May 2013 15:51:35 -0400	[thread overview]
Message-ID: <20130520195135.GH31290@titan.lakedaemon.net> (raw)


The following changes since commit 00ed4a0bd964555fe9276f2299564c384d50ae7d:

  ARM: mvebu: Add a ranges entry to translate devbus childs (2013-05-13 16:23:47 +0000)

are available in the git repository at:

  git://git.infradead.org/users/jcooper/linux.git tags/fixes-3.10-2

for you to fetch changes up to 489e138eec96f529c5e8d4cd3ea45882ecdbf5ca:

  ARM: dts: mvebu: Fix wrong the address reg value for the L2-cache node (2013-05-20 17:44:54 +0000)

----------------------------------------------------------------
mvebu fixes for v3.10 (round 2)

 - mvebu (and orion SoCs)
    - remove init_dma_coherent_pool_size()

 - mvebu
    - fix ranges DT property
    - fix DT reg value for L2 cache
    - select ARCH_REQUIRE_GPIOLIB

 - orion legacy
    - fix num_resources and id for ge10 and ge11

----------------------------------------------------------------
Andrew Lunn (1):
      ARM: Orion: Remove redundant init_dma_coherent_pool_size()

Ezequiel Garcia (1):
      ARM: mvebu: Fix ranges entry on XP GP board

Gregory CLEMENT (3):
      ARM: mvebu: select ARCH_REQUIRE_GPIOLIB for mvebu platform
      ARM: plat-orion: Fix num_resources and id for ge10 and ge11
      ARM: dts: mvebu: Fix wrong the address reg value for the L2-cache node

Thomas Petazzoni (1):
      arm: mvebu: fix the 'ranges' property to handle PCIe

 arch/arm/boot/dts/armada-370-xp.dtsi |  3 ++-
 arch/arm/boot/dts/armada-370.dtsi    |  5 +++--
 arch/arm/boot/dts/armada-xp-gp.dts   |  3 +++
 arch/arm/mach-kirkwood/common.c      |  6 ------
 arch/arm/mach-mvebu/Kconfig          |  1 +
 arch/arm/mach-mvebu/armada-370-xp.c  |  7 -------
 arch/arm/mach-orion5x/common.c       |  7 -------
 arch/arm/plat-orion/common.c         | 12 ++++++------
 8 files changed, 15 insertions(+), 29 deletions(-)

             reply	other threads:[~2013-05-20 19:51 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-05-20 19:51 Jason Cooper [this message]
2013-05-21  6:44 ` [GIT PULL] ARM: mvebu: fixes for v3.10 (round 2) Olof Johansson
2013-05-21 13:25   ` Jason Cooper

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20130520195135.GH31290@titan.lakedaemon.net \
    --to=jason@lakedaemon.net \
    --cc=linux-arm-kernel@lists.infradead.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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.