[RFC][PATCH 15/30] powerpc/85xx: Rework P1022DS device tree
Tabi Timur-B04825
B04825 at freescale.com
Wed Nov 16 10:49:00 EST 2011
On Thu, Nov 10, 2011 at 10:13 AM, Kumar Gala <galak at kernel.crashing.org> wrote:
>
> + lbc: localbus at 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
More information about the Linuxppc-dev
mailing list