Re: [PATCH 13/16] omap: mux: Mux Apollon LCD power in board-apollon.c

2010-07-01 Thread Tomi Valkeinen
On Wed, 2010-06-30 at 14:07 +0200, ext Tony Lindgren wrote: > Use the new mux function for that. > > Cc: Kyungmin Park > Cc: Tomi Valkeinen > Signed-off-by: Tony Lindgren > --- > arch/arm/mach-omap2/board-apollon.c |3 +++ > drivers/video/omap/lcd_apollon.c|3 --- > 2 files changed

RE: [PATCH 13/16] omap: mux: Mux Apollon LCD power in board-apollon.c

2010-07-01 Thread Kyungmin Park
: linux-arm-ker...@lists.infradead.org; Kyungmin Park; linux- > o...@vger.kernel.org > Subject: Re: [PATCH 13/16] omap: mux: Mux Apollon LCD power in board- > apollon.c > > On Wed, 2010-06-30 at 14:07 +0200, ext Tony Lindgren wrote: > > Use the new mux function for that. >

Re: [PATCH 13/16] omap: mux: Mux Apollon LCD power in board-apollon.c

2010-07-01 Thread Tony Lindgren
* Kyungmin Park [100701 11:12]: > Hi, > > This value is set from bootloader, and kernel side only change the mode. > Right it runs by luck. So should we just drop the omap_cfg_reg for now, then add it back later with proper gpio_request etc? Tony -- To unsubscribe from this list: send the line

Re: [PATCH 13/16] omap: mux: Mux Apollon LCD power in board-apollon.c

2010-07-01 Thread Kyungmin Park
On Thu, Jul 1, 2010 at 7:33 PM, Tony Lindgren wrote: > * Kyungmin Park [100701 11:12]: >> Hi, >> >> This value is set from bootloader, and kernel side only change the mode. >> Right it runs by luck. > > So should we just drop the omap_cfg_reg for now, then add it back > later with proper gpio_req