From: arnd@arndb.de (Arnd Bergmann)
To: linux-arm-kernel@lists.infradead.org
Subject: [PATCH 0/7] arm/versatile PCI support, second try
Date: Mon, 18 Oct 2010 17:23:14 +0200 [thread overview]
Message-ID: <201010181723.14462.arnd@arndb.de> (raw)
In-Reply-To: <000001cb6ea2$1b78ccd0$526a6670$@tuckley@arm.com>
On Monday 18 October 2010, Colin Tuckley wrote:
> > > With lots of help and testing from Peter Maydell, I've completed
> > > a second version of the PCI support for the versatile platform,
> > > which works much better now on real hardware, although it does
> > > not improve existing qemu setups.
> >
> > I've got nothing better to do tonite than playing with the PB1176
> > board so tried this out...
>
> Note that the PB1176 and EB are in mach-realview rather than mach-versatile
> like the PB926. This complicates the PCI side of things since the other
> boards in mach-realview have a different PCI implementation (via a NEC
> custom Northbridge chip).
Yes, I know that. All of them use plat-versatile though, which is where
the common code sits.
All the code I added is either specific to the xilinx PCI implementation
or specific to one of the boards (pb926, pb1176, eb).
> I am just about to push the PCI code patches for these boards (PBA8,
> PB11MPCore and PBX) to the list.
I don't expect any conflicts besides my patch 5/7, which will get obsoleted
by your patch. If you apply both series, we should be able to enable
both Xilinx and NEC PCI support on mach-realview and have it work
on all the boards.
Arnd
next prev parent reply other threads:[~2010-10-18 15:23 UTC|newest]
Thread overview: 16+ messages / expand[flat|nested] mbox.gz Atom feed top
2010-10-14 16:10 [PATCH 0/7] arm/versatile PCI support, second try Arnd Bergmann
2010-10-14 16:10 ` [PATCH 1/7] arm/versatile: move pci code to plat-versatile Arnd Bergmann
2010-10-18 15:20 ` Linus Walleij
2010-10-18 15:35 ` Arnd Bergmann
2010-10-14 16:10 ` [PATCH 2/7] arm/versatile: boot-time configure xilinx-pci Arnd Bergmann
2010-10-14 16:10 ` [PATCH 3/7] arm/versatile: enable PCI I/O space Arnd Bergmann
2010-10-14 16:10 ` [PATCH 4/7] arm/versatile: use correct PCI IRQ swizzling Arnd Bergmann
2010-10-14 16:10 ` [PATCH 5/7] arm/realview: fix building PB-A8 and PBX with CONFIG_PCI Arnd Bergmann
2010-10-14 16:10 ` [PATCH 6/7] arm/realview: enable PCI for realview-eb and realview-pb1176 Arnd Bergmann
2010-10-14 16:10 ` [PATCH 7/7] arm: Enable support for virtio Arnd Bergmann
2010-10-16 20:52 ` [PATCH 0/7] arm/versatile PCI support, second try Linus Walleij
2010-10-16 21:54 ` Arnd Bergmann
2010-10-18 8:54 ` Colin Tuckley
2010-10-18 15:23 ` Arnd Bergmann [this message]
[not found] ` <-1220762139438340023@unknownmsgid>
2010-10-18 15:08 ` Linus Walleij
2010-10-18 18:13 ` Peter Maydell
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=201010181723.14462.arnd@arndb.de \
--to=arnd@arndb.de \
--cc=linux-arm-kernel@lists.infradead.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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.