linuxppc-dev.lists.ozlabs.org archive mirror
 help / color / mirror / Atom feed
* Please pull 'merge' branch of 5xxx tree
@ 2013-12-09 21:55 Anatolij Gustschin
  0 siblings, 0 replies; 5+ messages in thread
From: Anatolij Gustschin @ 2013-12-09 21:55 UTC (permalink / raw)
  To: linuxppc-dev list, Benjamin Herrenschmidt

Hi Ben !

Please pull a device tree fix for v3.13. The booting on mpc512x
is broken since v3.13-rc1, this patch repairs it.

Thanks,
Anatolij

The following changes since commit 721cb59e9d95eb7f47ec73711ed35ef85e1ea1ca:

  powerpc/windfarm: Fix XServe G5 fan control Makefile issue (2013-11-27 11:35:47 +1100)

are available in the git repository at:

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

for you to fetch changes up to c65ec135960e4555f65d8c9243f65b2fb88ac071:

  powerpc/512x: dts: remove misplaced IRQ spec from 'soc' node (2013-12-07 09:43:28 +0100)

----------------------------------------------------------------
Gerhard Sittig (1):
      powerpc/512x: dts: remove misplaced IRQ spec from 'soc' node

 arch/powerpc/boot/dts/mpc5121.dtsi |    1 -
 1 file changed, 1 deletion(-)

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

* Please pull 'merge' branch of 5xxx tree
@ 2013-12-28 12:05 Anatolij Gustschin
  0 siblings, 0 replies; 5+ messages in thread
From: Anatolij Gustschin @ 2013-12-28 12:05 UTC (permalink / raw)
  To: Benjamin Herrenschmidt; +Cc: linuxppc-dev list

Hi Ben !

Please pull two DTS fixes for MPC5125 tower board. Without
them the v3.13-rcX kernels do not boot.

Thanks,
Anatolij

The following changes since commit 803c2d2f84da9dc2619449994af34d27148ab20d:

  powerpc/powernv: Fix OPAL LPC access in Little Endian (2013-12-13 15:55:15 +1100)

are available in the git repository at:

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

for you to fetch changes up to 11daf32be9a6041a2406c2cbf76b75a9c4a6eaaa:

  powerpc/512x: dts: disable MPC5125 usb module (2013-12-20 22:12:07 +0100)

----------------------------------------------------------------
Gerhard Sittig (1):
      powerpc/512x: dts: remove misplaced IRQ spec from 'soc' node (5125)

Matteo Facchinetti (1):
      powerpc/512x: dts: disable MPC5125 usb module

 arch/powerpc/boot/dts/mpc5125twr.dts |    6 +++++-
 1 file changed, 5 insertions(+), 1 deletion(-)

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

* Re: Please pull 'merge' branch of 5xxx tree
  2012-11-20  8:27 ` Anatolij Gustschin
@ 2012-11-21  2:12   ` Benjamin Herrenschmidt
  0 siblings, 0 replies; 5+ messages in thread
From: Benjamin Herrenschmidt @ 2012-11-21  2:12 UTC (permalink / raw)
  To: Anatolij Gustschin; +Cc: linuxppc-dev

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.

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

* Re: Please pull 'merge' branch of 5xxx tree
  2012-10-25 20:41 Anatolij Gustschin
@ 2012-11-20  8:27 ` Anatolij Gustschin
  2012-11-21  2:12   ` Benjamin Herrenschmidt
  0 siblings, 1 reply; 5+ messages in thread
From: Anatolij Gustschin @ 2012-11-20  8:27 UTC (permalink / raw)
  To: Benjamin Herrenschmidt; +Cc: linuxppc-dev

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.

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

* Please pull 'merge' branch of 5xxx tree
@ 2012-10-25 20:41 Anatolij Gustschin
  2012-11-20  8:27 ` Anatolij Gustschin
  0 siblings, 1 reply; 5+ messages in thread
From: Anatolij Gustschin @ 2012-10-25 20:41 UTC (permalink / raw)
  To: Benjamin Herrenschmidt; +Cc: linuxppc-dev

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(-)

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

end of thread, other threads:[~2013-12-28 12:12 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2013-12-09 21:55 Please pull 'merge' branch of 5xxx tree Anatolij Gustschin
  -- strict thread matches above, loose matches on Subject: below --
2013-12-28 12:05 Anatolij Gustschin
2012-10-25 20:41 Anatolij Gustschin
2012-11-20  8:27 ` Anatolij Gustschin
2012-11-21  2:12   ` Benjamin Herrenschmidt

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).