linuxppc-dev.lists.ozlabs.org archive mirror
 help / color / mirror / Atom feed
From: Jon Loeliger <jdl@freescale.com>
To: "linuxppc-dev@ozlabs.org" <linuxppc-dev@ozlabs.org>
Subject: [PATCH 0/5] Add MPC8610 HPCD Base Port
Date: Wed, 03 Oct 2007 15:09:05 -0500	[thread overview]
Message-ID: <1191442145.21463.73.camel@ld0161-tx32> (raw)

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

             reply	other threads:[~2007-10-03 20:09 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2007-10-03 20:09 Jon Loeliger [this message]
2007-10-03 22:09 ` [PATCH 0/5] Add MPC8610 HPCD Base Port Kumar Gala

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=1191442145.21463.73.camel@ld0161-tx32 \
    --to=jdl@freescale.com \
    --cc=linuxppc-dev@ozlabs.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).