Re: Re: Ping- Subject: [PATCH] omap: omap3evm: add support for the WL12xx WLAN module to the omap3evm

2011-02-28 Thread Tony Lindgren
* Eyal Reizer eyalrei...@googlemail.com [110227 02:43]: This patch is again current omap-for-linus branch Adds platform initialization for working with the WLAN module attached to the omap3evm. The patch includes MMC2 initialization, SDIO and control pins muxing and platform device

Re: Re: Ping- Subject: [PATCH] omap: omap3evm: add support for the WL12xx WLAN module to the omap3evm

2011-02-27 Thread Eyal Reizer
This patch is again current omap-for-linus branch Adds platform initialization for working with the WLAN module attached to the omap3evm. The patch includes MMC2 initialization, SDIO and control pins muxing and platform device registration. Signed-off-by: Eyal Reizer ey...@ti.com ---

FW: Re: Ping- Subject: [PATCH] omap: omap3evm: add support for the WL12xx WLAN module to the omap3evm

2011-02-27 Thread Reizer, Eyal
As asked ,this patch is against current omap-for-linus branch Adds platform initialization for working with the WLAN module attached to the omap3evm. The patch includes MMC2 initialization, SDIO and control pins muxing and platform device registration. Signed-off-by: Eyal Reizer ey...@ti.com ---

Re: Re: Ping- Subject: [PATCH] omap: omap3evm: add support for the WL12xx WLAN module to the omap3evm

2011-02-24 Thread Tony Lindgren
* Reizer, Eyal ey...@ti.com [110223 23:25]: Adds platform initialization for working with the WLAN module attached to the omap3evm. The patch includes MMC2 initialization, SDIO and control pins muxing and platform device registration. Sorry still can't get this one to apply. Can you please

Re: Re: Ping- Subject: [PATCH] omap: omap3evm: add support for the WL12xx WLAN module to the omap3evm

2011-02-24 Thread Ohad Ben-Cohen
Hi Eyal, On Thu, Feb 24, 2011 at 1:47 PM, Tony Lindgren t...@atomide.com wrote: Sorry still can't get this one to apply. Can you please rebase this on top of the current omap-for-linus branch? ... +#include linux/wl12xx.h ... +struct wl12xx_platform_data omap3evm_wlan_data __initdata = { +  

Re: Re: Ping- Subject: [PATCH] omap: omap3evm: add support for the WL12xx WLAN module to the omap3evm

2011-02-23 Thread Reizer, Eyal
Hi Tony, Below is an updated patch that addresses comments received from community members over the weekend. Please use this patch instead of the previous one. Please notice that on the devel-board branch there are now two mux arrays, one for omap35x and one for omap36x. Please merge the mux

Re: Re: Ping- Subject: [PATCH] omap: omap3evm: add support for the WL12xx WLAN module to the omap3evm

2011-02-23 Thread Tony Lindgren
* Reizer, Eyal ey...@ti.com [110223 04:22]: Hi Tony, Below is an updated patch that addresses comments received from community members over the weekend. Please use this patch instead of the previous one. Please notice that on the devel-board branch there are now two mux arrays, one for

RE: Re: Ping- Subject: [PATCH] omap: omap3evm: add support for the WL12xx WLAN module to the omap3evm

2011-02-23 Thread Reizer, Eyal
Adds platform initialization for working with the WLAN module attached to the omap3evm. The patch includes MMC2 initialization, SDIO and control pins muxing and platform device registration. Signed-off-by: Eyal Reizer ey...@ti.com --- arch/arm/mach-omap2/board-omap3evm.c | 74

RE: Re: Ping- Subject: [PATCH] omap: omap3evm: add support for the WL12xx WLAN module to the omap3evm

2011-02-21 Thread Premi, Sanjeev
-Original Message- From: linux-omap-ow...@vger.kernel.org [mailto:linux-omap- ow...@vger.kernel.org] On Behalf Of Reizer, Eyal Sent: Sunday, February 20, 2011 4:20 PM To: t...@atomide.com Cc: linux-omap@vger.kernel.org Subject: Re: Re: Ping- Subject: [PATCH] omap: omap3evm: add

Re: Re: Ping- Subject: [PATCH] omap: omap3evm: add support for the WL12xx WLAN module to the omap3evm

2011-02-20 Thread Reizer, Eyal
On Thu, 2011-02-17 at 14:20 -0800, Tony Lindgren wrote: * Reizer, Eyal ey...@ti.com [110215 07:11]: Dear Tony, I did not receive any comments to the patch I have send in the following link: http://marc.info/?l=linux-omapm=129612179900695w=2 Are there any issues with excepting

Re: Re: Ping- Subject: [PATCH] omap: omap3evm: add support for the WL12xx WLAN module to the omap3evm

2011-02-20 Thread Reizer, Eyal
Hi Ohad, On Sun, 2011-02-20 at 13:32 +0200, Ohad Ben-Cohen wrote: Hi Eyal, (posting from a mobile device, so formatting maybe funky) On Feb 20, 2011, at 12:50 PM, Reizer, Eyal ey...@ti.com wrote: ... +#ifdef CONFIG_WL12XX_PLATFORM_DATA [?][?]CONFIG_WL12XX_PLATFORM_DATAhere

RE: Ping- Subject: [PATCH] omap: omap3evm: add support for the WL12xx WLAN module to the omap3evm

2011-02-18 Thread Reizer, Eyal
Sure, Will test it first thing on Sunday. Best Regards, Eyal From: Tony Lindgren [t...@atomide.com] Sent: Friday, February 18, 2011 12:20 AM To: Reizer, Eyal Cc: linux-omap@vger.kernel.org Subject: Re: Ping- Subject:[PATCH] omap: omap3evm: add

Re: Ping- Subject: [PATCH] omap: omap3evm: add support for the WL12xx WLAN module to the omap3evm

2011-02-17 Thread Tony Lindgren
* Reizer, Eyal ey...@ti.com [110215 07:11]: Dear Tony, I did not receive any comments to the patch I have send in the following link: http://marc.info/?l=linux-omapm=129612179900695w=2 Are there any issues with excepting this patch? Pushing to devel-board branch for the upcoming merge