aboutsummaryrefslogtreecommitdiffstats
path: root/arch/powerpc
diff options
context:
space:
mode:
authorKevin Hao <haokexin@gmail.com>2013-04-14 01:40:13 -0400
committerKumar Gala <galak@kernel.crashing.org>2013-04-29 15:47:25 -0400
commit9e2ecdbba3b0745f9ed454ab86961e3ccf9dc224 (patch)
tree61c16e8dae987765e127585a572c9b1853f3947e /arch/powerpc
parent04aa99cd0dff7c13bc4b441c23af08ac5c7838e1 (diff)
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>
Diffstat (limited to 'arch/powerpc')
-rw-r--r--arch/powerpc/boot/dts/fsl/b4si-post.dtsi1
-rw-r--r--arch/powerpc/boot/dts/fsl/t4240si-post.dtsi4
2 files changed, 5 insertions, 0 deletions
diff --git a/arch/powerpc/boot/dts/fsl/b4si-post.dtsi b/arch/powerpc/boot/dts/fsl/b4si-post.dtsi
index c3e553afff71..73991547c69b 100644
--- a/arch/powerpc/boot/dts/fsl/b4si-post.dtsi
+++ b/arch/powerpc/boot/dts/fsl/b4si-post.dtsi
@@ -53,6 +53,7 @@
53 #size-cells = <2>; 53 #size-cells = <2>;
54 #address-cells = <3>; 54 #address-cells = <3>;
55 device_type = "pci"; 55 device_type = "pci";
56 reg = <0 0 0 0 0>;
56 interrupts = <20 2 0 0>; 57 interrupts = <20 2 0 0>;
57 interrupt-map-mask = <0xf800 0 0 7>; 58 interrupt-map-mask = <0xf800 0 0 7>;
58 interrupt-map = < 59 interrupt-map = <
diff --git a/arch/powerpc/boot/dts/fsl/t4240si-post.dtsi b/arch/powerpc/boot/dts/fsl/t4240si-post.dtsi
index e77e6adba05f..bd611a9cad32 100644
--- a/arch/powerpc/boot/dts/fsl/t4240si-post.dtsi
+++ b/arch/powerpc/boot/dts/fsl/t4240si-post.dtsi
@@ -52,6 +52,7 @@
52 #size-cells = <2>; 52 #size-cells = <2>;
53 #address-cells = <3>; 53 #address-cells = <3>;
54 device_type = "pci"; 54 device_type = "pci";
55 reg = <0 0 0 0 0>;
55 interrupts = <20 2 0 0>; 56 interrupts = <20 2 0 0>;
56 interrupt-map-mask = <0xf800 0 0 7>; 57 interrupt-map-mask = <0xf800 0 0 7>;
57 interrupt-map = < 58 interrupt-map = <
@@ -77,6 +78,7 @@
77 #size-cells = <2>; 78 #size-cells = <2>;
78 #address-cells = <3>; 79 #address-cells = <3>;
79 device_type = "pci"; 80 device_type = "pci";
81 reg = <0 0 0 0 0>;
80 interrupts = <21 2 0 0>; 82 interrupts = <21 2 0 0>;
81 interrupt-map-mask = <0xf800 0 0 7>; 83 interrupt-map-mask = <0xf800 0 0 7>;
82 interrupt-map = < 84 interrupt-map = <
@@ -102,6 +104,7 @@
102 #size-cells = <2>; 104 #size-cells = <2>;
103 #address-cells = <3>; 105 #address-cells = <3>;
104 device_type = "pci"; 106 device_type = "pci";
107 reg = <0 0 0 0 0>;
105 interrupts = <22 2 0 0>; 108 interrupts = <22 2 0 0>;
106 interrupt-map-mask = <0xf800 0 0 7>; 109 interrupt-map-mask = <0xf800 0 0 7>;
107 interrupt-map = < 110 interrupt-map = <
@@ -127,6 +130,7 @@
127 #size-cells = <2>; 130 #size-cells = <2>;
128 #address-cells = <3>; 131 #address-cells = <3>;
129 device_type = "pci"; 132 device_type = "pci";
133 reg = <0 0 0 0 0>;
130 interrupts = <23 2 0 0>; 134 interrupts = <23 2 0 0>;
131 interrupt-map-mask = <0xf800 0 0 7>; 135 interrupt-map-mask = <0xf800 0 0 7>;
132 interrupt-map = < 136 interrupt-map = <