Re: [PATCH 3/3] powerpc/mpc85xx_ds: convert to unified PCI init

2012-07-10 Thread Kumar Gala
On Jun 27, 2012, at 6:50 PM, Scott Wood wrote: > Similar to how the primary PCI bridge is identified by looking > for an isa subnode, we determine whether to apply uli exclusions > by looking for a uli subnode. > > Signed-off-by: Scott Wood > --- > Besides being an example of a real-hardware bo

[PATCH 3/3] powerpc/mpc85xx_ds: convert to unified PCI init

2012-06-27 Thread Scott Wood
Similar to how the primary PCI bridge is identified by looking for an isa subnode, we determine whether to apply uli exclusions by looking for a uli subnode. Signed-off-by: Scott Wood --- Besides being an example of a real-hardware board to use the new PCI init (probably one of the more complicat