On Thu, Nov 17, 2011 at 8:32 AM, Kumar Gala <ga...@kernel.crashing.org> wrote: > > @@ -585,30 +222,11 @@ > }; > > pci1: pcie@fffe0a000 { > - compatible = "fsl,p1022-pcie"; > - device_type = "pci"; > - #interrupt-cells = <1>; > - #size-cells = <2>; > - #address-cells = <3>; > reg = <0xf 0xffe0a000 0 0x1000>; > - bus-range = <0 255>; > ranges = <0x2000000 0x0 0xc0000000 0xc 0x40000000 0x0 > 0x20000000 > 0x1000000 0x0 0x00000000 0xf 0xffc20000 0x0 0x10000>; > - clock-frequency = <33333333>; > - interrupts = <16 2 0 0>; > - interrupt-map-mask = <0xf800 0 0 7>; > - interrupt-map = < > - /* IDSEL 0x0 */ > - 0000 0 0 1 &mpic 0 1 > - 0000 0 0 2 &mpic 1 1 > - 0000 0 0 3 &mpic 2 1 > - 0000 0 0 4 &mpic 3 1 > - >; > pcie@0 { > reg = <0x0 0x0 0x0 0x0 0x0>;
Did you forget to delete this 'reg' line? > - #size-cells = <2>; > - #address-cells = <3>; > - device_type = "pci"; > ranges = <0x2000000 0x0 0xe0000000 > 0x2000000 0x0 0xe0000000 > 0x0 0x20000000 -- Timur Tabi Linux kernel developer at Freescale _______________________________________________ Linuxppc-dev mailing list Linuxppc-dev@lists.ozlabs.org https://lists.ozlabs.org/listinfo/linuxppc-dev