linuxppc-dev.lists.ozlabs.org archive mirror
 help / color / mirror / Atom feed
From: Kumar Gala <galak@kernel.crashing.org>
To: Scott Wood <scottwood@freescale.com>
Cc: linuxppc-dev@lists.ozlabs.org, Alexander Graf <agraf@suse.de>
Subject: Re: [PATCH v2 1/3] powerpc/fsl-pci: get PCI init out of board files
Date: Wed, 11 Jul 2012 07:58:01 -0500	[thread overview]
Message-ID: <3031A8CE-6749-4ED8-96BA-54C449A48F31@kernel.crashing.org> (raw)
In-Reply-To: <1341966409-22660-2-git-send-email-scottwood@freescale.com>


On Jul 10, 2012, at 7:26 PM, Scott Wood wrote:

> As an alternative incremental starting point to Jia Hongtao's =
patchset,
> get the FSL PCI init out of the board files, but do not yet convert to =
a
> platform driver.
>=20
> Rather than having each board supply a magic register offset for
> determining the "primary" bus, we look for which PCI host bridge
> contains an ISA node within its subtree.  If there is no ISA node,
> normally that would mean there is no primary bus, but until certain
> bugs are fixed we arbitrarily designate a primary in this case.
>=20
> Conversion to a platform driver and related improvements can happen
> after this, as the ordering issues are sorted out.
>=20
> Signed-off-by: Scott Wood <scottwood@freescale.com>
> ---
> v2: rebased on Kumar's next
>=20
> arch/powerpc/sysdev/fsl_pci.c |   71 =
++++++++++++++++++++++++++++++++++++++++-
> arch/powerpc/sysdev/fsl_pci.h |    8 +++++
> 2 files changed, 78 insertions(+), 1 deletions(-)

applied to next

- k=

  reply	other threads:[~2012-07-11 12:58 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-07-11  0:26 [PATCH v2 0/3] powerpc/fsl: PCI refactoring and QEMU paravirt platform Scott Wood
2012-07-11  0:26 ` [PATCH v2 1/3] powerpc/fsl-pci: get PCI init out of board files Scott Wood
2012-07-11 12:58   ` Kumar Gala [this message]
2012-07-11  0:26 ` [PATCH v2 2/3] powerpc/e500: add paravirt QEMU platform Scott Wood
2012-07-11 12:57   ` Kumar Gala
2012-07-11  0:26 ` [PATCH v2 3/3] powerpc/mpc85xx_ds: convert to unified PCI init Scott Wood
2012-07-11 12:57   ` Kumar Gala
  -- strict thread matches above, loose matches on Subject: below --
2012-06-29 20:10 [PATCH v2 1/3] powerpc/fsl-pci: get PCI init out of board files Scott Wood

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=3031A8CE-6749-4ED8-96BA-54C449A48F31@kernel.crashing.org \
    --to=galak@kernel.crashing.org \
    --cc=agraf@suse.de \
    --cc=linuxppc-dev@lists.ozlabs.org \
    --cc=scottwood@freescale.com \
    /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).