]> git.kernelconcepts.de Git - karo-tx-linux.git/commitdiff
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)
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

index c3e553afff710411c04fdd93402f7dc365d722bf..73991547c69b9481759351737d4c4deb27e0bf7b 100644 (file)
@@ -53,6 +53,7 @@
                #size-cells = <2>;
                #address-cells = <3>;
                device_type = "pci";
+               reg = <0 0 0 0 0>;
                interrupts = <20 2 0 0>;
                interrupt-map-mask = <0xf800 0 0 7>;
                interrupt-map = <
index e77e6adba05f8d4cbc5b684ac38c340b5a53a606..bd611a9cad32c9ccaac631c9e015380e971c9593 100644 (file)
@@ -52,6 +52,7 @@
                #size-cells = <2>;
                #address-cells = <3>;
                device_type = "pci";
+               reg = <0 0 0 0 0>;
                interrupts = <20 2 0 0>;
                interrupt-map-mask = <0xf800 0 0 7>;
                interrupt-map = <
@@ -77,6 +78,7 @@
                #size-cells = <2>;
                #address-cells = <3>;
                device_type = "pci";
+               reg = <0 0 0 0 0>;
                interrupts = <21 2 0 0>;
                interrupt-map-mask = <0xf800 0 0 7>;
                interrupt-map = <
                #size-cells = <2>;
                #address-cells = <3>;
                device_type = "pci";
+               reg = <0 0 0 0 0>;
                interrupts = <22 2 0 0>;
                interrupt-map-mask = <0xf800 0 0 7>;
                interrupt-map = <
                #size-cells = <2>;
                #address-cells = <3>;
                device_type = "pci";
+               reg = <0 0 0 0 0>;
                interrupts = <23 2 0 0>;
                interrupt-map-mask = <0xf800 0 0 7>;
                interrupt-map = <