Re: [PATCH V3 1/5] arm/dt: add basic mx51 device tree support

2011-03-09 Thread Loïc Minier
On Wed, Mar 09, 2011, Jason Hui wrote: > I will resend the whole patchset and use Linaro copyright and sign > off. Thanks for it. Awesome, thanks! (And sorry that I can't provide any technical feedback on the patches, but it is certainly nice to see imx51 + DT booting with enough devices in

Re: [PATCH V3 1/5] arm/dt: add basic mx51 device tree support

2011-03-09 Thread Jason Hui
Hi, Loic, On Wed, Mar 9, 2011 at 6:33 PM, Loïc Minier wrote: > On Wed, Mar 09, 2011, Jason Hui wrote: >> + * Copyright 2011 Freescale Semiconductor, Inc. All Rights Reserved. > >    Copyright 2011 Linaro Ltd. I will resend the whole patchset and use Linaro copyright and sign off. Thanks for it.

Re: [PATCH V3 1/5] arm/dt: add basic mx51 device tree support

2011-03-09 Thread Loïc Minier
On Wed, Mar 09, 2011, Jason Hui wrote: > + * Copyright 2011 Freescale Semiconductor, Inc. All Rights Reserved. Copyright 2011 Linaro Ltd. -- Loïc Minier ___ linaro-dev mailing list linaro-dev@lists.linaro.org http://lists.linaro.org/mailman/listin

[PATCH V3 1/5] arm/dt: add basic mx51 device tree support

2011-03-08 Thread Jason Liu
Signed-off-by: Jason Liu --- arch/arm/mach-mx5/Kconfig |8 arch/arm/mach-mx5/Makefile |1 + arch/arm/mach-mx5/board-dt.c| 64 +++ arch/arm/mach-mx5/clock-mx51-mx53.c | 43 - arch/arm/plat-m