powerpc/fsl-booke: add the reg prop for pci bridge device node for T4/B4
authorKevin Hao <haokexin@gmail.com>
Sun, 14 Apr 2013 05:40:13 +0000 (13:40 +0800)
committerKumar Gala <galak@kernel.crashing.org>
Mon, 29 Apr 2013 19:47:25 +0000 (14:47 -0500)
commit9e2ecdbba3b0745f9ed454ab86961e3ccf9dc224
tree61c16e8dae987765e127585a572c9b1853f3947e
parent04aa99cd0dff7c13bc4b441c23af08ac5c7838e1
powerpc/fsl-booke: add the reg prop for pci bridge device node for T4/B4

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@gmail.com>
Signed-off-by: Kumar Gala <galak@kernel.crashing.org>
arch/powerpc/boot/dts/fsl/b4si-post.dtsi
arch/powerpc/boot/dts/fsl/t4240si-post.dtsi