linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
From: robherring2@gmail.com (Rob Herring)
To: linux-arm-kernel@lists.infradead.org
Subject: [GIT PULL] Highbank fixes for 3.12
Date: Tue, 13 Aug 2013 22:01:01 -0500	[thread overview]
Message-ID: <520AF2ED.9030900@gmail.com> (raw)

Kevin, Olof,

Please pull highbank updates for 3.12.

There's one trivial core ARM code change in the series to allow a
DMA_ZONE size of 4GB. I believe this should not conflict with Russell's
DMA mask series.

Rob

The following changes since commit d4e4ab86bcba5a72779c43dc1459f71fea3d89c8:

  Linux 3.11-rc5 (2013-08-11 18:04:20 -0700)

are available in the git repository at:

  git://sources.calxeda.com/kernel/linux.git
tags/highbank-lpae-fixes-for-3.12

for you to fetch changes up to ce3ec1d61c5ed6af3ceaace6f57acd588c41b4d6:

  ARM: highbank: fix debug uart virtual address for LPAE (2013-08-13
20:50:16 -0500)

----------------------------------------------------------------
A set of fixes for highbank to enable LPAE and selecting of necesssary
ARM errata.

----------------------------------------------------------------
Rob Herring (6):
      ARM: use phys_addr_t for DMA zone sizes
      ARM: highbank: enable DMA zone for LPAE
      ARM: highbank: select ARCH_HAS_HOLES_MEMORYMODEL
      ARM: highbank: select required errata work-arounds
      ARM: highbank: select ARCH_DMA_ADDR_T_64BIT for LPAE
      ARM: highbank: fix debug uart virtual address for LPAE

 arch/arm/include/asm/mach/arch.h  | 2 +-
 arch/arm/include/debug/highbank.S | 2 +-
 arch/arm/mach-highbank/Kconfig    | 6 ++++++
 arch/arm/mach-highbank/highbank.c | 3 +++
 arch/arm/mm/init.c                | 2 +-
 5 files changed, 12 insertions(+), 3 deletions(-)

             reply	other threads:[~2013-08-14  3:01 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-08-14  3:01 Rob Herring [this message]
2013-08-14 16:04 ` [GIT PULL] Highbank fixes for 3.12 Kevin Hilman
2013-08-14 18:50   ` Rob Herring
2013-08-14 19:55     ` Kevin Hilman
2013-08-15 15:01       ` Kevin Hilman
2013-08-15 20:51         ` Rob Herring

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=520AF2ED.9030900@gmail.com \
    --to=robherring2@gmail.com \
    --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 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).