Re: [PATCH 2/2] omap3: pandora: add NAND and wifi support

2010-07-05 Thread Grazvydas Ignotas
On Mon, Jul 5, 2010 at 1:05 PM, Tony Lindgren wrote: > * Grazvydas Ignotas [100701 22:52]: >> Add platform data for NAND and wifi, also setup all GPIOs >> needed to use the wifi chip. > > I've applied this after tweaking it a bit to apply as the > SDIO series is getting merged via Andrew. Updated

Re: [PATCH 2/2] omap3: pandora: add NAND and wifi support

2010-07-05 Thread Tony Lindgren
* Grazvydas Ignotas [100701 22:52]: > Add platform data for NAND and wifi, also setup all GPIOs > needed to use the wifi chip. I've applied this after tweaking it a bit to apply as the SDIO series is getting merged via Andrew. Updated patch below. Regards, Tony >From ebc8d2747c38e35d3baf7967ac7

[PATCH 2/2] omap3: pandora: add NAND and wifi support

2010-07-01 Thread Grazvydas Ignotas
Add platform data for NAND and wifi, also setup all GPIOs needed to use the wifi chip. Signed-off-by: Grazvydas Ignotas --- arch/arm/mach-omap2/board-omap3pandora.c | 121 ++ 1 files changed, 121 insertions(+), 0 deletions(-) diff --git a/arch/arm/mach-omap2/board-o