On Thu, Nov 10, 2011 at 10:13 AM, Kumar Gala <[email protected]> wrote:
>
> + lbc: localbus@fffe05000 {
> reg = <0 0xffe05000 0 0x1000>;
> - interrupts = <19 2 0 0>;
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>;
^^^
Do you want to fix this here, or do you want me to submit a patch that
fixes the original p1022ds.dts?
--
Timur Tabi
Linux kernel developer at Freescale
_______________________________________________
Linuxppc-dev mailing list
[email protected]
https://lists.ozlabs.org/listinfo/linuxppc-dev