[PATCH][v2] powerpc/85xx: Rework P1022DS device tree

Tabi Timur-B04825 B04825 at freescale.com
Wed Dec 7 09:44:36 EST 2011


On Thu, Nov 17, 2011 at 8:32 AM, Kumar Gala <galak at kernel.crashing.org> wrote:
>
> @@ -585,30 +222,11 @@
>        };
>
>        pci1: pcie at 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 at 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



More information about the Linuxppc-dev mailing list