[PATCH 0/2] igepv2: Enable WiFi and Heartbeat LED

2010-02-14 Thread Jonas Zetterberg
Some patches for the IGEPv2 board to enable WiFi and Heartbeat LED. Patches are completely contained within board configuration file. Anders Hedlund (1): IGEPv2: Added WIFI support Jonas Zetterberg (1): IGEPv2: Use Red Led1 as Heartbeat if configured

[PATCH 1/2] IGEPv2: Added WIFI support

2010-02-14 Thread Jonas Zetterberg
Enabled VMMC2 LDO voltage regulator on TWL4030. Added GPIO's (power down and reset) for WIFI chip. Signed-off-by: Anders Hedlund anders.j.hedl...@gmail.com Signed-off-by: Jonas Zetterberg j...@jozz.se --- arch/arm/mach-omap2/board-igep0020.c | 40 ++ 1 files

[PATCH 2/2] IGEPv2: Use Red Led1 as Heartbeat if configured

2010-02-14 Thread Jonas Zetterberg
If not configured it will be exported as normal GPIO led. Signed-off-by: Jonas Zetterberg j...@jozz.se --- arch/arm/mach-omap2/board-igep0020.c | 30 -- 1 files changed, 28 insertions(+), 2 deletions(-) diff --git a/arch/arm/mach-omap2/board-igep0020.c

Which ARM toolchain for OMAP35x?

2010-02-14 Thread Peter Barada
What's a known good toolcahin for linux-omap development? I'm currently using CodeSroucery 2009q1-203 and wondering if there's a better toolchain or if people have had problems using the the 2009q1-203 toolchain. Thanks in advance! -- To unsubscribe from this list: send the line unsubscribe

Re: [PATCH 0/4 RFC]OMAP:GPIO: Make GPIO an early init device

2010-02-14 Thread Paul Walmsley
On Fri, 12 Feb 2010, Paul Walmsley wrote: On Fri, 12 Feb 2010, Varadarajan, Charulatha wrote: OMAP: Convert GPIO into a early driver The above patch appears to be missing. Could you please re-send? This patch was too big for the mailing list, so it's been posted here:

RE: [PATCH 0/2 RFC]OMAP3430: hwmod FW for GPIO

2010-02-14 Thread Nayak, Rajendra
-Original Message- From: linux-omap-ow...@vger.kernel.org [mailto:linux-omap-ow...@vger.kernel.org] On Behalf Of Paul Walmsley Sent: Saturday, February 13, 2010 3:31 AM To: Varadarajan, Charulatha Cc: linux-omap@vger.kernel.org; t...@atomide.com; khil...@deeprootsystems.com

RE: Moving board patches from DSS2 to linux-omap

2010-02-14 Thread Tomi Valkeinen
On Sat, 2010-02-13 at 11:43 +0100, ext Hiremath, Vaibhav wrote: -Original Message- From: Hiremath, Vaibhav Sent: Saturday, February 13, 2010 4:04 PM To: 'Tomi Valkeinen'; ext Tony Lindgren Cc: ext Mike Rapoport; linux-omap@vger.kernel.org Subject: RE: Moving board patches from

Re: [PATCH 00/17] OMAP DSS2 model restructuring

2010-02-14 Thread Tomi Valkeinen
On Sat, 2010-02-13 at 16:34 +0100, ext Grazvydas Ignotas wrote: On Mon, Feb 8, 2010 at 5:57 PM, Tomi Valkeinen tomi.valkei...@nokia.com wrote: Here are a bunch of patches that change the DSS2 driver's driver model a bit. This change was triggered by trying to support new hardware, and