RE: [PATCH 1/4] Adding OMAP3 EVM support

2008-04-25 Thread Syed Mohammed, Khasim
Hi Kevin, -Original Message- From: Kevin Hilman [mailto:[EMAIL PROTECTED] Sent: Friday, April 25, 2008 4:52 AM To: Syed Mohammed, Khasim Cc: linux-omap@vger.kernel.org; [EMAIL PROTECTED] Subject: Re: [PATCH 1/4] Adding OMAP3 EVM support Minor cosmetic suggestion... As new

Re: [PATCH 1/4] Adding OMAP3 EVM support

2008-04-24 Thread Kevin Hilman
Minor cosmetic suggestion... As new files are added, can we please leave out full path to the file in the file header? Not only is this unnecessary clutter, after a short amount of time, these are usually wrong as files get renamed, reorganized etc. and the paths rarely get updated. It's best

Re: [PATCH 1/4] Adding OMAP3 EVM support

2008-04-21 Thread Tony Lindgren
* Syed Mohammed, Khasim [EMAIL PROTECTED] [080418 20:35]: Adding support for OMAP3 EVM Board Pushing all four patches. Tony Signed-off-by: Syed Mohammed Khasim [EMAIL PROTECTED] --- arch/arm/mach-omap2/Kconfig|3 + arch/arm/mach-omap2/Makefile |1

[PATCH 1/4] Adding OMAP3 EVM support

2008-04-18 Thread Syed Mohammed, Khasim
Adding support for OMAP3 EVM Board Signed-off-by: Syed Mohammed Khasim [EMAIL PROTECTED] --- arch/arm/mach-omap2/Kconfig|3 + arch/arm/mach-omap2/Makefile |1 arch/arm/mach-omap2/board-omap3evm.c | 79 +