linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCHES] Generalize PCI <-> OF node matching
@ 2011-04-07  3:26 Benjamin Herrenschmidt
  2011-04-07  3:26 ` [PATCH 1/5] pci/of: Match PCI devices to OF nodes dynamically Benjamin Herrenschmidt
                   ` (6 more replies)
  0 siblings, 7 replies; 25+ messages in thread
From: Benjamin Herrenschmidt @ 2011-04-07  3:26 UTC (permalink / raw)
  To: linux-pci
  Cc: linux-arch, linux-kernel, davem, bheglaas, monstr, tglx, bigeasy

This series generalize the PCI <-> OF node matching, moves it to the
PCI core and make our archs use it. I also rip out while at it a whole
bunch of useless stuff from microblaze PCI code which was copied from
ppc32 and is essentially useless there (old workarounds for PowerMac
and ancient X servers).

Compile tested on x86_64, microblaze, sparc64 and powerpc.

How do you guys want to proceed with this series ? It will quickly
become a pre-req for other things on powerpc, so I can carry it in
powerpc in a separate branch that I also pull into powerpc-next or
we can have it somewhere on tip...


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

end of thread, other threads:[~2011-04-11 15:40 UTC | newest]

Thread overview: 25+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2011-04-07  3:26 [PATCHES] Generalize PCI <-> OF node matching Benjamin Herrenschmidt
2011-04-07  3:26 ` [PATCH 1/5] pci/of: Match PCI devices to OF nodes dynamically Benjamin Herrenschmidt
2011-04-07  4:20   ` Benjamin Herrenschmidt
2011-04-07  7:56     ` Sebastian Andrzej Siewior
2011-04-07 12:13   ` [PATCH] x86/ce4100: add reg property to bridges Sebastian Andrzej Siewior
2011-04-07 21:52     ` Benjamin Herrenschmidt
2011-04-11  7:23       ` Sebastian Andrzej Siewior
2011-04-11  9:38         ` Benjamin Herrenschmidt
2011-04-11 15:40     ` [tip:x86/urgent] x86/ce4100: Add " tip-bot for Sebastian Andrzej Siewior
2011-04-07 22:27   ` [PATCH 1/5] pci/of: Match PCI devices to OF nodes dynamically David Miller
2011-04-07 22:29     ` David Miller
2011-04-07 22:31       ` David Miller
2011-04-07 22:52         ` David Miller
2011-04-07 23:22           ` Benjamin Herrenschmidt
2011-04-07 23:21         ` Benjamin Herrenschmidt
2011-04-07  3:26 ` [PATCH 2/5] microblaze/pci: Remove powermac originated cruft Benjamin Herrenschmidt
2011-04-07  3:26 ` [PATCH 3/5] microblaze/pci: Move the remains of pci_32.c to pci-common.c Benjamin Herrenschmidt
2011-04-07  3:26 ` [PATCH 4/5] x86/devicetree: Use generic PCI <-> OF matching Benjamin Herrenschmidt
2011-04-07 10:30   ` Sebastian Andrzej Siewior
2011-04-07  3:26 ` [PATCH 5/5] pci/of: Consolidate pci_device_to_OF_node() Benjamin Herrenschmidt
2011-04-07 11:54 ` [PATCHES] Generalize PCI <-> OF node matching Michal Simek
2011-04-07 21:50   ` Benjamin Herrenschmidt
2011-04-07 22:16 ` David Miller
2011-04-07 22:30   ` Benjamin Herrenschmidt
2011-04-07 22:31     ` David Miller

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