linuxppc-dev.lists.ozlabs.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/5] Add MPC8610 HPCD Base Port
@ 2007-10-03 20:09 Jon Loeliger
  2007-10-03 22:09 ` Kumar Gala
  0 siblings, 1 reply; 2+ messages in thread
From: Jon Loeliger @ 2007-10-03 20:09 UTC (permalink / raw)
  To: linuxppc-dev@ozlabs.org

Kumar and Paul,

These five patches add the base port for the newly
introduced MPC8610 HPCD reference board.  We would
like to see these added to 2.6.24 if possible!

Thanks,
jdl


 arch/powerpc/boot/dts/mpc8610_hpcd.dts      |  191 +++++
 arch/powerpc/configs/mpc8610_hpcd_defconfig | 1023 +++++++++++++++++++++++++++
 arch/powerpc/platforms/86xx/Kconfig         |   13 +
 arch/powerpc/platforms/86xx/Makefile        |    1 +
 arch/powerpc/platforms/86xx/mpc8610_hpcd.c  |  267 +++++++
 arch/powerpc/sysdev/fsl_pci.c               |    1 +
 include/linux/pci_ids.h                     |    1 +
 7 files changed, 1497 insertions(+), 0 deletions(-)

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

end of thread, other threads:[~2007-10-03 22:09 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2007-10-03 20:09 [PATCH 0/5] Add MPC8610 HPCD Base Port Jon Loeliger
2007-10-03 22:09 ` Kumar Gala

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