All of lore.kernel.org
 help / color / mirror / Atom feed
* Please pull 'next' branch of 5xxx tree
@ 2011-09-29  9:30 Anatolij Gustschin
  2011-09-29 12:49 ` Grant Likely
  0 siblings, 1 reply; 34+ messages in thread
From: Anatolij Gustschin @ 2011-09-29  9:30 UTC (permalink / raw)
  To: Benjamin Herrenschmidt; +Cc: linuxppc-dev list

Hi Ben,

please pull another two mpc5xxx patches for next. These patches were
queued in Grant's 'powerpc/next' branch a while ago, but a pull request
have never been submitted for them. Thanks!

Anatolij

The following changes since commit 7680057cc4c7d9caada12767831bfd9738dd7b43:

  powerpc: Don't try OPAL takeover on old 970 blades (2011-09-29 17:04:59 +1000)

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

Grant Likely (1):
      powerpc/5200: add support for charon board

Heiko Schocher (1):
      powerpc, tqm5200: update tqm5200_defconfig to fit for charon board.

 arch/powerpc/boot/dts/charon.dts             |  236 ++++++++++++++++++++++++++
 arch/powerpc/configs/52xx/tqm5200_defconfig  |   20 ++-
 arch/powerpc/platforms/52xx/mpc5200_simple.c |    1 +
 3 files changed, 249 insertions(+), 8 deletions(-)
 create mode 100644 arch/powerpc/boot/dts/charon.dts

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

* Re: Please pull 'next' branch of 5xxx tree
  2011-09-29  9:30 Please pull 'next' branch of 5xxx tree Anatolij Gustschin
@ 2011-09-29 12:49 ` Grant Likely
  2011-09-29 13:45   ` Please pull 'next' branch of 5xxx tree (updated) Anatolij Gustschin
  0 siblings, 1 reply; 34+ messages in thread
From: Grant Likely @ 2011-09-29 12:49 UTC (permalink / raw)
  To: Anatolij Gustschin; +Cc: linuxppc-dev list

[-- Attachment #1: Type: text/plain, Size: 1291 bytes --]

On Sep 29, 2011 4:31 AM, "Anatolij Gustschin" <agust@denx.de> wrote:
>
> Hi Ben,
>
> please pull another two mpc5xxx patches for next. These patches were
> queued in Grant's 'powerpc/next' branch a while ago, but a pull request
> have never been submitted for them. Thanks!
>
> Anatolij
>
> The following changes since commit
7680057cc4c7d9caada12767831bfd9738dd7b43:
>
>  powerpc: Don't try OPAL takeover on old 970 blades (2011-09-29 17:04:59
+1000)
>
> are available in the git repository at:
>  git://git.denx.de/linux-2.6-agust.git next
>
> Grant Likely (1):
>      powerpc/5200: add support for charon board

Hmmm, I didn't actually write this patch. It looks like the author credit
got screwed up at some point.

g.

>
> Heiko Schocher (1):
>      powerpc, tqm5200: update tqm5200_defconfig to fit for charon board.
>
>  arch/powerpc/boot/dts/charon.dts             |  236
++++++++++++++++++++++++++
>  arch/powerpc/configs/52xx/tqm5200_defconfig  |   20 ++-
>  arch/powerpc/platforms/52xx/mpc5200_simple.c |    1 +
>  3 files changed, 249 insertions(+), 8 deletions(-)
>  create mode 100644 arch/powerpc/boot/dts/charon.dts
> _______________________________________________
> Linuxppc-dev mailing list
> Linuxppc-dev@lists.ozlabs.org
> https://lists.ozlabs.org/listinfo/linuxppc-dev

[-- Attachment #2: Type: text/html, Size: 1811 bytes --]

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

* Re: Please pull 'next' branch of 5xxx tree (updated)
  2011-09-29 12:49 ` Grant Likely
@ 2011-09-29 13:45   ` Anatolij Gustschin
  0 siblings, 0 replies; 34+ messages in thread
From: Anatolij Gustschin @ 2011-09-29 13:45 UTC (permalink / raw)
  To: Grant Likely, Benjamin Herrenschmidt; +Cc: linuxppc-dev list

Hi Grant,

On Thu, 29 Sep 2011 07:49:07 -0500
Grant Likely <grant.likely@secretlab.ca> wrote:
...
> > are available in the git repository at:
> >  git://git.denx.de/linux-2.6-agust.git next
> >
> > Grant Likely (1):
> >      powerpc/5200: add support for charon board
> 
> Hmmm, I didn't actually write this patch. It looks like the author credit
> got screwed up at some point.

Thanks for pointing this out. Actually Heiko is the author of
the original patch. I've updated the next branch accordingly, so
here is a new pull request:

The following changes since commit 7680057cc4c7d9caada12767831bfd9738dd7b43:

  powerpc: Don't try OPAL takeover on old 970 blades (2011-09-29 17:04:59 +1000)

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

Heiko Schocher (2):
      powerpc/5200: add support for charon board
      powerpc, tqm5200: update tqm5200_defconfig to fit for charon board.

 arch/powerpc/boot/dts/charon.dts             |  236 ++++++++++++++++++++++++++
 arch/powerpc/configs/52xx/tqm5200_defconfig  |   20 ++-
 arch/powerpc/platforms/52xx/mpc5200_simple.c |    1 +
 3 files changed, 249 insertions(+), 8 deletions(-)
 create mode 100644 arch/powerpc/boot/dts/charon.dts

Anatolij

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

* Re: Please pull 'next' branch of 5xxx tree
  2014-01-29  7:46     ` Benjamin Herrenschmidt
  2014-01-29 10:11       ` Gerhard Sittig
@ 2014-01-29 20:50       ` Anatolij Gustschin
  1 sibling, 0 replies; 34+ messages in thread
From: Anatolij Gustschin @ 2014-01-29 20:50 UTC (permalink / raw)
  To: Benjamin Herrenschmidt; +Cc: linuxppc-dev

Hi Ben !

On Wed, 29 Jan 2014 18:46:09 +1100
Benjamin Herrenschmidt <benh@kernel.crashing.org> wrote:
...
> Hrm, I get a merge conflicts with spi-mpc512x-psc.c, please check that I
> fixed it up properly in powerpc-next and let me know.

your fix is correct.

Thanks,

Anatolij

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

* Re: Please pull 'next' branch of 5xxx tree
  2014-01-29  7:46     ` Benjamin Herrenschmidt
@ 2014-01-29 10:11       ` Gerhard Sittig
  2014-01-29 20:50       ` Anatolij Gustschin
  1 sibling, 0 replies; 34+ messages in thread
From: Gerhard Sittig @ 2014-01-29 10:11 UTC (permalink / raw)
  To: Benjamin Herrenschmidt; +Cc: Anatolij Gustschin, linuxppc-dev

On Wed, Jan 29, 2014 at 18:46 +1100, Benjamin Herrenschmidt wrote:
> 
> On Tue, 2014-01-28 at 17:00 +1100, Benjamin Herrenschmidt wrote:
> > On Tue, 2014-01-28 at 06:46 +0100, Anatolij Gustschin wrote:
> > > Hi Ben !
> > > 
> > > On Wed, 15 Jan 2014 22:18:59 +0100
> > > Anatolij Gustschin <agust@denx.de> wrote:
> > > 
> > > > Hi Ben !
> > > > 
> > > > please pull mpc5xxx patches for v3.14:
> > > 
> > > Ping.
> > 
> > Oops, you sent that while I was on vacation and I missed it.
> > 
> > Next time, try to send your pull request earlier if possible, I'd like
> > to have most stuff together before -rc5. I'll try to send this one to
> > Linus after he has pulled my current one.
> 
> Hrm, I get a merge conflicts with spi-mpc512x-psc.c, please check that I
> fixed it up properly in powerpc-next and let me know.

Did read the merge commit (git show e9a371100dfd), did a build
and run test of

  f878f84373ae powerpc: Wire up sched_setattr and sched_getattr syscalls

and everything looks good.  Thank you!


virtually yours
Gerhard Sittig
-- 
DENX Software Engineering GmbH,     MD: Wolfgang Denk & Detlev Zundel
HRB 165235 Munich, Office: Kirchenstr. 5, D-82194 Groebenzell, Germany
Phone: +49-8142-66989-0 Fax: +49-8142-66989-80  Email: office@denx.de

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

* Re: Please pull 'next' branch of 5xxx tree
  2014-01-28  6:00   ` Benjamin Herrenschmidt
  2014-01-28  6:22     ` Anatolij Gustschin
@ 2014-01-29  7:46     ` Benjamin Herrenschmidt
  2014-01-29 10:11       ` Gerhard Sittig
  2014-01-29 20:50       ` Anatolij Gustschin
  1 sibling, 2 replies; 34+ messages in thread
From: Benjamin Herrenschmidt @ 2014-01-29  7:46 UTC (permalink / raw)
  To: Anatolij Gustschin; +Cc: linuxppc-dev

On Tue, 2014-01-28 at 17:00 +1100, Benjamin Herrenschmidt wrote:
> On Tue, 2014-01-28 at 06:46 +0100, Anatolij Gustschin wrote:
> > Hi Ben !
> > 
> > On Wed, 15 Jan 2014 22:18:59 +0100
> > Anatolij Gustschin <agust@denx.de> wrote:
> > 
> > > Hi Ben !
> > > 
> > > please pull mpc5xxx patches for v3.14:
> > 
> > Ping.
> 
> Oops, you sent that while I was on vacation and I missed it.
> 
> Next time, try to send your pull request earlier if possible, I'd like
> to have most stuff together before -rc5. I'll try to send this one to
> Linus after he has pulled my current one.

Hrm, I get a merge conflicts with spi-mpc512x-psc.c, please check that I
fixed it up properly in powerpc-next and let me know.

If it's good I'll send to Linus tomorrow.

Cheers,
Ben.

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

* Re: Please pull 'next' branch of 5xxx tree
  2014-01-28  6:00   ` Benjamin Herrenschmidt
@ 2014-01-28  6:22     ` Anatolij Gustschin
  2014-01-29  7:46     ` Benjamin Herrenschmidt
  1 sibling, 0 replies; 34+ messages in thread
From: Anatolij Gustschin @ 2014-01-28  6:22 UTC (permalink / raw)
  To: Benjamin Herrenschmidt; +Cc: linuxppc-dev

On Tue, 28 Jan 2014 17:00:14 +1100
Benjamin Herrenschmidt <benh@kernel.crashing.org> wrote:

> On Tue, 2014-01-28 at 06:46 +0100, Anatolij Gustschin wrote:
> > Hi Ben !
> > 
> > On Wed, 15 Jan 2014 22:18:59 +0100
> > Anatolij Gustschin <agust@denx.de> wrote:
> > 
> > > Hi Ben !
> > > 
> > > please pull mpc5xxx patches for v3.14:
> > 
> > Ping.
> 
> Oops, you sent that while I was on vacation and I missed it.
> 
> Next time, try to send your pull request earlier if possible, I'd like
> to have most stuff together before -rc5. I'll try to send this one to
> Linus after he has pulled my current one.

Okay, I'll try to send it earlier next time.

Thanks,

Anatolij

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

* Re: Please pull 'next' branch of 5xxx tree
  2014-01-28  5:46 ` Anatolij Gustschin
@ 2014-01-28  6:00   ` Benjamin Herrenschmidt
  2014-01-28  6:22     ` Anatolij Gustschin
  2014-01-29  7:46     ` Benjamin Herrenschmidt
  0 siblings, 2 replies; 34+ messages in thread
From: Benjamin Herrenschmidt @ 2014-01-28  6:00 UTC (permalink / raw)
  To: Anatolij Gustschin; +Cc: linuxppc-dev

On Tue, 2014-01-28 at 06:46 +0100, Anatolij Gustschin wrote:
> Hi Ben !
> 
> On Wed, 15 Jan 2014 22:18:59 +0100
> Anatolij Gustschin <agust@denx.de> wrote:
> 
> > Hi Ben !
> > 
> > please pull mpc5xxx patches for v3.14:
> 
> Ping.

Oops, you sent that while I was on vacation and I missed it.

Next time, try to send your pull request earlier if possible, I'd like
to have most stuff together before -rc5. I'll try to send this one to
Linus after he has pulled my current one.

Cheers,
Ben.

> > Switch mpc512x to the common clock framework and adapt mpc512x
> > drivers to use the new clock driver. Old PPC_CLOCK code is
> > removed entirely since there are no users any more.
> > 
> > All these patches have been in linux-next for more then
> > two weeks now.
> > 
> > Thanks,
> > Anatolij
> > 
> > The following changes since commit dece8ada993e1764a115bdff0f1effffaa5fc8dc:
> > 
> >   Merge branch 'merge' into next (2013-12-30 15:19:31 +1100)
> > 
> > are available in the git repository at:
> > 
> > 
> >   git://git.denx.de/linux-2.6-agust.git next
> > 
> > for you to fetch changes up to bc75059422338197ce487d338ac9c898761e1e61:
> > 
> >   powerpc/512x: dts: add MPC5125 clock specs (2014-01-12 18:59:50 +0100)
> > 
> > ----------------------------------------------------------------
> > Gerhard Sittig (20):
> >       dts: mpc512x: introduce dt-bindings/clock/ header
> >       dts: mpc512x: add clock related device tree specs
> >       clk: mpc512x: introduce COMMON_CLK for MPC512x (disabled)
> >       clk: mpc512x: add backwards compat to the CCF code
> >       dts: mpc512x: add clock specs for client lookups
> >       clk: mpc5xxx: switch to COMMON_CLK, retire PPC_CLOCK
> >       spi: mpc512x: adjust to OF based clock lookup
> >       serial: mpc512x: adjust for OF based clock lookup
> >       serial: mpc512x: setup the PSC FIFO clock as well
> >       USB: fsl-mph-dr-of: adjust for OF based clock lookup
> >       mtd: mpc5121_nfc: adjust for OF based clock lookup
> >       fsl-viu: adjust for OF based clock lookup
> >       net: can: mscan: adjust to common clock support for mpc512x
> >       net: can: mscan: remove non-CCF code for MPC512x
> >       powerpc/mpc512x: improve DIU related clock setup
> >       clk: mpc512x: remove migration support workarounds
> >       powerpc/512x: clk: minor comment updates
> >       powerpc/512x: clk: enforce even SDHC divider values
> >       powerpc/512x: clk: support MPC5121/5123/5125 SoC variants
> >       powerpc/512x: dts: add MPC5125 clock specs
> > 
> >  arch/powerpc/Kconfig                          |    5 -
> >  arch/powerpc/boot/dts/ac14xx.dts              |    7 +
> >  arch/powerpc/boot/dts/mpc5121.dtsi            |  113 ++-
> >  arch/powerpc/boot/dts/mpc5125twr.dts          |   53 +-
> >  arch/powerpc/include/asm/clk_interface.h      |   20 -
> >  arch/powerpc/include/asm/mpc5121.h            |    7 +-
> >  arch/powerpc/kernel/Makefile                  |    1 -
> >  arch/powerpc/kernel/clock.c                   |   82 --
> >  arch/powerpc/platforms/512x/Kconfig           |    2 +-
> >  arch/powerpc/platforms/512x/Makefile          |    3 +-
> >  arch/powerpc/platforms/512x/clock-commonclk.c | 1221 +++++++++++++++++++++++++
> >  arch/powerpc/platforms/512x/clock.c           |  754 ---------------
> >  arch/powerpc/platforms/512x/mpc512x_shared.c  |  169 ++--
> >  arch/powerpc/platforms/52xx/Kconfig           |    2 +-
> >  drivers/media/platform/fsl-viu.c              |    2 +-
> >  drivers/mtd/nand/mpc5121_nfc.c                |    2 +-
> >  drivers/net/can/mscan/mpc5xxx_can.c           |  270 +++---
> >  drivers/spi/spi-mpc512x-psc.c                 |   26 +-
> >  drivers/tty/serial/mpc52xx_uart.c             |   90 +-
> >  drivers/usb/host/fsl-mph-dr-of.c              |   13 +-
> >  include/dt-bindings/clock/mpc512x-clock.h     |   76 ++
> >  include/linux/clk-provider.h                  |   16 +
> >  22 files changed, 1840 insertions(+), 1094 deletions(-)
> >  delete mode 100644 arch/powerpc/include/asm/clk_interface.h
> >  delete mode 100644 arch/powerpc/kernel/clock.c
> >  create mode 100644 arch/powerpc/platforms/512x/clock-commonclk.c
> >  delete mode 100644 arch/powerpc/platforms/512x/clock.c
> >  create mode 100644 include/dt-bindings/clock/mpc512x-clock.h

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

* Re: Please pull 'next' branch of 5xxx tree
  2014-01-15 21:18 Please pull 'next' branch of 5xxx tree Anatolij Gustschin
@ 2014-01-28  5:46 ` Anatolij Gustschin
  2014-01-28  6:00   ` Benjamin Herrenschmidt
  0 siblings, 1 reply; 34+ messages in thread
From: Anatolij Gustschin @ 2014-01-28  5:46 UTC (permalink / raw)
  To: Benjamin Herrenschmidt; +Cc: linuxppc-dev

Hi Ben !

On Wed, 15 Jan 2014 22:18:59 +0100
Anatolij Gustschin <agust@denx.de> wrote:

> Hi Ben !
> 
> please pull mpc5xxx patches for v3.14:

Ping.

> Switch mpc512x to the common clock framework and adapt mpc512x
> drivers to use the new clock driver. Old PPC_CLOCK code is
> removed entirely since there are no users any more.
> 
> All these patches have been in linux-next for more then
> two weeks now.
> 
> Thanks,
> Anatolij
> 
> The following changes since commit dece8ada993e1764a115bdff0f1effffaa5fc8dc:
> 
>   Merge branch 'merge' into next (2013-12-30 15:19:31 +1100)
> 
> are available in the git repository at:
> 
> 
>   git://git.denx.de/linux-2.6-agust.git next
> 
> for you to fetch changes up to bc75059422338197ce487d338ac9c898761e1e61:
> 
>   powerpc/512x: dts: add MPC5125 clock specs (2014-01-12 18:59:50 +0100)
> 
> ----------------------------------------------------------------
> Gerhard Sittig (20):
>       dts: mpc512x: introduce dt-bindings/clock/ header
>       dts: mpc512x: add clock related device tree specs
>       clk: mpc512x: introduce COMMON_CLK for MPC512x (disabled)
>       clk: mpc512x: add backwards compat to the CCF code
>       dts: mpc512x: add clock specs for client lookups
>       clk: mpc5xxx: switch to COMMON_CLK, retire PPC_CLOCK
>       spi: mpc512x: adjust to OF based clock lookup
>       serial: mpc512x: adjust for OF based clock lookup
>       serial: mpc512x: setup the PSC FIFO clock as well
>       USB: fsl-mph-dr-of: adjust for OF based clock lookup
>       mtd: mpc5121_nfc: adjust for OF based clock lookup
>       fsl-viu: adjust for OF based clock lookup
>       net: can: mscan: adjust to common clock support for mpc512x
>       net: can: mscan: remove non-CCF code for MPC512x
>       powerpc/mpc512x: improve DIU related clock setup
>       clk: mpc512x: remove migration support workarounds
>       powerpc/512x: clk: minor comment updates
>       powerpc/512x: clk: enforce even SDHC divider values
>       powerpc/512x: clk: support MPC5121/5123/5125 SoC variants
>       powerpc/512x: dts: add MPC5125 clock specs
> 
>  arch/powerpc/Kconfig                          |    5 -
>  arch/powerpc/boot/dts/ac14xx.dts              |    7 +
>  arch/powerpc/boot/dts/mpc5121.dtsi            |  113 ++-
>  arch/powerpc/boot/dts/mpc5125twr.dts          |   53 +-
>  arch/powerpc/include/asm/clk_interface.h      |   20 -
>  arch/powerpc/include/asm/mpc5121.h            |    7 +-
>  arch/powerpc/kernel/Makefile                  |    1 -
>  arch/powerpc/kernel/clock.c                   |   82 --
>  arch/powerpc/platforms/512x/Kconfig           |    2 +-
>  arch/powerpc/platforms/512x/Makefile          |    3 +-
>  arch/powerpc/platforms/512x/clock-commonclk.c | 1221 +++++++++++++++++++++++++
>  arch/powerpc/platforms/512x/clock.c           |  754 ---------------
>  arch/powerpc/platforms/512x/mpc512x_shared.c  |  169 ++--
>  arch/powerpc/platforms/52xx/Kconfig           |    2 +-
>  drivers/media/platform/fsl-viu.c              |    2 +-
>  drivers/mtd/nand/mpc5121_nfc.c                |    2 +-
>  drivers/net/can/mscan/mpc5xxx_can.c           |  270 +++---
>  drivers/spi/spi-mpc512x-psc.c                 |   26 +-
>  drivers/tty/serial/mpc52xx_uart.c             |   90 +-
>  drivers/usb/host/fsl-mph-dr-of.c              |   13 +-
>  include/dt-bindings/clock/mpc512x-clock.h     |   76 ++
>  include/linux/clk-provider.h                  |   16 +
>  22 files changed, 1840 insertions(+), 1094 deletions(-)
>  delete mode 100644 arch/powerpc/include/asm/clk_interface.h
>  delete mode 100644 arch/powerpc/kernel/clock.c
>  create mode 100644 arch/powerpc/platforms/512x/clock-commonclk.c
>  delete mode 100644 arch/powerpc/platforms/512x/clock.c
>  create mode 100644 include/dt-bindings/clock/mpc512x-clock.h

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

* Please pull 'next' branch of 5xxx tree
@ 2014-01-15 21:18 Anatolij Gustschin
  2014-01-28  5:46 ` Anatolij Gustschin
  0 siblings, 1 reply; 34+ messages in thread
From: Anatolij Gustschin @ 2014-01-15 21:18 UTC (permalink / raw)
  To: Benjamin Herrenschmidt; +Cc: linuxppc-dev

Hi Ben !

please pull mpc5xxx patches for v3.14:

Switch mpc512x to the common clock framework and adapt mpc512x
drivers to use the new clock driver. Old PPC_CLOCK code is
removed entirely since there are no users any more.

All these patches have been in linux-next for more then
two weeks now.

Thanks,
Anatolij

The following changes since commit dece8ada993e1764a115bdff0f1effffaa5fc8dc:

  Merge branch 'merge' into next (2013-12-30 15:19:31 +1100)

are available in the git repository at:


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

for you to fetch changes up to bc75059422338197ce487d338ac9c898761e1e61:

  powerpc/512x: dts: add MPC5125 clock specs (2014-01-12 18:59:50 +0100)

----------------------------------------------------------------
Gerhard Sittig (20):
      dts: mpc512x: introduce dt-bindings/clock/ header
      dts: mpc512x: add clock related device tree specs
      clk: mpc512x: introduce COMMON_CLK for MPC512x (disabled)
      clk: mpc512x: add backwards compat to the CCF code
      dts: mpc512x: add clock specs for client lookups
      clk: mpc5xxx: switch to COMMON_CLK, retire PPC_CLOCK
      spi: mpc512x: adjust to OF based clock lookup
      serial: mpc512x: adjust for OF based clock lookup
      serial: mpc512x: setup the PSC FIFO clock as well
      USB: fsl-mph-dr-of: adjust for OF based clock lookup
      mtd: mpc5121_nfc: adjust for OF based clock lookup
      fsl-viu: adjust for OF based clock lookup
      net: can: mscan: adjust to common clock support for mpc512x
      net: can: mscan: remove non-CCF code for MPC512x
      powerpc/mpc512x: improve DIU related clock setup
      clk: mpc512x: remove migration support workarounds
      powerpc/512x: clk: minor comment updates
      powerpc/512x: clk: enforce even SDHC divider values
      powerpc/512x: clk: support MPC5121/5123/5125 SoC variants
      powerpc/512x: dts: add MPC5125 clock specs

 arch/powerpc/Kconfig                          |    5 -
 arch/powerpc/boot/dts/ac14xx.dts              |    7 +
 arch/powerpc/boot/dts/mpc5121.dtsi            |  113 ++-
 arch/powerpc/boot/dts/mpc5125twr.dts          |   53 +-
 arch/powerpc/include/asm/clk_interface.h      |   20 -
 arch/powerpc/include/asm/mpc5121.h            |    7 +-
 arch/powerpc/kernel/Makefile                  |    1 -
 arch/powerpc/kernel/clock.c                   |   82 --
 arch/powerpc/platforms/512x/Kconfig           |    2 +-
 arch/powerpc/platforms/512x/Makefile          |    3 +-
 arch/powerpc/platforms/512x/clock-commonclk.c | 1221 +++++++++++++++++++++++++
 arch/powerpc/platforms/512x/clock.c           |  754 ---------------
 arch/powerpc/platforms/512x/mpc512x_shared.c  |  169 ++--
 arch/powerpc/platforms/52xx/Kconfig           |    2 +-
 drivers/media/platform/fsl-viu.c              |    2 +-
 drivers/mtd/nand/mpc5121_nfc.c                |    2 +-
 drivers/net/can/mscan/mpc5xxx_can.c           |  270 +++---
 drivers/spi/spi-mpc512x-psc.c                 |   26 +-
 drivers/tty/serial/mpc52xx_uart.c             |   90 +-
 drivers/usb/host/fsl-mph-dr-of.c              |   13 +-
 include/dt-bindings/clock/mpc512x-clock.h     |   76 ++
 include/linux/clk-provider.h                  |   16 +
 22 files changed, 1840 insertions(+), 1094 deletions(-)
 delete mode 100644 arch/powerpc/include/asm/clk_interface.h
 delete mode 100644 arch/powerpc/kernel/clock.c
 create mode 100644 arch/powerpc/platforms/512x/clock-commonclk.c
 delete mode 100644 arch/powerpc/platforms/512x/clock.c
 create mode 100644 include/dt-bindings/clock/mpc512x-clock.h

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

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

Hi Ben !

Please pull mpc5xxx patches for v3.13:

Fixes for build issues when LPB FIFO driver is configured as
a module, removal of #ifdefs in mpc512x DIU platform code and
a revert of recent changes to mpc52xx PIC driver. Wolfram
provided a better fix for PIC driver build issue popping up
when older gcc-4.3.5 is used.

Thanks,
Anatolij
 
The following changes since commit 50bd6153d1a68354a0a0c8bca1fe949fa8875875:

  powerpc/powernv: Code update interface (2013-10-30 16:12:02 +1100)

are available in the git repository at:

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

for you to fetch changes up to 7e198197ec878c720af4dc35c49c0c6a99b83f9f:

  powerpc/mpc512x: remove unnecessary #if (2013-10-30 22:56:10 +0100)

----------------------------------------------------------------
Anatolij Gustschin (1):
      powerpc/52xx: fix build breakage for MPC5200 LPBFIFO module

Brian Norris (1):
      powerpc/mpc512x: remove unnecessary #if

Gerhard Sittig (1):
      powerpc/mpc512x: silence build warning upon disabled DIU

Wolfram Sang (1):
      Kind of revert "powerpc: 52xx: provide a default in mpc52xx_irqhost_map()"

 arch/powerpc/platforms/512x/mpc512x_shared.c |   18 +++++++-----------
 arch/powerpc/platforms/52xx/Kconfig          |    2 +-
 arch/powerpc/platforms/52xx/mpc52xx_pic.c    |    5 ++---
 arch/powerpc/sysdev/fsl_soc.h                |    3 ---
 4 files changed, 10 insertions(+), 18 deletions(-)

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

* Re: Please pull 'next' branch of 5xxx tree
  2013-09-05  6:50 ` Benjamin Herrenschmidt
@ 2013-09-09  9:38   ` Anatolij Gustschin
  0 siblings, 0 replies; 34+ messages in thread
From: Anatolij Gustschin @ 2013-09-09  9:38 UTC (permalink / raw)
  To: Benjamin Herrenschmidt; +Cc: linuxppc-dev

On Thu, 05 Sep 2013 16:50:48 +1000
Benjamin Herrenschmidt <benh@kernel.crashing.org> wrote:
...
> Thanks. BTW. Next time, any chance you can base this off the same point
> in Linus tree where my next branch is based  ? Or base of my next
> branch :-)

Okay, I will base of your next branch.

Thanks,

Anatolij

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

* Re: Please pull 'next' branch of 5xxx tree
  2013-09-03 20:39 Anatolij Gustschin
@ 2013-09-05  6:50 ` Benjamin Herrenschmidt
  2013-09-09  9:38   ` Anatolij Gustschin
  0 siblings, 1 reply; 34+ messages in thread
From: Benjamin Herrenschmidt @ 2013-09-05  6:50 UTC (permalink / raw)
  To: Anatolij Gustschin; +Cc: linuxppc-dev

On Tue, 2013-09-03 at 22:39 +0200, Anatolij Gustschin wrote:
> Hi Ben !
> 
> Please pull mpc5xxx patches for v3.12.
> 
> There are cleanups for some mpc5121 specific drivers and DTS files
> in preparation to switch mpc5121 clock support to a clock driver
> based on common clock framework. Additionally Sebastian fixed the
> mpc52xx PIC driver so that it builds when using older gcc versions.
> 
> All these patches have already been in linux-next for a while.

Thanks. BTW. Next time, any chance you can base this off the same point
in Linus tree where my next branch is based  ? Or base of my next
branch :-)

It makes the merged a lot cleaner....

Cheers,
Ben.

> Thanks,
> 
> Anatolij
> 
> 
> 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://git.denx.de/linux-2.6-agust.git next
> 
> for you to fetch changes up to f2110cb961200e5c382e9d0878ded015109b5dd6:
> 
>   dts: mpc512x: prepare for preprocessor support (2013-08-24 00:18:55 +0200)
> 
> ----------------------------------------------------------------
> Gerhard Sittig (6):
>       serial: mpc512x: cleanup clock API use
>       USB: fsl-mph-dr-of: cleanup clock API use
>       mtd: mpc5121_nfc: cleanup clock API use
>       fsl-viu: cleanup clock API use
>       powerpc: mpc512x: array decl for MCLK registers in CCM
>       dts: mpc512x: prepare for preprocessor support
> 
> Sebastian Siewior (1):
>       powerpc: 52xx: provide a default in mpc52xx_irqhost_map()
> 
>  arch/powerpc/boot/dts/ac14xx.dts          |    2 +-
>  arch/powerpc/boot/dts/include/dt-bindings |    1 +
>  arch/powerpc/boot/dts/mpc5121ads.dts      |    2 +-
>  arch/powerpc/boot/dts/pdm360ng.dts        |    2 +-
>  arch/powerpc/include/asm/mpc5121.h        |   18 +-----
>  arch/powerpc/platforms/52xx/mpc52xx_pic.c |    3 +-
>  drivers/media/platform/fsl-viu.c          |   23 ++++---
>  drivers/mtd/nand/mpc5121_nfc.c            |   21 ++++---
>  drivers/tty/serial/mpc52xx_uart.c         |   98 ++++++++++++++++++++++++-----
>  drivers/usb/host/fsl-mph-dr-of.c          |   16 ++---
>  10 files changed, 123 insertions(+), 63 deletions(-)
>  create mode 120000 arch/powerpc/boot/dts/include/dt-bindings

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

* Please pull 'next' branch of 5xxx tree
@ 2013-09-03 20:39 Anatolij Gustschin
  2013-09-05  6:50 ` Benjamin Herrenschmidt
  0 siblings, 1 reply; 34+ messages in thread
From: Anatolij Gustschin @ 2013-09-03 20:39 UTC (permalink / raw)
  To: Benjamin Herrenschmidt; +Cc: linuxppc-dev

Hi Ben !

Please pull mpc5xxx patches for v3.12.

There are cleanups for some mpc5121 specific drivers and DTS files
in preparation to switch mpc5121 clock support to a clock driver
based on common clock framework. Additionally Sebastian fixed the
mpc52xx PIC driver so that it builds when using older gcc versions.

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

Thanks,

Anatolij


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://git.denx.de/linux-2.6-agust.git next

for you to fetch changes up to f2110cb961200e5c382e9d0878ded015109b5dd6:

  dts: mpc512x: prepare for preprocessor support (2013-08-24 00:18:55 +0200)

----------------------------------------------------------------
Gerhard Sittig (6):
      serial: mpc512x: cleanup clock API use
      USB: fsl-mph-dr-of: cleanup clock API use
      mtd: mpc5121_nfc: cleanup clock API use
      fsl-viu: cleanup clock API use
      powerpc: mpc512x: array decl for MCLK registers in CCM
      dts: mpc512x: prepare for preprocessor support

Sebastian Siewior (1):
      powerpc: 52xx: provide a default in mpc52xx_irqhost_map()

 arch/powerpc/boot/dts/ac14xx.dts          |    2 +-
 arch/powerpc/boot/dts/include/dt-bindings |    1 +
 arch/powerpc/boot/dts/mpc5121ads.dts      |    2 +-
 arch/powerpc/boot/dts/pdm360ng.dts        |    2 +-
 arch/powerpc/include/asm/mpc5121.h        |   18 +-----
 arch/powerpc/platforms/52xx/mpc52xx_pic.c |    3 +-
 drivers/media/platform/fsl-viu.c          |   23 ++++---
 drivers/mtd/nand/mpc5121_nfc.c            |   21 ++++---
 drivers/tty/serial/mpc52xx_uart.c         |   98 ++++++++++++++++++++++++-----
 drivers/usb/host/fsl-mph-dr-of.c          |   16 ++---
 10 files changed, 123 insertions(+), 63 deletions(-)
 create mode 120000 arch/powerpc/boot/dts/include/dt-bindings

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

* Re: Please pull 'next' branch of 5xxx tree
  2013-07-02 10:29     ` Benjamin Herrenschmidt
@ 2013-07-02 10:35       ` Anatolij Gustschin
  0 siblings, 0 replies; 34+ messages in thread
From: Anatolij Gustschin @ 2013-07-02 10:35 UTC (permalink / raw)
  To: Benjamin Herrenschmidt; +Cc: linuxppc-dev

On Tue, 02 Jul 2013 20:29:02 +1000
Benjamin Herrenschmidt <benh@kernel.crashing.org> wrote:
...
> > The server should be up, a recent test pull succeeded here. Could you
> > please try again?
> 
> Just a fluke indeed, works now. Pulled & pushed.

Thanks!

Cheers,
Anatolij

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

* Re: Please pull 'next' branch of 5xxx tree
  2013-07-02  8:00   ` Anatolij Gustschin
  2013-07-02  8:29     ` Benjamin Herrenschmidt
@ 2013-07-02 10:29     ` Benjamin Herrenschmidt
  2013-07-02 10:35       ` Anatolij Gustschin
  1 sibling, 1 reply; 34+ messages in thread
From: Benjamin Herrenschmidt @ 2013-07-02 10:29 UTC (permalink / raw)
  To: Anatolij Gustschin; +Cc: linuxppc-dev

On Tue, 2013-07-02 at 10:00 +0200, Anatolij Gustschin wrote:
> On Tue, 02 Jul 2013 17:46:01 +1000
> Benjamin Herrenschmidt <benh@kernel.crashing.org> wrote:
> 
> > On Tue, 2013-07-02 at 00:36 +0200, Anatolij Gustschin wrote:
> > > Hi Ben !
> > > 
> > > Please pull mpc5xxx patches for v3.11. There are small cleanups
> > > and fixes for mpc512x common code, mpc512x_defconfig updates and
> > > soft reboot support for mpc5125 based boards.
> > 
> > Looks like your server is down...
> 
> The server should be up, a recent test pull succeeded here. Could you
> please try again?

Just a fluke indeed, works now. Pulled & pushed.

Cheers,
Ben.

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

* Re: Please pull 'next' branch of 5xxx tree
  2013-07-02  8:00   ` Anatolij Gustschin
@ 2013-07-02  8:29     ` Benjamin Herrenschmidt
  2013-07-02 10:29     ` Benjamin Herrenschmidt
  1 sibling, 0 replies; 34+ messages in thread
From: Benjamin Herrenschmidt @ 2013-07-02  8:29 UTC (permalink / raw)
  To: Anatolij Gustschin; +Cc: linuxppc-dev

On Tue, 2013-07-02 at 10:00 +0200, Anatolij Gustschin wrote:
> On Tue, 02 Jul 2013 17:46:01 +1000
> Benjamin Herrenschmidt <benh@kernel.crashing.org> wrote:
> 
> > On Tue, 2013-07-02 at 00:36 +0200, Anatolij Gustschin wrote:
> > > Hi Ben !
> > > 
> > > Please pull mpc5xxx patches for v3.11. There are small cleanups
> > > and fixes for mpc512x common code, mpc512x_defconfig updates and
> > > soft reboot support for mpc5125 based boards.
> > 
> > Looks like your server is down...
> 
> The server should be up, a recent test pull succeeded here. Could you
> please try again?

It's timing out... not sure what's up. I'll try from home, could be an
IBM network issue.

Cheers
Ben.

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

* Re: Please pull 'next' branch of 5xxx tree
  2013-07-02  7:46 ` Benjamin Herrenschmidt
@ 2013-07-02  8:00   ` Anatolij Gustschin
  2013-07-02  8:29     ` Benjamin Herrenschmidt
  2013-07-02 10:29     ` Benjamin Herrenschmidt
  0 siblings, 2 replies; 34+ messages in thread
From: Anatolij Gustschin @ 2013-07-02  8:00 UTC (permalink / raw)
  To: Benjamin Herrenschmidt; +Cc: linuxppc-dev

On Tue, 02 Jul 2013 17:46:01 +1000
Benjamin Herrenschmidt <benh@kernel.crashing.org> wrote:

> On Tue, 2013-07-02 at 00:36 +0200, Anatolij Gustschin wrote:
> > Hi Ben !
> > 
> > Please pull mpc5xxx patches for v3.11. There are small cleanups
> > and fixes for mpc512x common code, mpc512x_defconfig updates and
> > soft reboot support for mpc5125 based boards.
> 
> Looks like your server is down...

The server should be up, a recent test pull succeeded here. Could you
please try again?

Thanks,

Anatolij

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

* Re: Please pull 'next' branch of 5xxx tree
  2013-07-01 22:36 Anatolij Gustschin
@ 2013-07-02  7:46 ` Benjamin Herrenschmidt
  2013-07-02  8:00   ` Anatolij Gustschin
  0 siblings, 1 reply; 34+ messages in thread
From: Benjamin Herrenschmidt @ 2013-07-02  7:46 UTC (permalink / raw)
  To: Anatolij Gustschin; +Cc: linuxppc-dev

On Tue, 2013-07-02 at 00:36 +0200, Anatolij Gustschin wrote:
> Hi Ben !
> 
> Please pull mpc5xxx patches for v3.11. There are small cleanups
> and fixes for mpc512x common code, mpc512x_defconfig updates and
> soft reboot support for mpc5125 based boards.

Looks like your server is down...

Cheers,
Ben.

> Thanks,
> 
> Anatolij
> 
> The following changes since commit c7788792a5e7b0d5d7f96d0766b4cb6112d47d75:
> 
>   Linux 3.10-rc2 (2013-05-20 14:37:38 -0700)
> 
> are available in the git repository at:
> 
>   git://git.denx.de/linux-2.6-agust.git next
> 
> for you to fetch changes up to dd0120dea601de654a5a6d959da3a632a02200f0:
> 
>   powerpc/mpc512x: enable USB support in defconfig (2013-06-25 08:51:19 +0200)
> 
> ----------------------------------------------------------------
> Anatolij Gustschin (1):
>       powerpc/mpc512x: enable USB support in defconfig
> 
> Gerhard Sittig (3):
>       powerpc/mpc512x: move common code to shared.c file
>       powerpc/mpc512x: initialize board restart earlier
>       powerpc/mpc512x: commit re-generated defconfig
> 
> Matteo Facchinetti (1):
>       powerpc/mpc512x: add MPC5125 reset module support for system restart
> 
>  arch/powerpc/configs/mpc512x_defconfig        |   27 ++++++++-------------
>  arch/powerpc/include/asm/mpc5121.h            |    1 -
>  arch/powerpc/platforms/512x/mpc5121_ads.c     |    6 ++---
>  arch/powerpc/platforms/512x/mpc512x.h         |   12 +++-------
>  arch/powerpc/platforms/512x/mpc512x_generic.c |    4 ++--
>  arch/powerpc/platforms/512x/mpc512x_shared.c  |   31 ++++++++++++++++++++++---
>  arch/powerpc/platforms/512x/pdm360ng.c        |    4 ++--
>  7 files changed, 47 insertions(+), 38 deletions(-)

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

* Please pull 'next' branch of 5xxx tree
@ 2013-07-01 22:36 Anatolij Gustschin
  2013-07-02  7:46 ` Benjamin Herrenschmidt
  0 siblings, 1 reply; 34+ messages in thread
From: Anatolij Gustschin @ 2013-07-01 22:36 UTC (permalink / raw)
  To: Benjamin Herrenschmidt; +Cc: linuxppc-dev

Hi Ben !

Please pull mpc5xxx patches for v3.11. There are small cleanups
and fixes for mpc512x common code, mpc512x_defconfig updates and
soft reboot support for mpc5125 based boards.

Thanks,

Anatolij

The following changes since commit c7788792a5e7b0d5d7f96d0766b4cb6112d47d75:

  Linux 3.10-rc2 (2013-05-20 14:37:38 -0700)

are available in the git repository at:

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

for you to fetch changes up to dd0120dea601de654a5a6d959da3a632a02200f0:

  powerpc/mpc512x: enable USB support in defconfig (2013-06-25 08:51:19 +0200)

----------------------------------------------------------------
Anatolij Gustschin (1):
      powerpc/mpc512x: enable USB support in defconfig

Gerhard Sittig (3):
      powerpc/mpc512x: move common code to shared.c file
      powerpc/mpc512x: initialize board restart earlier
      powerpc/mpc512x: commit re-generated defconfig

Matteo Facchinetti (1):
      powerpc/mpc512x: add MPC5125 reset module support for system restart

 arch/powerpc/configs/mpc512x_defconfig        |   27 ++++++++-------------
 arch/powerpc/include/asm/mpc5121.h            |    1 -
 arch/powerpc/platforms/512x/mpc5121_ads.c     |    6 ++---
 arch/powerpc/platforms/512x/mpc512x.h         |   12 +++-------
 arch/powerpc/platforms/512x/mpc512x_generic.c |    4 ++--
 arch/powerpc/platforms/512x/mpc512x_shared.c  |   31 ++++++++++++++++++++++---
 arch/powerpc/platforms/512x/pdm360ng.c        |    4 ++--
 7 files changed, 47 insertions(+), 38 deletions(-)

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

* Please pull 'next' branch of 5xxx tree
@ 2013-04-29  9:42 Anatolij Gustschin
  0 siblings, 0 replies; 34+ messages in thread
From: Anatolij Gustschin @ 2013-04-29  9:42 UTC (permalink / raw)
  To: Benjamin Herrenschmidt, linuxppc-dev

Hi Ben !

Please pull mpc5xxx patches for v3.10. There are some changes
for mpc5121 generic platform code to support mpc5125 SoC and DTS
files for ac14xx and MPC5125-TWR boards.

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

Thanks,

Anatolij

The following changes since commit 07961ac7c0ee8b546658717034fe692fd12eefa9:

  Linux 3.9-rc5 (2013-03-31 15:12:43 -0700)

are available in the git repository at:

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

for you to fetch changes up to fdeaf0e20e9f3999c5cb129e821595fe927bf259:

  powerpc/512x: add ifm ac14xx board (2013-04-10 20:48:44 +0200)

----------------------------------------------------------------
Anatolij Gustschin (2):
      powerpc/mpc512x: create SoC devices for more nodes
      powerpc/512x: add ifm ac14xx board

Matteo Facchinetti (2):
      powerpc/512x: move mpc5121_generic platform to mpc512x_generic.
      powerpc/mpc512x: add platform code for MPC5125.

 arch/powerpc/boot/dts/ac14xx.dts                   |  392 ++++++++++++++++++++
 arch/powerpc/boot/dts/mpc5121.dtsi                 |    2 +-
 arch/powerpc/boot/dts/mpc5121ads.dts               |    2 +-
 arch/powerpc/boot/dts/mpc5125twr.dts               |  233 ++++++++++++
 arch/powerpc/boot/dts/pdm360ng.dts                 |    2 +-
 arch/powerpc/configs/mpc512x_defconfig             |    2 +-
 arch/powerpc/platforms/512x/Kconfig                |    8 +-
 arch/powerpc/platforms/512x/Makefile               |    2 +-
 arch/powerpc/platforms/512x/clock.c                |    9 +-
 arch/powerpc/platforms/512x/mpc512x.h              |    1 +
 .../512x/{mpc5121_generic.c => mpc512x_generic.c}  |   12 +-
 arch/powerpc/platforms/512x/mpc512x_shared.c       |   33 +-
 12 files changed, 674 insertions(+), 24 deletions(-)
 create mode 100644 arch/powerpc/boot/dts/ac14xx.dts
 create mode 100644 arch/powerpc/boot/dts/mpc5125twr.dts
 rename arch/powerpc/platforms/512x/{mpc5121_generic.c => mpc512x_generic.c} (83%)

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

* Please pull 'next' branch of 5xxx tree
@ 2013-02-19 23:57 Anatolij Gustschin
  0 siblings, 0 replies; 34+ messages in thread
From: Anatolij Gustschin @ 2013-02-19 23:57 UTC (permalink / raw)
  To: Benjamin Herrenschmidt; +Cc: linuxppc-dev list

Hi Ben !

Please pull mpc5xxx patches for v3.9. The bestcomm driver is
moved to drivers/dma (so it will be usable for ColdFire).
mpc5121 now provides common dtsi file and existing mpc5121 device
trees use it. There are some minor clock init and sparse fixes
and updates for various 5200 device tree files from Grant. Some
fixes for bugs in the mpc5121 DIU driver are also included here
(Andrew Morton suggested to push them via my mpc5xxx tree).

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

Thanks!

Anatolij


The following changes since commit d1c3ed669a2d452cacfb48c2d171a1f364dae2ed:

  Linux 3.8-rc2 (2013-01-02 18:13:21 -0800)

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

Anatolij Gustschin (11):
      powerpc/mpc5121: add common .dtsi and use it in mpc5121ads.dts
      powerpc/mpc5121: pdm360ng.dts: use common mpc5121.dtsi
      mpc5121: remove obsolete cell-index property from PSC clock code
      mpc5121: don't check PSC ac97 using node name
      powerpc/512x: initialize clocks before bus probing
      drivers/video: fsl-diu-fb: fix pixel formats for 24 and 16 bpp
      drivers/video: fsl-diu-fb: fix bugs in interrupt handling
      powerpc/512x: add function for chip select parameter configuration
      powerpc/mpc512x: fix noderef sparse warnings
      powerpc/mpc512x: fix sparce warnings for non static symbols
      powerpc/mpc5xxx: fix sparse warning for non static symbol

Grant Likely (2):
      powerpc/5200: Add Lite5200 on-board LEDs as devices
      powerpc/5200: Use the gpt* labels to simplify mpc5200 dts files

Philippe De Muyter (1):
      powerpc, dma: move bestcomm driver from arch/powerpc/sysdev to drivers/dma

 arch/powerpc/boot/dts/a3m071.dts                   |    6 +-
 arch/powerpc/boot/dts/a4m072.dts                   |   27 +-
 arch/powerpc/boot/dts/cm5200.dts                   |    6 +-
 arch/powerpc/boot/dts/digsy_mtc.dts                |   14 +-
 arch/powerpc/boot/dts/lite5200b.dts                |   23 +-
 arch/powerpc/boot/dts/media5200.dts                |    6 +-
 arch/powerpc/boot/dts/motionpro.dts                |   26 +-
 arch/powerpc/boot/dts/mpc5121.dtsi                 |  410 ++++++++++++++++++++
 arch/powerpc/boot/dts/mpc5121ads.dts               |  319 ++-------------
 arch/powerpc/boot/dts/mpc5200b.dtsi                |   25 +-
 arch/powerpc/boot/dts/mucmc52.dts                  |   48 +--
 arch/powerpc/boot/dts/o2d.dtsi                     |   27 +-
 arch/powerpc/boot/dts/pcm030.dts                   |   48 +--
 arch/powerpc/boot/dts/pcm032.dts                   |   45 +--
 arch/powerpc/boot/dts/pdm360ng.dts                 |  273 ++------------
 arch/powerpc/boot/dts/uc101.dts                    |   52 +--
 arch/powerpc/include/asm/mpc5121.h                 |   17 +
 arch/powerpc/platforms/512x/clock.c                |   34 +-
 arch/powerpc/platforms/512x/mpc512x_shared.c       |   32 ++-
 arch/powerpc/platforms/52xx/mpc52xx_lpbfifo.c      |    6 +-
 arch/powerpc/platforms/Kconfig                     |    2 -
 arch/powerpc/sysdev/Makefile                       |    1 -
 arch/powerpc/sysdev/mpc5xxx_clocks.c               |    4 +-
 drivers/Makefile                                   |    2 +-
 drivers/ata/pata_mpc52xx.c                         |    6 +-
 drivers/dma/Kconfig                                |    2 +
 drivers/dma/Makefile                               |    1 +
 .../sysdev => drivers/dma}/bestcomm/Kconfig        |    0
 .../sysdev => drivers/dma}/bestcomm/Makefile       |    0
 .../powerpc/sysdev => drivers/dma}/bestcomm/ata.c  |    6 +-
 .../dma}/bestcomm/bcom_ata_task.c                  |    0
 .../dma}/bestcomm/bcom_fec_rx_task.c               |    0
 .../dma}/bestcomm/bcom_fec_tx_task.c               |    0
 .../dma}/bestcomm/bcom_gen_bd_rx_task.c            |    0
 .../dma}/bestcomm/bcom_gen_bd_tx_task.c            |    0
 .../sysdev => drivers/dma}/bestcomm/bestcomm.c     |    6 +-
 .../powerpc/sysdev => drivers/dma}/bestcomm/fec.c  |    6 +-
 .../sysdev => drivers/dma}/bestcomm/gen_bd.c       |    6 +-
 .../powerpc/sysdev => drivers/dma}/bestcomm/sram.c |    2 +-
 drivers/net/ethernet/freescale/fec_mpc52xx.c       |    4 +-
 drivers/video/fsl-diu-fb.c                         |   64 ++--
 .../sysdev => include/linux/fsl}/bestcomm/ata.h    |    0
 .../linux/fsl}/bestcomm/bestcomm.h                 |    0
 .../linux/fsl}/bestcomm/bestcomm_priv.h            |    0
 .../sysdev => include/linux/fsl}/bestcomm/fec.h    |    0
 .../sysdev => include/linux/fsl}/bestcomm/gen_bd.h |    0
 .../sysdev => include/linux/fsl}/bestcomm/sram.h   |    0
 sound/soc/fsl/mpc5200_dma.c                        |    4 +-
 48 files changed, 716 insertions(+), 844 deletions(-)
 create mode 100644 arch/powerpc/boot/dts/mpc5121.dtsi
 rename {arch/powerpc/sysdev => drivers/dma}/bestcomm/Kconfig (100%)
 rename {arch/powerpc/sysdev => drivers/dma}/bestcomm/Makefile (100%)
 rename {arch/powerpc/sysdev => drivers/dma}/bestcomm/ata.c (97%)
 rename {arch/powerpc/sysdev => drivers/dma}/bestcomm/bcom_ata_task.c (100%)
 rename {arch/powerpc/sysdev => drivers/dma}/bestcomm/bcom_fec_rx_task.c (100%)
 rename {arch/powerpc/sysdev => drivers/dma}/bestcomm/bcom_fec_tx_task.c (100%)
 rename {arch/powerpc/sysdev => drivers/dma}/bestcomm/bcom_gen_bd_rx_task.c (100%)
 rename {arch/powerpc/sysdev => drivers/dma}/bestcomm/bcom_gen_bd_tx_task.c (100%)
 rename {arch/powerpc/sysdev => drivers/dma}/bestcomm/bestcomm.c (99%)
 rename {arch/powerpc/sysdev => drivers/dma}/bestcomm/fec.c (98%)
 rename {arch/powerpc/sysdev => drivers/dma}/bestcomm/gen_bd.c (98%)
 rename {arch/powerpc/sysdev => drivers/dma}/bestcomm/sram.c (99%)
 rename {arch/powerpc/sysdev => include/linux/fsl}/bestcomm/ata.h (100%)
 rename {arch/powerpc/sysdev => include/linux/fsl}/bestcomm/bestcomm.h (100%)
 rename {arch/powerpc/sysdev => include/linux/fsl}/bestcomm/bestcomm_priv.h (100%)
 rename {arch/powerpc/sysdev => include/linux/fsl}/bestcomm/fec.h (100%)
 rename {arch/powerpc/sysdev => include/linux/fsl}/bestcomm/gen_bd.h (100%)
 rename {arch/powerpc/sysdev => include/linux/fsl}/bestcomm/sram.h (100%)

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

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

Hi Ben,

please pull mpc5xxx patches for v3.8. There is a dts for a
new a3m071 board, a fix for optional mpc5121 DIU support and
minor changes to mpc5200 lpbfifo driver to simplify module
init/exit code. These patches have already been in linux-next
for a while. Thanks!

Anatolij

The following changes since commit b69f0859dc8e633c5d8c06845811588fe17e68b3:

  Linux 3.7-rc8 (2012-12-03 11:22:37 -0800)

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

Srinivas Kandagatla (1):
      powerpc/mpc52xx: use module_platform_driver macro

Stefan Roese (1):
      powerpc: mpc5200: Add a3m071 board support

Timur Tabi (1):
      powerpc/512x: don't compile any platform DIU code if the DIU is not enabled

 arch/powerpc/boot/dts/a3m071.dts              |  144 +++++++++++++++++++++++++
 arch/powerpc/platforms/512x/Kconfig           |    1 -
 arch/powerpc/platforms/512x/mpc5121_ads.c     |    3 +
 arch/powerpc/platforms/512x/mpc512x.h         |   11 ++-
 arch/powerpc/platforms/512x/mpc512x_shared.c  |   25 +----
 arch/powerpc/platforms/52xx/mpc5200_simple.c  |    1 +
 arch/powerpc/platforms/52xx/mpc52xx_lpbfifo.c |   16 +---
 7 files changed, 162 insertions(+), 39 deletions(-)
 create mode 100644 arch/powerpc/boot/dts/a3m071.dts

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

* Please pull 'next' branch of 5xxx tree
@ 2012-09-24 14:45 Anatolij Gustschin
  0 siblings, 0 replies; 34+ messages in thread
From: Anatolij Gustschin @ 2012-09-24 14:45 UTC (permalink / raw)
  To: Benjamin Herrenschmidt; +Cc: linuxppc-dev list

Hi Ben,

please pull mpc5xxx patches for next. Thanks!

Anatolij

The following changes since commit 55d512e245bc7699a8800e23df1a24195dd08217:

  Linux 3.6-rc5 (2012-09-08 16:43:45 -0700)

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

Anatolij Gustschin (3):
      powerpc/mpc5200: add dts files for ifm camera machines
      dt/misc: add bindings documentation for ifm camera sensor interface
      powerpc/mpc52xx_lpbfifo: optionally defer fifo transfer start

Paul Gortmaker (1):
      powerpc: Option FB_FSL_DIU is not really optional for mpc512x

Richard Weinberger (1):
      powerpc: 512x: Fix mpc5121_clk_get()

 Documentation/devicetree/bindings/misc/ifm-csi.txt |   41 ++++++
 arch/powerpc/boot/dts/o2d.dts                      |   47 +++++++
 arch/powerpc/boot/dts/o2d.dtsi                     |  139 ++++++++++++++++++++
 arch/powerpc/boot/dts/o2d300.dts                   |   52 ++++++++
 arch/powerpc/boot/dts/o2dnt2.dts                   |   48 +++++++
 arch/powerpc/boot/dts/o2i.dts                      |   33 +++++
 arch/powerpc/boot/dts/o2mnt.dts                    |   33 +++++
 arch/powerpc/boot/dts/o3dnt.dts                    |   48 +++++++
 arch/powerpc/include/asm/mpc52xx.h                 |    2 +
 arch/powerpc/platforms/512x/Kconfig                |    1 +
 arch/powerpc/platforms/512x/clock.c                |    6 +-
 arch/powerpc/platforms/512x/mpc512x_shared.c       |    6 -
 arch/powerpc/platforms/52xx/mpc5200_simple.c       |    1 +
 arch/powerpc/platforms/52xx/mpc52xx_lpbfifo.c      |   35 +++++-
 14 files changed, 483 insertions(+), 9 deletions(-)
 create mode 100644 Documentation/devicetree/bindings/misc/ifm-csi.txt
 create mode 100644 arch/powerpc/boot/dts/o2d.dts
 create mode 100644 arch/powerpc/boot/dts/o2d.dtsi
 create mode 100644 arch/powerpc/boot/dts/o2d300.dts
 create mode 100644 arch/powerpc/boot/dts/o2dnt2.dts
 create mode 100644 arch/powerpc/boot/dts/o2i.dts
 create mode 100644 arch/powerpc/boot/dts/o2mnt.dts
 create mode 100644 arch/powerpc/boot/dts/o3dnt.dts

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

* Re: Please pull 'next' branch of 5xxx tree
  2012-03-21  0:18     ` Anatolij Gustschin
@ 2012-03-21 14:08       ` Stephen Rothwell
  0 siblings, 0 replies; 34+ messages in thread
From: Stephen Rothwell @ 2012-03-21 14:08 UTC (permalink / raw)
  To: Anatolij Gustschin; +Cc: linuxppc-dev

[-- Attachment #1: Type: text/plain, Size: 1917 bytes --]

Hi Anatolij,

On Wed, 21 Mar 2012 01:18:30 +0100 Anatolij Gustschin <agust@denx.de> wrote:
>
> Yes. Stephen, could you please change linux-next to pull from my
> mpc5xxx tree
> 
>  git://git.denx.de/linux-2.6-agust.git next

I have replaced the 52xx-and-virtex tree with this (and called it simply
mpc5xxx).  I have also removed the 52xx-and-virtex-current tree.

Thanks for adding your subsystem tree as a participant of linux-next.  As
you may know, this is not a judgment of your code.  The purpose of
linux-next is for integration testing and to lower the impact of
conflicts between subsystems in the next merge window. 

You will need to ensure that the patches/commits in your tree/series have
been:
     * submitted under GPL v2 (or later) and include the Contributor's
	Signed-off-by,
     * posted to the relevant mailing list,
     * reviewed by you (or another maintainer of your subsystem tree),
     * successfully unit tested, and 
     * destined for the current or next Linux merge window.

Basically, this should be just what you would send to Linus (or ask him
to fetch).  It is allowed to be rebased if you deem it necessary.

-- 
Cheers,
Stephen Rothwell 
sfr@canb.auug.org.au

Legal Stuff:
By participating in linux-next, your subsystem tree contributions are
public and will be included in the linux-next trees.  You may be sent
e-mail messages indicating errors or other issues when the
patches/commits from your subsystem tree are merged and tested in
linux-next.  These messages may also be cross-posted to the linux-next
mailing list, the linux-kernel mailing list, etc.  The linux-next tree
project and IBM (my employer) make no warranties regarding the linux-next
project, the testing procedures, the results, the e-mails, etc.  If you
don't agree to these ground rules, let me know and I'll remove your tree
from participation in linux-next.

[-- Attachment #2: Type: application/pgp-signature, Size: 836 bytes --]

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

* Re: Please pull 'next' branch of 5xxx tree
  2012-03-20 22:30 ` Wolfram Sang
  2012-03-20 23:32   ` Benjamin Herrenschmidt
@ 2012-03-21  0:56   ` Anatolij Gustschin
  1 sibling, 0 replies; 34+ messages in thread
From: Anatolij Gustschin @ 2012-03-21  0:56 UTC (permalink / raw)
  To: Wolfram Sang; +Cc: linuxppc-dev

Hi,

On Tue, 20 Mar 2012 23:30:17 +0100
Wolfram Sang <w.sang@pengutronix.de> wrote:

> Hi,
> 
> >       powerpc/mpc52xx: setup port_config and CDM settings through DT
> 
> Can we skip this patch for 3.5? Between posting it and pushing it upstream were
> about 24 hours, so one didn't have much chance of reviewing (and no linux-next
> exposure).

Pretty much similar patch was posted nearly one year ago, so my
assumption was that people have had enough time to comment on it :-).
But I've dropped this patch from the next branch for now.

> I think the bindings leave space for questions, e.g. is it really desirable to
> have the fractional divide ratios encoded like in the bits in the register? Why
> not encode it like e.g. <11 11 11 11> (the actual divisor) or so? I could
> imagine there are examples for setting dividers somewhere. Poking values into
> registers tends to be suspicious, so I'd vote for giving all this more
> exposure.

At the end we will be poking values into registers anyway :-),
but I'm open for suggestions and discussion about them.

Thanks,
Anatolij

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

* Re: Please pull 'next' branch of 5xxx tree
  2012-03-20 23:32   ` Benjamin Herrenschmidt
@ 2012-03-21  0:18     ` Anatolij Gustschin
  2012-03-21 14:08       ` Stephen Rothwell
  0 siblings, 1 reply; 34+ messages in thread
From: Anatolij Gustschin @ 2012-03-21  0:18 UTC (permalink / raw)
  To: Benjamin Herrenschmidt, Stephen Rothwell; +Cc: linuxppc-dev

On Wed, 21 Mar 2012 10:32:21 +1100
Benjamin Herrenschmidt <benh@kernel.crashing.org> wrote:
...
> Anatolij, Can you organize with Stephen (CC) so that you tree is part of
> linux-next for the next cycle ? Either that or make sure you send me
> pull requests really early :-)

Yes. Stephen, could you please change linux-next to pull from my
mpc5xxx tree

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

Thanks,
Anatolij

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

* Re: Please pull 'next' branch of 5xxx tree
  2012-03-20 22:30 ` Wolfram Sang
@ 2012-03-20 23:32   ` Benjamin Herrenschmidt
  2012-03-21  0:18     ` Anatolij Gustschin
  2012-03-21  0:56   ` Anatolij Gustschin
  1 sibling, 1 reply; 34+ messages in thread
From: Benjamin Herrenschmidt @ 2012-03-20 23:32 UTC (permalink / raw)
  To: Wolfram Sang; +Cc: linuxppc-dev, Anatolij Gustschin, Stephen Rothwell

On Tue, 2012-03-20 at 23:30 +0100, Wolfram Sang wrote:
> Hi,
> 
> >       powerpc/mpc52xx: setup port_config and CDM settings through DT
> 
> Can we skip this patch for 3.5? Between posting it and pushing it upstream were
> about 24 hours, so one didn't have much chance of reviewing (and no linux-next
> exposure).
> 
> I think the bindings leave space for questions, e.g. is it really desirable to
> have the fractional divide ratios encoded like in the bits in the register? Why
> not encode it like e.g. <11 11 11 11> (the actual divisor) or so? I could
> imagine there are examples for setting dividers somewhere. Poking values into
> registers tends to be suspicious, so I'd vote for giving all this more
> exposure.

I'll drop it from what I merge, thanks.

Anatolij, Can you organize with Stephen (CC) so that you tree is part of
linux-next for the next cycle ? Either that or make sure you send me
pull requests really early :-)

Cheers,
Ben.

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

* Re: Please pull 'next' branch of 5xxx tree
  2012-03-20 17:04 Anatolij Gustschin
@ 2012-03-20 22:30 ` Wolfram Sang
  2012-03-20 23:32   ` Benjamin Herrenschmidt
  2012-03-21  0:56   ` Anatolij Gustschin
  0 siblings, 2 replies; 34+ messages in thread
From: Wolfram Sang @ 2012-03-20 22:30 UTC (permalink / raw)
  To: Anatolij Gustschin; +Cc: linuxppc-dev

[-- Attachment #1: Type: text/plain, Size: 838 bytes --]

Hi,

>       powerpc/mpc52xx: setup port_config and CDM settings through DT

Can we skip this patch for 3.5? Between posting it and pushing it upstream were
about 24 hours, so one didn't have much chance of reviewing (and no linux-next
exposure).

I think the bindings leave space for questions, e.g. is it really desirable to
have the fractional divide ratios encoded like in the bits in the register? Why
not encode it like e.g. <11 11 11 11> (the actual divisor) or so? I could
imagine there are examples for setting dividers somewhere. Poking values into
registers tends to be suspicious, so I'd vote for giving all this more
exposure.

Thanks,

   Wolfram

-- 
Pengutronix e.K.                           | Wolfram Sang                |
Industrial Linux Solutions                 | http://www.pengutronix.de/  |

[-- Attachment #2: Digital signature --]
[-- Type: application/pgp-signature, Size: 198 bytes --]

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

* Please pull 'next' branch of 5xxx tree
@ 2012-03-20 17:04 Anatolij Gustschin
  2012-03-20 22:30 ` Wolfram Sang
  0 siblings, 1 reply; 34+ messages in thread
From: Anatolij Gustschin @ 2012-03-20 17:04 UTC (permalink / raw)
  To: Benjamin Herrenschmidt; +Cc: linuxppc-dev

Hi Ben,

please pull some mpc5xxx patches for linux-next. Thanks!

Anatolij

The following changes since commit 01e8ec4417d3c484986af0adaa0ae6632e0a59cd:

  powerpc: Fix power4/970 idle code regression with lockdep (2012-03-16 09:28:17 +1100)

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

Andrea Gelmini (1):
      Documentation/powerpc/mpc52xx.txt: Checkpatch cleanup

Grant Likely (1):
      powerpc/5200: convert mpc5200 to use of_platform_populate()

Heiko Schocher (4):
      powerpc/mpc5200: update mpc5200_defconfig to fit for charon board
      powerpc/mpc52xx: setup port_config and CDM settings through DT
      powerpc/mpc52xx: add a4m072 board support
      powerpc/mpc5200: add options to mpc5200_defconfig

 .../devicetree/bindings/powerpc/fsl/mpc5200.txt    |   17 ++
 Documentation/powerpc/mpc52xx.txt                  |   12 +-
 arch/powerpc/boot/dts/a4m072.dts                   |  168 ++++++++++++++++++++
 arch/powerpc/configs/mpc5200_defconfig             |   27 ++--
 arch/powerpc/platforms/52xx/mpc5200_simple.c       |    1 +
 arch/powerpc/platforms/52xx/mpc52xx_common.c       |   37 ++++-
 6 files changed, 236 insertions(+), 26 deletions(-)
 create mode 100644 arch/powerpc/boot/dts/a4m072.dts

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

* Re: Please pull 'next' branch of 5xxx tree
  2011-09-30  6:31 Heiko Schocher
@ 2011-09-30  6:38 ` Heiko Schocher
  0 siblings, 0 replies; 34+ messages in thread
From: Heiko Schocher @ 2011-09-30  6:38 UTC (permalink / raw)
  To: Grant Likely; +Cc: linuxppc-dev list, Anatolij Gustschin

Hello Grant,

Heiko Schocher wrote:
> Hello Grant,
> 
> On Thu, 29 Sep 2011 07:49:07 -0500 Grant wrote:
>> On Sep 29, 2011 4:31 AM, "Anatolij Gustschin" <agust@denx.de> wrote:
>>>> Hi Ben,
>>>>
>>>> please pull another two mpc5xxx patches for next. These patches were
>>>> queued in Grant's 'powerpc/next' branch a while ago, but a pull request
>>>> have never been submitted for them. Thanks!
>>>>
>>>> Anatolij
>>>>
>>>> The following changes since commit 7680057cc4c7d9caada12767831bfd9738dd7b43:
>>>>
>>>>  powerpc: Don't try OPAL takeover on old 970 blades (2011-09-29 17:04:59+1000)
>>>>
>>>> are available in the git repository at:
>>>>  git://git.denx.de/linux-2.6-agust.git next
>>>>
>>>> Grant Likely (1):
>>>>      powerpc/5200: add support for charon board
>> Hmmm, I didn't actually write this patch. It looks like the author credit
>> got screwed up at some point.
> 
> I am not got screwed up, I just waiting for an answer, as I wrote here:
> 
> http://lists.ozlabs.org/pipermail/linuxppc-dev/2011-August/092040.html:
> "Thanks for your review! I wait for a comment on patch
> http://patchwork.ozlabs.org/patch/91919/ from you and rework this
> 2 patches."
> 
> I just forgot to trigger you ;-)

Sorry, was the wrong board ...

For the charon board I have this info from you:

http://lists.ozlabs.org/pipermail/linuxppc-dev/2011-May/089852.html
"I did pick them up and they are in my tree.  Actually, I squashed
those two together since there was no reason to have them split apart."

So, I thought its on the right way ...

bye,
Heiko
-- 
DENX Software Engineering GmbH,     MD: Wolfgang Denk & Detlev Zundel
HRB 165235 Munich, Office: Kirchenstr.5, D-82194 Groebenzell, Germany

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

* Re: Please pull 'next' branch of 5xxx tree
@ 2011-09-30  6:31 Heiko Schocher
  2011-09-30  6:38 ` Heiko Schocher
  0 siblings, 1 reply; 34+ messages in thread
From: Heiko Schocher @ 2011-09-30  6:31 UTC (permalink / raw)
  To: Grant Likely; +Cc: linuxppc-dev list, Anatolij Gustschin

Hello Grant,

On Thu, 29 Sep 2011 07:49:07 -0500 Grant wrote:
> On Sep 29, 2011 4:31 AM, "Anatolij Gustschin" <agust@denx.de> wrote:
> > >
> > > Hi Ben,
> > >
> > > please pull another two mpc5xxx patches for next. These patches were
> > > queued in Grant's 'powerpc/next' branch a while ago, but a pull request
> > > have never been submitted for them. Thanks!
> > >
> > > Anatolij
> > >
> > > The following changes since commit 7680057cc4c7d9caada12767831bfd9738dd7b43:
> > >
> > >  powerpc: Don't try OPAL takeover on old 970 blades (2011-09-29 17:04:59+1000)
> > >
> > > are available in the git repository at:
> > >  git://git.denx.de/linux-2.6-agust.git next
> > >
> > > Grant Likely (1):
> > >      powerpc/5200: add support for charon board
>
> Hmmm, I didn't actually write this patch. It looks like the author credit
> got screwed up at some point.

I am not got screwed up, I just waiting for an answer, as I wrote here:

http://lists.ozlabs.org/pipermail/linuxppc-dev/2011-August/092040.html:
"Thanks for your review! I wait for a comment on patch
http://patchwork.ozlabs.org/patch/91919/ from you and rework this
2 patches."

I just forgot to trigger you ;-)

bye,
Heiko
-- 
DENX Software Engineering GmbH,     MD: Wolfgang Denk & Detlev Zundel
HRB 165235 Munich, Office: Kirchenstr.5, D-82194 Groebenzell, Germany

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

* Re: Please pull 'next' branch of 5xxx tree
  2011-09-22 23:20 Anatolij Gustschin
@ 2011-09-23  0:15 ` Benjamin Herrenschmidt
  0 siblings, 0 replies; 34+ messages in thread
From: Benjamin Herrenschmidt @ 2011-09-23  0:15 UTC (permalink / raw)
  To: Anatolij Gustschin; +Cc: linuxppc-dev list

On Fri, 2011-09-23 at 01:20 +0200, Anatolij Gustschin wrote:
> Hi Ben,
> 
> please pull some mpc5xxx updates and mpc8xxx/512x gpio driver
> move patches for next.

Thanks, pulled & pushed out to github.

Cheers,
Ben.

> Anatolij
> 
> The following changes since commit a120db06c3f435c37d028b6e5a1968dad06b7df0:
> 
>   perf events, powerpc: Add POWER7 stalled-cycles-frontend/backend events (2011-09-20 16:12:56 +1000)
> 
> are available in the git repository at:
>   git://git.denx.de/linux-2.6-agust.git next
> 
> Anatolij Gustschin (4):
>       powerpc/5200: mpc5200b.dtsi: add spi node address- and size-cells properties
>       powerpc/5200: dts: digsy_mtc.dts: update to add can, pci, serial and spi
>       powerpc/5200: dts: digsy_mtc.dts: add timer0 and timer1 gpio properties
>       powerpc/5200: dts: digsy_mtc.dts: enable both MSCAN nodes
> 
> Timur Tabi (1):
>       powerpc/5200: enable audio in the defconfig
> 
> Wolfram Sang (2):
>       gpio: move mpc8xxx/512x gpio driver to drivers/gpio
>       powerpc: update 512x-defconfig
> 
>  arch/powerpc/boot/dts/digsy_mtc.dts                |   59 +++++++++++++++++---
>  arch/powerpc/boot/dts/mpc5200b.dtsi                |    2 +
>  arch/powerpc/configs/85xx/p1023rds_defconfig       |    2 +-
>  arch/powerpc/configs/85xx/xes_mpc85xx_defconfig    |    2 +-
>  arch/powerpc/configs/mpc512x_defconfig             |   19 ++++---
>  arch/powerpc/configs/mpc5200_defconfig             |   12 ++++
>  arch/powerpc/configs/mpc85xx_defconfig             |    2 +-
>  arch/powerpc/configs/mpc85xx_smp_defconfig         |    2 +-
>  arch/powerpc/configs/ppc6xx_defconfig              |    2 +-
>  arch/powerpc/platforms/512x/Kconfig                |    1 +
>  arch/powerpc/platforms/83xx/Kconfig                |    9 ++-
>  arch/powerpc/platforms/85xx/Kconfig                |   12 +++-
>  arch/powerpc/platforms/86xx/Kconfig                |    1 +
>  arch/powerpc/platforms/Kconfig                     |   10 ---
>  arch/powerpc/sysdev/Makefile                       |    1 -
>  drivers/gpio/Kconfig                               |    8 +++
>  drivers/gpio/Makefile                              |    1 +
>  .../mpc8xxx_gpio.c => drivers/gpio/gpio-mpc8xxx.c  |    0
>  18 files changed, 106 insertions(+), 39 deletions(-)
>  rename arch/powerpc/sysdev/mpc8xxx_gpio.c => drivers/gpio/gpio-mpc8xxx.c (100%)

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

* Please pull 'next' branch of 5xxx tree
@ 2011-09-22 23:20 Anatolij Gustschin
  2011-09-23  0:15 ` Benjamin Herrenschmidt
  0 siblings, 1 reply; 34+ messages in thread
From: Anatolij Gustschin @ 2011-09-22 23:20 UTC (permalink / raw)
  To: Benjamin Herrenschmidt; +Cc: linuxppc-dev list

Hi Ben,

please pull some mpc5xxx updates and mpc8xxx/512x gpio driver
move patches for next.

Anatolij

The following changes since commit a120db06c3f435c37d028b6e5a1968dad06b7df0:

  perf events, powerpc: Add POWER7 stalled-cycles-frontend/backend events (2011-09-20 16:12:56 +1000)

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

Anatolij Gustschin (4):
      powerpc/5200: mpc5200b.dtsi: add spi node address- and size-cells properties
      powerpc/5200: dts: digsy_mtc.dts: update to add can, pci, serial and spi
      powerpc/5200: dts: digsy_mtc.dts: add timer0 and timer1 gpio properties
      powerpc/5200: dts: digsy_mtc.dts: enable both MSCAN nodes

Timur Tabi (1):
      powerpc/5200: enable audio in the defconfig

Wolfram Sang (2):
      gpio: move mpc8xxx/512x gpio driver to drivers/gpio
      powerpc: update 512x-defconfig

 arch/powerpc/boot/dts/digsy_mtc.dts                |   59 +++++++++++++++++---
 arch/powerpc/boot/dts/mpc5200b.dtsi                |    2 +
 arch/powerpc/configs/85xx/p1023rds_defconfig       |    2 +-
 arch/powerpc/configs/85xx/xes_mpc85xx_defconfig    |    2 +-
 arch/powerpc/configs/mpc512x_defconfig             |   19 ++++---
 arch/powerpc/configs/mpc5200_defconfig             |   12 ++++
 arch/powerpc/configs/mpc85xx_defconfig             |    2 +-
 arch/powerpc/configs/mpc85xx_smp_defconfig         |    2 +-
 arch/powerpc/configs/ppc6xx_defconfig              |    2 +-
 arch/powerpc/platforms/512x/Kconfig                |    1 +
 arch/powerpc/platforms/83xx/Kconfig                |    9 ++-
 arch/powerpc/platforms/85xx/Kconfig                |   12 +++-
 arch/powerpc/platforms/86xx/Kconfig                |    1 +
 arch/powerpc/platforms/Kconfig                     |   10 ---
 arch/powerpc/sysdev/Makefile                       |    1 -
 drivers/gpio/Kconfig                               |    8 +++
 drivers/gpio/Makefile                              |    1 +
 .../mpc8xxx_gpio.c => drivers/gpio/gpio-mpc8xxx.c  |    0
 18 files changed, 106 insertions(+), 39 deletions(-)
 rename arch/powerpc/sysdev/mpc8xxx_gpio.c => drivers/gpio/gpio-mpc8xxx.c (100%)

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

end of thread, other threads:[~2014-01-29 20:50 UTC | newest]

Thread overview: 34+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2011-09-29  9:30 Please pull 'next' branch of 5xxx tree Anatolij Gustschin
2011-09-29 12:49 ` Grant Likely
2011-09-29 13:45   ` Please pull 'next' branch of 5xxx tree (updated) Anatolij Gustschin
  -- strict thread matches above, loose matches on Subject: below --
2014-01-15 21:18 Please pull 'next' branch of 5xxx tree Anatolij Gustschin
2014-01-28  5:46 ` Anatolij Gustschin
2014-01-28  6:00   ` Benjamin Herrenschmidt
2014-01-28  6:22     ` Anatolij Gustschin
2014-01-29  7:46     ` Benjamin Herrenschmidt
2014-01-29 10:11       ` Gerhard Sittig
2014-01-29 20:50       ` Anatolij Gustschin
2013-11-04  0:11 Anatolij Gustschin
2013-09-03 20:39 Anatolij Gustschin
2013-09-05  6:50 ` Benjamin Herrenschmidt
2013-09-09  9:38   ` Anatolij Gustschin
2013-07-01 22:36 Anatolij Gustschin
2013-07-02  7:46 ` Benjamin Herrenschmidt
2013-07-02  8:00   ` Anatolij Gustschin
2013-07-02  8:29     ` Benjamin Herrenschmidt
2013-07-02 10:29     ` Benjamin Herrenschmidt
2013-07-02 10:35       ` Anatolij Gustschin
2013-04-29  9:42 Anatolij Gustschin
2013-02-19 23:57 Anatolij Gustschin
2012-12-11  8:23 Anatolij Gustschin
2012-09-24 14:45 Anatolij Gustschin
2012-03-20 17:04 Anatolij Gustschin
2012-03-20 22:30 ` Wolfram Sang
2012-03-20 23:32   ` Benjamin Herrenschmidt
2012-03-21  0:18     ` Anatolij Gustschin
2012-03-21 14:08       ` Stephen Rothwell
2012-03-21  0:56   ` Anatolij Gustschin
2011-09-30  6:31 Heiko Schocher
2011-09-30  6:38 ` Heiko Schocher
2011-09-22 23:20 Anatolij Gustschin
2011-09-23  0:15 ` Benjamin Herrenschmidt

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.