Re: [PATCH 1/3] mpc8313erdb: Add NAND to device tree, and call of_platform_bus_probe().

2008-01-21 Thread Kumar Gala
On Thu, 17 Jan 2008, Scott Wood wrote: > Signed-off-by: Scott Wood <[EMAIL PROTECTED]> > --- > Please apply this series for 2.6.25. > > arch/powerpc/boot/dts/mpc8313erdb.dts | 39 > + > arch/powerpc/platforms/83xx/mpc8313_rdb.c | 13 + > 2 files change

[PATCH 1/3] mpc8313erdb: Add NAND to device tree, and call of_platform_bus_probe().

2008-01-17 Thread Scott Wood
Signed-off-by: Scott Wood <[EMAIL PROTECTED]> --- Please apply this series for 2.6.25. arch/powerpc/boot/dts/mpc8313erdb.dts | 39 + arch/powerpc/platforms/83xx/mpc8313_rdb.c | 13 + 2 files changed, 52 insertions(+), 0 deletions(-) diff --git a/arch/p