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/2 Rev 2]
Date: Tue, 20 Mar 2007 11:18:35 -0500	[thread overview]
Message-ID: <1174407515.6595.414.camel@ld0161-tx32> (raw)


 
Kumar and Paul,

This two-part patch series adds the basic MPC8544DS platform
support files.  These patches have been through one round
of review and cleanup, and should apply to Paul's current
for-2.6.22 branch.

This is Rev 2, which modifies the interrupts so they
are no longer offset by 16, as per Kumar's request.

Follow-up patches will provide added functionality for
peripherals such as PCI and SATA.

Thanks,
jdl
                                                                                                                
                                                                                                                
                                                                                                                
 arch/powerpc/boot/dts/mpc8544ds.dts       |  136 ++++
 arch/powerpc/configs/mpc8544_ds_defconfig | 1077 +++++++++++++++++++++++++++++
 arch/powerpc/platforms/85xx/Kconfig       |    9 +-
 arch/powerpc/platforms/85xx/Makefile      |    1 +
 arch/powerpc/platforms/85xx/mpc8544_ds.c  |  144 ++++
 5 files changed, 1366 insertions(+), 1 deletions(-)

                 reply	other threads:[~2007-03-20 16:18 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

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