Re: [PATCH 00/10] OMAP3: SR: Fixes in Smartreflex driver

2009-04-24 Thread Kevin Hilman
Roger Quadros writes: > ext Kevin Hilman wrote: [...] >> >> Rajendra, >> >> This series seems to boot on SDP and Beagle but I recetly tried on >> RX51 and it hangs in omap3_sr_init(). >> >> Using Lauterbach, I tracked it to hang in sr_configure_vp() at this >> PRM write to the PRM_VP1_VLIMITTO re

Re: git pull request for omap fixes, v4 (Re: [PATCH 00/11] Omap fixes for 2.6.30-rc1)

2009-04-24 Thread Tony Lindgren
* Russell King - ARM Linux [090424 14:16]: > On Fri, Apr 24, 2009 at 10:53:08AM -0700, Tony Lindgren wrote: > > Updated the same patch again. Updated pull request below. > > Pulled. Will probably go upstream in about 6 days time. OK & thanks. Tony -- To unsubscribe from this list: send the lin

Re: git pull request for omap fixes, v4 (Re: [PATCH 00/11] Omap fixes for 2.6.30-rc1)

2009-04-24 Thread Russell King - ARM Linux
On Fri, Apr 24, 2009 at 10:53:08AM -0700, Tony Lindgren wrote: > Updated the same patch again. Updated pull request below. Pulled. Will probably go upstream in about 6 days time. -- To unsubscribe from this list: send the line "unsubscribe linux-omap" in the body of a message to majord...@vger.ke

Re: git pull request for omap fixes, v4 (Re: [PATCH 00/11] Omap fixes for 2.6.30-rc1)

2009-04-24 Thread Tony Lindgren
* Tony Lindgren [090423 11:21]: > * Tony Lindgren [090421 08:55]: > > * Tony Lindgren [090420 21:58]: > > > * Tony Lindgren [090416 18:23]: > > > > * Tony Lindgren [090414 14:48]: > > > > > Hi all, > > > > > > > > > > Here are some omap fixes for review. > > > > > > > > Also merged in Paul's

Re: [PATCH 1/7] OMAP24xx/25xx clock: init osc_ck, sys_ck internal lists early

2009-04-24 Thread Tony Lindgren
* Paul Walmsley [090423 23:29]: > On Thu, 23 Apr 2009, Tony Lindgren wrote: > > > * Paul Walmsley [090423 20:13]: > > > On Thu, 23 Apr 2009, Tony Lindgren wrote: > > > > > > > * Russell King - ARM Linux [090423 15:26]: > > > > > On Thu, Apr 23, 2009 at 11:00:31AM -0700, Tony Lindgren wrote: >

Re: n800 high idle power consumption

2009-04-24 Thread Kalle Valo
Kevin Hilman writes: > Kalle Valo writes: > >> Hello all, >> >> I was testing 2.6.30-rc3-omap1 on n800 and noticed that idle power >> consumption is very high, ten times compared to a 2.6.29 I tested few >> weeks back. I'm guessing that CPU doesn't sleep at all. >> >> Is this a regression? How s

Re: [PATCH] enabled alpha blender for OMAP2/3 DSS2 driver.

2009-04-24 Thread Kevin Hilman
InKi Dae writes: > - Added global alpha value for GFX and VIDEO2 layer. > - Modified dispc_alpha_blending_enabled function. > -> for OMAP_DSS_CHANNEL_DIGIT, it has to get DISPC_CONFIG[19], not 18. > > For alpha channel, dispc_enable_alpha_blending() is called by > omapfb_fb_init() in case of on

Re: n800 high idle power consumption

2009-04-24 Thread Kevin Hilman
Kalle Valo writes: > Hello all, > > I was testing 2.6.30-rc3-omap1 on n800 and noticed that idle power > consumption is very high, ten times compared to a 2.6.29 I tested few > weeks back. I'm guessing that CPU doesn't sleep at all. > > Is this a regression? How should I debug this further? Betw

Re: [PATCH 00/10] OMAP3: SR: Fixes in Smartreflex driver

2009-04-24 Thread Kevin Hilman
"Nayak, Rajendra" writes: >> -Original Message- >> From: Kevin Hilman [mailto:khil...@deeprootsystems.com] >> Sent: Thursday, April 23, 2009 1:35 AM >> To: Nayak, Rajendra >> Cc: linux-omap >> Subject: Re: [PATCH 00/10] OMAP3: SR: Fixes in Smartreflex driver >> >> "Nayak, Rajendra" wri

[PATCH] enabled alpha blender for OMAP2/3 DSS2 driver.

2009-04-24 Thread InKi Dae
- Added global alpha value for GFX and VIDEO2 layer. - Modified dispc_alpha_blending_enabled function. -> for OMAP_DSS_CHANNEL_DIGIT, it has to get DISPC_CONFIG[19], not 18. For alpha channel, dispc_enable_alpha_blending() is called by omapfb_fb_init() in case of only XXX_ARGB16, RGBA32 or ARGB3

Re: [patch 2.6.29-rc3-git] input: twl4030_keypad driver

2009-04-24 Thread David Brownell
On Thursday 23 April 2009, Dmitry Torokhov wrote: > > > > Dave, > > It waqs sitting in my local queue, I had some concerns over the keymap > change as it was implemented in the version you sent me. The problem is > that you mangle key codes in your keymap table (encoding row/col data in Well, n

RE: Problems while designing TPS65023 regulator driver

2009-04-24 Thread Aggarwal, Anuj
As you know, some regulator patches were required in linux-OMAP tree to submit the TPS65023 patch, in absence of which it won't have compiled. Since they are available now, I can submit them after doing a refresh. Moreover, we are working on some restructuring for the different TPS devices so