On Thu, Nov 17, 2011 at 1:16 AM, Kumar Gala <ga...@kernel.crashing.org> wrote:

> -       localbus@fffe05000 {
> -               #address-cells = <2>;
> -               #size-cells = <1>;
> -               compatible = "fsl,p1022-elbc", "fsl,elbc", "simple-bus";
> +       lbc: localbus@fffe05000 {
>                reg = <0 0xffe05000 0 0x1000>;
> -               interrupts = <19 2 0 0>;

The 'reg' property is still wrong.  It should be <0xf 0xffe05000 0 0x1000>;

-- 
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