Re: [PATCH] powerpc/83xx: Update ranges in gianfar node to match other dts

2009-03-24 Thread Kumar Gala
On Mar 24, 2009, at 11:00 AM, Scott Wood wrote: On Tue, Mar 24, 2009 at 08:35:45AM -0500, Kumar Gala wrote: The gianfar node @ 25000 was missing its ranges prop for the mdio bus and provided an explicit ranges property on gian...@24000 to match all other .dts Signed-off-by: Kumar Gala --- ar

Re: [PATCH] powerpc/83xx: Update ranges in gianfar node to match other dts

2009-03-24 Thread Scott Wood
On Tue, Mar 24, 2009 at 08:35:45AM -0500, Kumar Gala wrote: > The gianfar node @ 25000 was missing its ranges prop for the mdio bus > and provided an explicit ranges property on gian...@24000 to match > all other .dts > > Signed-off-by: Kumar Gala > --- > arch/powerpc/boot/dts/mpc8313erdb.dts |

Re: [PATCH] powerpc/83xx: Update ranges in gianfar node to match other dts

2009-03-24 Thread Kumar Gala
On Mar 24, 2009, at 9:20 AM, Anton Vorontsov wrote: On Tue, Mar 24, 2009 at 08:35:45AM -0500, Kumar Gala wrote: The gianfar node @ 25000 was missing its ranges prop for the mdio bus and provided an explicit ranges property on gian...@24000 to match all other .dts Signed-off-by: Kumar Gala --

Re: [PATCH] powerpc/83xx: Update ranges in gianfar node to match other dts

2009-03-24 Thread Anton Vorontsov
On Tue, Mar 24, 2009 at 08:35:45AM -0500, Kumar Gala wrote: > The gianfar node @ 25000 was missing its ranges prop for the mdio bus > and provided an explicit ranges property on gian...@24000 to match > all other .dts > > Signed-off-by: Kumar Gala > --- I think this part is missing: diff --git

[PATCH] powerpc/83xx: Update ranges in gianfar node to match other dts

2009-03-24 Thread Kumar Gala
The gianfar node @ 25000 was missing its ranges prop for the mdio bus and provided an explicit ranges property on gian...@24000 to match all other .dts Signed-off-by: Kumar Gala --- arch/powerpc/boot/dts/mpc8313erdb.dts |3 ++- 1 files changed, 2 insertions(+), 1 deletions(-) diff --git a/a