mbox

Please pull 'merge' branch of 5xxx tree

Message ID 20121025224113.5a67a77d@wker (mailing list archive)
State Not Applicable
Delegated to: Benjamin Herrenschmidt
Headers show

Pull-request

git://git.denx.de/linux-2.6-agust.git merge

Message

Anatolij Gustschin Oct. 25, 2012, 8:41 p.m. UTC
Hi Ben,

please pull three mpc5200 fixes for 3.7:

Patch for pcm030 device tree fixing the probe() in pcm030-audio-fabric
driver. Changes to this driver have been merged in 3.7-rc1 via ASoC
tree, but this required device tree patch was submitted separately to
the linux-ppc list and is still missing in mainline. Without this patch
the probe() in pcm030-audio-fabric driver wrongly returns -ENODEV.

A patch from Wolfram fixing wrong invalid critical irq warnings for
all mpc5200 boards.

Another patch for all mpc5200 device trees fixing wrong L1 cell in
the LPB FIFO interrupt property and moving the LPB FIFO node to the
common mpc5200b.dtsi file so that this common node will be present
in all mpc5200 device trees.

All these patches have been in linux-next for a while.

Thanks,
Anatolij

The following changes since commit 6f0c0580b70c89094b3422ba81118c7b959c7556:

  Linux 3.7-rc2 (2012-10-20 12:11:32 -0700)

are available in the git repository at:
  git://git.denx.de/linux-2.6-agust.git merge

Anatolij Gustschin (1):
      powerpc/mpc5200: move lpbfifo node and fix its interrupt property

Eric Millbrandt (1):
      powerpc/pcm030: add pcm030-audio-fabric to dts

Wolfram Sang (1):
      powerpc: 52xx: nop out unsupported critical IRQs

 arch/powerpc/boot/dts/mpc5200b.dtsi       |    6 ++++++
 arch/powerpc/boot/dts/o2d.dtsi            |    6 ------
 arch/powerpc/boot/dts/pcm030.dts          |    7 ++++++-
 arch/powerpc/platforms/52xx/mpc52xx_pic.c |    9 +++++----
 4 files changed, 17 insertions(+), 11 deletions(-)

Comments

Anatolij Gustschin Nov. 20, 2012, 8:27 a.m. UTC | #1
Hi Ben,

On Thu, 25 Oct 2012 22:41:13 +0200
Anatolij Gustschin <agust@denx.de> wrote:

> Hi Ben,
> 
> please pull three mpc5200 fixes for 3.7:

Ping.
Benjamin Herrenschmidt Nov. 21, 2012, 2:12 a.m. UTC | #2
On Tue, 2012-11-20 at 09:27 +0100, Anatolij Gustschin wrote:
> Hi Ben,
> 
> On Thu, 25 Oct 2012 22:41:13 +0200
> Anatolij Gustschin <agust@denx.de> wrote:
> 
> > Hi Ben,
> > 
> > please pull three mpc5200 fixes for 3.7:
> 
> Ping.

Sorry, missed that, dunno whether it's too late, I'll try.

Cheers,
Ben.