RE: [PATCH] OMAP3EVM: Made backlight GPIO default state to off

2011-01-24 Thread Hiremath, Vaibhav
> -Original Message- > From: Varadarajan, Charulatha > Sent: Monday, January 24, 2011 8:48 PM > To: Hiremath, Vaibhav > Cc: linux-omap@vger.kernel.org; tomi.valkei...@nokia.com; t...@atomide.com > Subject: Re: [PATCH] OMAP3EVM: Made backlight GPIO default state to off &

Re: [PATCH] OMAP3EVM: Made backlight GPIO default state to off

2011-01-24 Thread Varadarajan, Charulatha
ei...@nokia.com; t...@atomide.com >> Subject: Re: [PATCH] OMAP3EVM: Made backlight GPIO default state to off >> >> On Mon, Jan 24, 2011 at 20:06,   wrote: >> > From: Vaibhav Hiremath >> > >> > If you choose default output to DVI, the LCD backlight stays on, >&

RE: [PATCH] OMAP3EVM: Made backlight GPIO default state to off

2011-01-24 Thread Hiremath, Vaibhav
> -Original Message- > From: Varadarajan, Charulatha [mailto:ch...@ti.com] > Sent: Monday, January 24, 2011 8:12 PM > To: Hiremath, Vaibhav > Cc: linux-omap@vger.kernel.org; tomi.valkei...@nokia.com; t...@atomide.com > Subject: Re: [PATCH] OMAP3EVM: Made backlight GPI

Re: [PATCH] OMAP3EVM: Made backlight GPIO default state to off

2011-01-24 Thread Varadarajan, Charulatha
On Mon, Jan 24, 2011 at 20:06, wrote: > From: Vaibhav Hiremath > > If you choose default output to DVI, the LCD backlight stays on, > since panel->disable function never gets called. > > So, during init put backlight GPIO to off state and the driver > code will decide which output to enable. > >

[PATCH] OMAP3EVM: Made backlight GPIO default state to off

2011-01-24 Thread hvaibhav
From: Vaibhav Hiremath If you choose default output to DVI, the LCD backlight stays on, since panel->disable function never gets called. So, during init put backlight GPIO to off state and the driver code will decide which output to enable. Signed-off-by: Vaibhav Hiremath --- arch/arm/mach-om