[PATCH] powerpc/fsl-booke: add the reg property for pci bridge device node for t4/b4xx boards

Kumar Gala galak at kernel.crashing.org
Tue Apr 30 05:50:51 EST 2013


On Apr 14, 2013, at 12:40 AM, Kevin Hao wrote:

> The reg property in the pci bridge device node is used to bind this
> device node to the pci bridge device. Then all the pci devices under
> this bridge could use the interrupt maps defined in this device node
> to do the irq translation. So if this property is missed, the pci
> traditional irq mechanism will not work.
> 
> Signed-off-by: Kevin Hao <haokexin at gmail.com>
> ---
> arch/powerpc/boot/dts/fsl/b4si-post.dtsi    | 1 +
> arch/powerpc/boot/dts/fsl/t4240si-post.dtsi | 4 ++++
> 2 files changed, 5 insertions(+)

applied to next

- k


More information about the Linuxppc-dev mailing list