All of lore.kernel.org
 help / color / mirror / Atom feed
* [GIT PULL] Highbank updates for 3.12, take 2
@ 2013-08-27 18:12 Rob Herring
  2013-08-30 15:01 ` Olof Johansson
  0 siblings, 1 reply; 2+ messages in thread
From: Rob Herring @ 2013-08-27 18:12 UTC (permalink / raw)
  To: linux-arm-kernel

Olof, Kevin,

Please pull highbank updates for 3.12. Now the pl08x build issue is
sorted. I've dropped the DEBUG_LL change and sent it to Russell.

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-for-3.12

for you to fetch changes up to e7dc0796083c7a9e8e3620600a80f6bc7a2fce1a:

  ARM: highbank: clean-up some unused includes (2013-08-27 07:51:43 -0500)

----------------------------------------------------------------
Updates for Highbank for 3.12:
- A couple of fixes to enable LPAE.
- pl08x driver fixes to make it build with ARCH_DMA_ADDR_T_64BIT.
- Avoid L2 related smc calls on Midway.
- Add selecting of necesssary ARM errata.

----------------------------------------------------------------
Andre Przywara (2):
      DMA: fix AMBA PL08x compilation issue with 64bit DMA address type
      DMA: fix printk warning in AMBA PL08x DMA driver

Rob Herring (8):
      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: move outer_cache declaration out of ifdef
      ARM: highbank: avoid L2 cache smc calls when PL310 is not present
      ARM: highbank: clean-up some unused includes

 arch/arm/include/asm/mach/arch.h  |  2 +-
 arch/arm/include/asm/outercache.h |  4 ++--
 arch/arm/mach-highbank/Kconfig    |  6 ++++++
 arch/arm/mach-highbank/highbank.c | 20 +++++++++-----------
 arch/arm/mm/init.c                |  2 +-
 drivers/dma/amba-pl08x.c          | 23 ++++++++++++++---------
 6 files changed, 33 insertions(+), 24 deletions(-)

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

* [GIT PULL] Highbank updates for 3.12, take 2
  2013-08-27 18:12 [GIT PULL] Highbank updates for 3.12, take 2 Rob Herring
@ 2013-08-30 15:01 ` Olof Johansson
  0 siblings, 0 replies; 2+ messages in thread
From: Olof Johansson @ 2013-08-30 15:01 UTC (permalink / raw)
  To: linux-arm-kernel

On Tue, Aug 27, 2013 at 11:12 AM, Rob Herring <robherring2@gmail.com> wrote:
> Olof, Kevin,
>
> Please pull highbank updates for 3.12. Now the pl08x build issue is
> sorted. I've dropped the DEBUG_LL change and sent it to Russell.

I forgot to reply, but I merged this yesterday and it made it into
next-20130830.


-Olof

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

end of thread, other threads:[~2013-08-30 15:01 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2013-08-27 18:12 [GIT PULL] Highbank updates for 3.12, take 2 Rob Herring
2013-08-30 15:01 ` 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.