wrote:
> I just noticed this bug in the original p1022ds.dts, and I see you're
> carrying it over here.  The reg property should look like this:
> 
> reg = <0xf 0xffe05000 0 0x1000>;
>        ^^^

It looks like there's also a problem with the 'ranges' property:

        ranges = <0x0 0x0 0xf 0xe8000000 0x08000000
                  0x1 0x0 0xf 0xe0000000 0x08000000
                  0x2 0x0 0x0 0xffa00000 0x00040000
                          ^^^
                  0x3 0x0 0xf 0xffdf0000 0x00008000>;

-- 
Timur Tabi
Linux kernel developer at Freescale

_______________________________________________
Linuxppc-dev mailing list
Linuxppc-dev@lists.ozlabs.org
https://lists.ozlabs.org/listinfo/linuxppc-dev

Reply via email to