Patches added to master/for-2.6.25 branch of powerpc.git

13 messages, 8 authors, 2008-01-21 · open the first message on its own page

Patches added to master/for-2.6.25 branch of powerpc.git

From: Paul Mackerras <hidden>
Date: 2008-01-17 04:39:07

Includes commits pulled from Josh Boyer's tree.

Anton Vorontsov (1):
      [POWERPC] booting-without-of: localbus should not include board name

Cyrill Gorcunov (3):
      [POWERPC] Use for_each macros in arch/powerpc/sysdev
      [POWERPC] Use for_each macros in arch/powerpc/kernel
      [POWERPC] Use for_each macros in arch/powerpc/platforms/powermac

Geert Uytterhoeven (1):
      [POWERPC] Kill sparse warning in HPTE_V_COMPARE()

Grant Likely (4):
      [POWERPC] 4xx: typo in calling machine_device_initcall() for Sequoia board
      [POWERPC] Add of_find_matching_node() helper function
      [POWERPC] powermac: Use machine_*_initcall() hooks in platform code
      [POWERPC] cell: Use machine_*_initcall() hooks in platform code

Hollis Blanchard (1):
      [POWERPC] 4xx: enable built-in networking for Sequoia defconfig

Jochen Friedrich (1):
      [POWERPC] Update .gitignore files

Jon Loeliger (1):
      [POWERPC] Use <linux/of_{platform, device}.h> and not <asm/...> variants.

Jon Tollefson (1):
      [POWERPC] Add hugepagesz boot-time parameter

Mark A. Greer (1):
      [POWERPC] #address-cells & #size-cells properties are not inherited

Matthias Fuchs (1):
      [POWERPC] 4xx: Add 405GPr and 405EP support in boot wrapper

Stefan Roese (2):
      [POWERPC] 4xx: Add EMAC support to Kilauea defconfig
      [POWERPC] 4xx: PCIe: Increase max busses per port to 64

Stephen Neuendorffer (5):
      [POWERPC] Xilinx: update compatible list for interrupt controller
      [POWERPC] Xilinx: Add correct compatible list for device tree bus bindings.
      [POWERPC] Xilinx: Update booting-without-of.
      [POWERPC] Xilinx: updated device tree compatibility to match uboot bsp generator.
      [POWERPC] Xilinx uartlite: Section type fixups

Stephen Rothwell (10):
      [POWERPC] The pci_dn class_code is only used by EEH
      [POWERPC] The pci_dn pcidev is only used by EEH
      [POWERPC] iSeries: eliminate pci_dn bussubno
      [POWERPC] eeh.c: Use for_each_child_of_node
      [POWERPC] pci_32.c: Use for_each_child_of_node
      [POWERPC] therm_pm72: Suppress some compile warnings
      [POWERPC] arch/powerpc/kernel: Use for_each_child_of_node
      [POWERPC] therm_windtunnel: Eliminate some build warnings
      [POWERPC] therm_adt746x: Eliminate some build warnings
      [POWERPC] Check that the syscall table matches the syscall numbers

Re: Patches added to master/for-2.6.25 branch of powerpc.git

From: Olof Johansson <hidden>
Date: 2008-01-17 04:48:24

Hi,

On Thu, Jan 17, 2008 at 03:39:07PM +1100, Paul Mackerras wrote:
Includes commits pulled from Josh Boyer's tree.
Any reason for why you didn't pull from mine?


Thanks,

-Olof

Re: Patches added to master/for-2.6.25 branch of powerpc.git

From: Paul Mackerras <hidden>
Date: 2008-01-17 05:25:39

Olof Johansson writes:
Any reason for why you didn't pull from mine?
Sorry, just an oversight.  Pulled and pushed out now.

Paul.

Re: Patches added to master/for-2.6.25 branch of powerpc.git

From: Anton Vorontsov <hidden>
Date: 2008-01-17 14:50:45

Hello Paul, Kumar,

On Thu, Jan 17, 2008 at 03:39:07PM +1100, Paul Mackerras wrote:
Includes commits pulled from Josh Boyer's tree.
Um.. Probably I'm being importunate.. if so, just command me to sit
silent and wait. ;-) But how about these down here? Ones that touches
drivers/net/ are having "Acked-by: Jeff Garzik [off-list ref]"
thus meant to go through one of powerpc tree. Not sure through which
one exactly.

http://ozlabs.org/pipermail/linuxppc-dev/2007-December/047777.html
http://ozlabs.org/pipermail/linuxppc-dev/2007-December/047778.html
http://ozlabs.org/pipermail/linuxppc-dev/2007-December/047779.html

^^ are mandatory to make MPC8349E-mITX's ENET1-ENET5 actually work.
Plus, as you may notice all of them having "777" in the message id,
they ought to be lucky, despite that today they're applying with
fuzz. :-)

http://ozlabs.org/pipermail/linuxppc-dev/2007-December/048473.html

^^ fixed phy support for fs_enet. Needed for some other boards, I
presume.


Thanks!

-- 
Anton Vorontsov
email: cbou@mail.ru
backup email: ya-cbou@yandex.ru
irc://irc.freenode.net/bd2

Re: Patches added to master/for-2.6.25 branch of powerpc.git

From: Marian Balakowicz <hidden>
Date: 2008-01-17 15:00:34

Hi,

Paul Mackerras wrote:
Includes commits pulled from Josh Boyer's tree.
Will you be willing to pick up this one? It's a generic powerpc patch,
so I'm not sure where else to direct it.

[POWERPC] Add 'model: ...' line to common show_cpuinfo()
http://patchwork.ozlabs.org/linuxppc/patch?id=14661

Thanks,
m.

Re: Patches added to master/for-2.6.25 branch of powerpc.git

From: Kumar Gala <hidden>
Date: 2008-01-17 15:11:06

On Jan 17, 2008, at 8:59 AM, Anton Vorontsov wrote:
Hello Paul, Kumar,

On Thu, Jan 17, 2008 at 03:39:07PM +1100, Paul Mackerras wrote:
quoted
Includes commits pulled from Josh Boyer's tree.
Um.. Probably I'm being importunate.. if so, just command me to sit
silent and wait. ;-) But how about these down here? Ones that touches
drivers/net/ are having "Acked-by: Jeff Garzik [off-list ref]"
thus meant to go through one of powerpc tree. Not sure through which
one exactly.

http://ozlabs.org/pipermail/linuxppc-dev/2007-December/047777.html
http://ozlabs.org/pipermail/linuxppc-dev/2007-December/047778.html
http://ozlabs.org/pipermail/linuxppc-dev/2007-December/047779.html

^^ are mandatory to make MPC8349E-mITX's ENET1-ENET5 actually work.
Plus, as you may notice all of them having "777" in the message id,
they ought to be lucky, despite that today they're applying with
fuzz. :-)
I've got these in my queue to apply.  If I have issues I'll ping you  
for a respin.
http://ozlabs.org/pipermail/linuxppc-dev/2007-December/048473.html

^^ fixed phy support for fs_enet. Needed for some other boards, I
presume.
Hmm, its vitaly picking this one up?  if not I can.

- k

Re: Patches added to master/for-2.6.25 branch of powerpc.git

From: Anton Vorontsov <hidden>
Date: 2008-01-17 15:26:39

On Thu, Jan 17, 2008 at 09:11:00AM -0600, Kumar Gala wrote:
On Jan 17, 2008, at 8:59 AM, Anton Vorontsov wrote:
quoted
Hello Paul, Kumar,

On Thu, Jan 17, 2008 at 03:39:07PM +1100, Paul Mackerras wrote:
quoted
Includes commits pulled from Josh Boyer's tree.
Um.. Probably I'm being importunate.. if so, just command me to sit
silent and wait. ;-) But how about these down here? Ones that touches
drivers/net/ are having "Acked-by: Jeff Garzik [off-list ref]"
thus meant to go through one of powerpc tree. Not sure through which
one exactly.

http://ozlabs.org/pipermail/linuxppc-dev/2007-December/047777.html
http://ozlabs.org/pipermail/linuxppc-dev/2007-December/047778.html
http://ozlabs.org/pipermail/linuxppc-dev/2007-December/047779.html

^^ are mandatory to make MPC8349E-mITX's ENET1-ENET5 actually work.
Plus, as you may notice all of them having "777" in the message id,
they ought to be lucky, despite that today they're applying with
fuzz. :-)
I've got these in my queue to apply.
Great, good to know. Thanks.
If I have issues I'll ping you for a respin.
Sure thing.
quoted
http://ozlabs.org/pipermail/linuxppc-dev/2007-December/048473.html

^^ fixed phy support for fs_enet. Needed for some other boards, I
presume.
Hmm, its vitaly picking this one up?  if not I can.
Ah, right. I just forgot that Vitaly resumed his tree.

Thanks,

-- 
Anton Vorontsov
email: cbou@mail.ru
backup email: ya-cbou@yandex.ru
irc://irc.freenode.net/bd2

Re: Patches added to master/for-2.6.25 branch of powerpc.git

From: Grant Likely <hidden>
Date: 2008-01-17 15:52:50

Paul, can you also please pull the following 52xx changes?

Thanks,
g.

The following changes since commit 52920df4aa9dd25836b8ed4dc0b177ea14c09e53:
  Paul Mackerras (1):
        Merge branch 'for-2.6.25' of
master.kernel.org:/.../olof/pasemi into for-2.6.25

are available in the git repository at:

  git://git.secretlab.ca/git/linux-2.6-mpc52xx.git for-2.6.25

Grant Likely (1):
      [POWERPC] mpc5200: eliminate mpc52xx_*_map_*() functions.

Marian Balakowicz (9):
      Add 'fsl, lpb' bus type for MPC5200 LocalPlus Bus
      Add common mpc52xx_setup_pci() routine
      TQM5200 DTS
      TQM5200 defconfig
      CM5200 DTS
      CM5200 defconfig
      Promess Motion-PRO DTS
      Promess Motion-PRO defconfig
      Add generic support for simple MPC5200 based boards

 arch/powerpc/boot/dts/cm5200.dts             |  236 +++++
 arch/powerpc/boot/dts/lite5200.dts           |    2 +-
 arch/powerpc/boot/dts/lite5200b.dts          |    2 +-
 arch/powerpc/boot/dts/motionpro.dts          |  309 ++++++
 arch/powerpc/boot/dts/tqm5200.dts            |  184 ++++
 arch/powerpc/configs/cm5200_defconfig        | 1031 ++++++++++++++++++++
 arch/powerpc/configs/motionpro_defconfig     |  989 +++++++++++++++++++
 arch/powerpc/configs/tqm5200_defconfig       | 1306 ++++++++++++++++++++++++++
 arch/powerpc/platforms/52xx/Kconfig          |   22 +-
 arch/powerpc/platforms/52xx/Makefile         |    1 +
 arch/powerpc/platforms/52xx/lite5200.c       |   22 +-
 arch/powerpc/platforms/52xx/lite5200_pm.c    |    6 +-
 arch/powerpc/platforms/52xx/mpc5200_simple.c |   85 ++
 arch/powerpc/platforms/52xx/mpc52xx_common.c |   63 +-
 arch/powerpc/platforms/52xx/mpc52xx_pci.c    |   14 +
 arch/powerpc/platforms/52xx/mpc52xx_pic.c    |    8 +-
 arch/powerpc/platforms/52xx/mpc52xx_pm.c     |    8 +-
 drivers/spi/mpc52xx_psc_spi.c                |    9 +-
 include/asm-powerpc/mpc52xx.h                |    7 +-
 19 files changed, 4234 insertions(+), 70 deletions(-)
 create mode 100644 arch/powerpc/boot/dts/cm5200.dts
 create mode 100644 arch/powerpc/boot/dts/motionpro.dts
 create mode 100644 arch/powerpc/boot/dts/tqm5200.dts
 create mode 100644 arch/powerpc/configs/cm5200_defconfig
 create mode 100644 arch/powerpc/configs/motionpro_defconfig
 create mode 100644 arch/powerpc/configs/tqm5200_defconfig
 create mode 100644 arch/powerpc/platforms/52xx/mpc5200_simple.c

-- 
Grant Likely, B.Sc., P.Eng.
Secret Lab Technologies Ltd.

Re: Patches added to master/for-2.6.25 branch of powerpc.git

From: Jochen Friedrich <jochen@scram.de>
Date: 2008-01-17 19:27:52

Hi Kumar,
quoted
http://ozlabs.org/pipermail/linuxppc-dev/2007-December/048473.html

^^ fixed phy support for fs_enet. Needed for some other boards, I
presume.
Hmm, its vitaly picking this one up?  if not I can.
That would be great. Jeff Garzik agreed to have this patch go through the PowerPC tree and this
patch is dependent on the other fixed-phy patches.

Thanks,
Jochen

Re: Patches added to master/for-2.6.25 branch of powerpc.git

From: Stephen Rothwell <hidden>
Date: 2008-01-18 00:56:20

How about "[POWERPC] make ibmebus use of_(un)register_driver"
(http://patchwork.ozlabs.org/linuxppc/patch?id=16128)? It was acked by
Joachim.

-- 
Cheers,
Stephen Rothwell                    sfr@canb.auug.org.au
http://www.canb.auug.org.au/~sfr/

Re: Patches added to master/for-2.6.25 branch of powerpc.git

From: Paul Mackerras <hidden>
Date: 2008-01-18 04:36:32

Grant Likely writes:
Paul, can you also please pull the following 52xx changes?
Could you please re-do your tree and make sure the headline for each
commit starts with "[POWERPC]" (unless it isn't powerpc-specific, in
which case it probably shouldn't be in your tree...).

Thanks,
Paul.

Re: Patches added to master/for-2.6.25 branch of powerpc.git

From: Grant Likely <hidden>
Date: 2008-01-18 05:53:51

On 1/17/08, Paul Mackerras [off-list ref] wrote:
Grant Likely writes:
quoted
Paul, can you also please pull the following 52xx changes?
Could you please re-do your tree and make sure the headline for each
commit starts with "[POWERPC]" (unless it isn't powerpc-specific, in
which case it probably shouldn't be in your tree...).
Oops, I thought I had done that.  Sorry, I'll get that respun ASAP.

Cheers,
g.

-- 
Grant Likely, B.Sc., P.Eng.
Secret Lab Technologies Ltd.

Re: Patches added to master/for-2.6.25 branch of powerpc.git

From: Grant Likely <hidden>
Date: 2008-01-21 18:53:29

On 1/17/08, Grant Likely [off-list ref] wrote:
On 1/17/08, Paul Mackerras [off-list ref] wrote:
quoted
Grant Likely writes:
quoted
Paul, can you also please pull the following 52xx changes?
Could you please re-do your tree and make sure the headline for each
commit starts with "[POWERPC]" (unless it isn't powerpc-specific, in
which case it probably shouldn't be in your tree...).
Oops, I thought I had done that.  Sorry, I'll get that respun ASAP.
Here you go; respun the 52xx patches as you requested.  Please pull.

Also, can you please merge your 2.6.25 branch with Linus' top of tree?
 There are some more patches which I'm withholding until then because
they'll cause nasty merge conflicts otherwise.

Thanks,
g.

The following changes since commit 52920df4aa9dd25836b8ed4dc0b177ea14c09e53:
  Paul Mackerras (1):
        Merge branch 'for-2.6.25' of
master.kernel.org:/.../olof/pasemi into for-2.6.25

are available in the git repository at:

  git://git.secretlab.ca/git/linux-2.6-mpc52xx.git for-2.6.25

Grant Likely (2):
      [POWERPC] mpc5200: eliminate mpc52xx_*_map_*() functions.
      [POWERPC] mpc5200: merge defconfigs for all mpc5200 boards

John Rigby (2):
      [POWERPC] Separate MPC52xx PSC FIFO registers from rest of PSC
      [POWERPC] mpc5200: Cleanup checkpatch.pl problems in mpc52xx_uart.c

Marian Balakowicz (6):
      [POWERPC] mpc5200: Add 'fsl,lpb' bus type for localplus bus
      [POWERPC] mpc5200: Add common mpc52xx_setup_pci() routine
      [POWERPC] mpc5200: Add TQM5200 DTS
      [POWERPC] mpc5200: add CM5200 DTS
      [POWERPC] mpc5200: Add Promess Motion-PRO DTS
      [POWERPC] mpc5200: Add generic support for simple MPC5200 based boards

 arch/powerpc/boot/dts/cm5200.dts             |  236 +++++
 arch/powerpc/boot/dts/lite5200.dts           |    2 +-
 arch/powerpc/boot/dts/lite5200b.dts          |    2 +-
 arch/powerpc/boot/dts/motionpro.dts          |  309 ++++++
 arch/powerpc/boot/dts/tqm5200.dts            |  184 ++++
 arch/powerpc/configs/lite5200_defconfig      |  847 -----------------
 arch/powerpc/configs/mpc5200_defconfig       | 1286 ++++++++++++++++++++++++++
 arch/powerpc/platforms/52xx/Kconfig          |   27 +-
 arch/powerpc/platforms/52xx/Makefile         |    1 +
 arch/powerpc/platforms/52xx/lite5200.c       |   22 +-
 arch/powerpc/platforms/52xx/lite5200_pm.c    |    6 +-
 arch/powerpc/platforms/52xx/mpc5200_simple.c |   85 ++
 arch/powerpc/platforms/52xx/mpc52xx_common.c |   63 +-
 arch/powerpc/platforms/52xx/mpc52xx_pci.c    |   14 +
 arch/powerpc/platforms/52xx/mpc52xx_pic.c    |    8 +-
 arch/powerpc/platforms/52xx/mpc52xx_pm.c     |    8 +-
 drivers/serial/mpc52xx_uart.c                |  210 +++--
 drivers/spi/mpc52xx_psc_spi.c                |    9 +-
 include/asm-powerpc/mpc52xx.h                |    7 +-
 include/asm-powerpc/mpc52xx_psc.h            |    3 +
 include/asm-ppc/mpc52xx_psc.h                |    3 +
 21 files changed, 2317 insertions(+), 1015 deletions(-)
 create mode 100644 arch/powerpc/boot/dts/cm5200.dts
 create mode 100644 arch/powerpc/boot/dts/motionpro.dts
 create mode 100644 arch/powerpc/boot/dts/tqm5200.dts
 delete mode 100644 arch/powerpc/configs/lite5200_defconfig
 create mode 100644 arch/powerpc/configs/mpc5200_defconfig
 create mode 100644 arch/powerpc/platforms/52xx/mpc5200_simple.c
Cheers,
g.

--
Grant Likely, B.Sc., P.Eng.
Secret Lab Technologies Ltd.

-- 
Grant Likely, B.Sc., P.Eng.
Secret Lab Technologies Ltd.
Keyboard shortcuts
hback out one level
jnext message in thread
kprevious message in thread
ldrill in
Escclose help / fold thread tree
?toggle this help