Re: [PATCH] video: omap2: dss: RET on idle, enable/disable dss clocks only when needed.

2009-09-21 Thread Tomi Valkeinen
Hi, On Fri, 2009-09-18 at 19:33 +0200, ext Mike Chan wrote: On Fri, Sep 18, 2009 at 1:27 AM, Tomi Valkeinen tomi.valkei...@nokia.com wrote: Hi, If you disable the clocks to allow RET, you also allow OFF mode. And resuming from OFF mode hasn't been implemented for DSI, if I recall

Re: [RFC] OMAP: DSS2: Add flag to enable/disable TVOUTBYPASS for VENC

2009-09-21 Thread Tomi Valkeinen
Hi, On Fri, 2009-09-18 at 16:19 +0200, ext y...@ultratronik.de wrote: From: Matthias Ludwig mlud...@ultratronik.de Signed-off-by: Matthias Ludwig mlud...@ultratronik.de --- OMAP CPU can only provide a level of about 0.8V at TVOUT, which is not compliant with NTSC nor PAL. If one wants to

Re: [RFC] OMAP: DSS2: Add flag to enable/disable TVOUTBYPASS for VENC

2009-09-21 Thread Matthias Ludwig
Where does OMAP2_TVOUTBYPASS come from? It doesn't exist in my tree. Ohh, i missed that in the patch, sorry. I added to arch/arm/plat-omap/include/mach/control.h (see new patch attached). A flag in the omap_dss_device would be the proper way to do it, as you did, but I think venc.c should

Re: [RFC] DSPBRIDGE: Kill CAMelCaSiNg

2009-09-21 Thread Felipe Contreras
On Thu, Sep 17, 2009 at 5:23 PM, Nishanth Menon n...@ti.com wrote: Hi All, Ref [1] w.r.t some patchset seen on linux driver project having a similar condition of ton of camelcasing and [2], Can we consider running the following script for DSPBridge code? or if there are some more

Re: [RFC] OMAP: DSS2: Add flag to enable/disable TVOUTBYPASS for VENC

2009-09-21 Thread Tomi Valkeinen
On Mon, 2009-09-21 at 10:37 +0200, ext Matthias Ludwig wrote: Where does OMAP2_TVOUTBYPASS come from? It doesn't exist in my tree. Ohh, i missed that in the patch, sorry. I added to arch/arm/plat-omap/include/mach/control.h (see new patch attached). A flag in the omap_dss_device would be

[PATCH] omapfb: Blizzard: constify register address tables

2009-09-21 Thread Tommi Rantala
Signed-off-by: Tommi Rantala tt.rant...@gmail.com --- drivers/video/omap/blizzard.c |8 1 files changed, 4 insertions(+), 4 deletions(-) diff --git a/drivers/video/omap/blizzard.c b/drivers/video/omap/blizzard.c index ce28be6..70dadf9 100644 --- a/drivers/video/omap/blizzard.c +++

Re: [RFC] DSPBRIDGE: Kill CAMelCaSiNg

2009-09-21 Thread Andy Shevchenko
On Mon, Sep 21, 2009 at 3:05 PM, Felipe Contreras felipe.contre...@gmail.com wrote: Yes, I think we should do that, and make some sort of release, possibly squashing all the changes... my current branch counts 218 commits. I think it should be somehow announced before. Because, f.e., my patches

Re: [RFC] DSPBRIDGE: Kill CAMelCaSiNg

2009-09-21 Thread Felipe Contreras
On Mon, Sep 21, 2009 at 4:12 PM, Andy Shevchenko andy.shevche...@gmail.com wrote: On Mon, Sep 21, 2009 at 3:05 PM, Felipe Contreras felipe.contre...@gmail.com wrote: Yes, I think we should do that, and make some sort of release, possibly squashing all the changes... my current branch counts

[PATCH 0/2] dspbridge: OSAL: Simplify REG API

2009-09-21 Thread Andy Shevchenko
From: Andy Shevchenko ext-andriy.shevche...@nokia.com There are two patches which simplify registry API. Andy Shevchenko (2): DSPBRIDGE: OSAL: Simplify REG API DSPBRIDGE: OSAL: Remove unused registry variables arch/arm/plat-omap/include/dspbridge/dbreg.h |3 -

[PATCH 2/2] DSPBRIDGE: OSAL: Remove unused registry variables

2009-09-21 Thread Andy Shevchenko
From: Andy Shevchenko ext-andriy.shevche...@nokia.com Signed-off-by: Andy Shevchenko ext-andriy.shevche...@nokia.com --- arch/arm/plat-omap/include/dspbridge/dbreg.h |3 --- drivers/dsp/bridge/rmgr/drv_interface.c | 12 drivers/dsp/bridge/services/cfg.c|5

[PATCH 1/2] DSPBRIDGE: OSAL: Simplify REG API

2009-09-21 Thread Andy Shevchenko
From: Andy Shevchenko ext-andriy.shevche...@nokia.com Simplify REG API by removing useless input parameters. Signed-off-by: Andy Shevchenko ext-andriy.shevche...@nokia.com --- arch/arm/plat-omap/include/dspbridge/reg.h | 102 drivers/dsp/bridge/rmgr/dbdcd.c

RE: [PATCH][RFC] OMAP3630: Create architecture macros and config entries.

2009-09-21 Thread Pandita, Vikram
-Original Message- From: linux-omap-ow...@vger.kernel.org [mailto:linux-omap-ow...@vger.kernel.org] On Behalf Of Cousson, Benoit Sent: Sunday, September 20, 2009 10:08 AM To: Pais, Allen; linux-omap@vger.kernel.org Cc: Raju, Veeramanikandan; Bongale, Hariprasad Subject: RE: [PATCH][RFC]

RE: [PATCH][RFC] OMAP3630: Create architecture macros and config entries.

2009-09-21 Thread Aguirre Rodriguez, Sergio Alberto
-Original Message- From: linux-omap-ow...@vger.kernel.org [mailto:linux-omap- ow...@vger.kernel.org] On Behalf Of Cousson, Benoit Sent: Sunday, September 20, 2009 10:08 AM To: Pais, Allen; linux-omap@vger.kernel.org Cc: Raju, Veeramanikandan; Bongale, Hariprasad Subject: RE:

RE: linux omap on sdp broken?

2009-09-21 Thread Aguirre Rodriguez, Sergio Alberto
From: linux-omap-ow...@vger.kernel.org [mailto:linux-omap- ow...@vger.kernel.org] On Behalf Of Nishanth Menon Sent: Friday, September 18, 2009 9:42 PM Hi Folks, Has Anyone tried booting latest kernel from tmlind master tree recently? Ref:

RE: [PATCH][RFC] OMAP3630: Create architecture macros and config entries.

2009-09-21 Thread Gadiyar, Anand
Hi Allen, -Original Message- From: linux-omap-ow...@vger.kernel.org [mailto:linux-omap- ow...@vger.kernel.org] On Behalf Of Pais, Allen Sent: Sunday, September 20, 2009 9:47 AM To: linux-omap@vger.kernel.org; Raju, Veeramanikandan; Bongale, Hariprasad Subject:

RE: linux omap on sdp broken?

2009-09-21 Thread Gadiyar, Anand
Hi Folks, Has Anyone tried booting latest kernel from tmlind master tree recently? Ref: git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap-2.6.git Starting kernel ... Uncompressing

RE: linux omap on sdp broken?

2009-09-21 Thread Pandita, Vikram
-Original Message- From: linux-omap-ow...@vger.kernel.org [mailto:linux-omap-ow...@vger.kernel.org] On Behalf Of Gadiyar, Anand Sent: Monday, September 21, 2009 1:43 PM To: Felipe Contreras; Nishanth Menon Cc: linux-omap Subject: RE: linux omap on sdp broken? Hi Folks, Has Anyone

RE: [PATCH][RFC] OMAP3630: Create architecture macros and config entries.

2009-09-21 Thread Aguirre Rodriguez, Sergio Alberto
Allen, Some comments inlined below: -Original Message- From: linux-omap-ow...@vger.kernel.org [mailto:linux-omap- ow...@vger.kernel.org] On Behalf Of Pais, Allen Sent: Sunday, September 20, 2009 2:47 AM To: linux-omap@vger.kernel.org; Raju, Veeramanikandan; Bongale, Hariprasad

RE: [PATCH][RFC] OMAP3630: Create architecture macros and config entries.

2009-09-21 Thread Pais, Allen
Hi Sergio, I agree to the point you stated, that 34xx should not depend on 36xx, this would call for code duplication in my opinion. we'll need to add many more files in the mach-omap2/ w.r.t to 36xx. I don't see a approach which could reduce the duplication, any comments on the same would be

Re: linux omap on sdp broken?

2009-09-21 Thread Nishanth Menon
Pandita, Vikram said the following on 09/21/2009 09:46 PM: -Original Message- From: linux-omap-ow...@vger.kernel.org [mailto:linux-omap-ow...@vger.kernel.org] On Behalf Of Gadiyar, Anand Sent: Monday, September 21, 2009 1:43 PM To: Felipe Contreras; Nishanth Menon Cc:

RE: [PATCH][RFC] OMAP3630: Create architecture macros and config entries.

2009-09-21 Thread Cousson, Benoit
Hi Sergio, -Original Message- From: Aguirre Rodriguez, Sergio Alberto Sent: Monday, September 21, 2009 8:32 PM To: Cousson, Benoit; Pais, Allen; linux-omap@vger.kernel.org Cc: Raju, Veeramanikandan; Bongale, Hariprasad Subject: RE: [PATCH][RFC] OMAP3630: Create architecture macros

RE: [PATCH][RFC] OMAP3630: Create architecture macros and config entries.

2009-09-21 Thread Cousson, Benoit
Anand, -Original Message- From: Gadiyar, Anand Sent: Monday, September 21, 2009 8:42 PM To: Aguirre Rodriguez, Sergio Alberto; Cousson, Benoit; Pais, Allen; linux-omap@vger.kernel.org Cc: Raju, Veeramanikandan; Bongale, Hariprasad Subject: RE: [PATCH][RFC] OMAP3630: Create

Re: [RFC] OMAP1: Massive clean up of omap730/omap850 code

2009-09-21 Thread Tony Lindgren
* Alistair Buxton a.j.bux...@gmail.com [090919 21:07]: Hello from the Linwizard project, We have been working on supporting omap850 smartphones from HTC such as Wizard, Herald etc. We have found that omap730 and omap850 are almost exactly the same. As far as what is supported in linux-omap

Re: [PATCH] ehci: fix ehci pin mux init

2009-09-21 Thread Tony Lindgren
* Felipe Balbi felipe.ba...@nokia.com [090703 03:47]: On Fri, Jul 03, 2009 at 12:39:21PM +0200, ext Ajay Kumar Gupta wrote: EHCI pin mux init fucntion is still using old #ifdef which are not defined anymore.This causes pin mux init to always set TLL settings and thus EHCI PHY mode doesn't

Re: [PATCH] ehci: update driver with generic change

2009-09-21 Thread Tony Lindgren
* Ajay Kumar Gupta ajay.gu...@ti.com [090710 07:25]: Update the OMAP EHCI driver in accordance with below patch introduced in generic EHCI driver. commit: b18ffd49e86102a9ed0a1cc83fdafe3891e844e5 USB: EHCI: update toggle state for linked QHs Adding this to ehci branch. Tony

Re: [PATCH 3/9] ehci: correct EHCI init parameters on OMAP3EVM

2009-09-21 Thread Tony Lindgren
* Ajay Kumar Gupta ajay.gu...@ti.com [090806 05:12]: Multimedia Daughter card on OMAP3EVM uses port2 as EHCI port. Other ports (port1 and port3)are not used. GPIO135 has been used as EHCI phy reset pin so the mux config is also setup. Adding this to ehci branch. Tony Signed-off-by: Ajay

Re: [PATCH 4/9] ehci: fix phy_reset init in ehci probe

2009-09-21 Thread Tony Lindgren
* Ajay Kumar Gupta ajay.gu...@ti.com [090806 05:11]: phy_reset is not getting updated from platform_data. Adding to ehci branch. Tony Signed-off-by: Ajay Kumar Gupta ajay.gu...@ti.com --- drivers/usb/host/ehci-omap.c |2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff

Re: [PATCH 5/9] ehci: increase timeout to fix ehci failure

2009-09-21 Thread Tony Lindgren
* Ajay Kumar Gupta ajay.gu...@ti.com [090806 05:13]: Sometime during TLL reset and waiting loop for TLL reset timeouts and thus ehci init fails. Fixing this by increasing timeout value. Applying patches 6 - 9 to ehci branch also. Tony Signed-off-by: Ajay Kumar Gupta ajay.gu...@ti.com

[APPLIED] [PATCH] EHCI USB: Don#39;t use generic shutdown function

2009-09-21 Thread Tony Lindgren
This patch has been applied to the linux-omap by youw fwiendly patch wobot. Branch in linux-omap: ehci Initial commit ID (Likely to change): 53e4096a17681ef7cd1ad0d97a55c9df51898594 PatchWorks http://patchwork.kernel.org/patch/47783/ Git (Likely to change, and takes a while to get mirrored)

Re: ARM: OMAP3: Overo: Fix EHCI initialization

2009-09-21 Thread Tony Lindgren
* Steve Sakoman sako...@gmail.com [090816 14:30]: Overo uses port 2, not port 1. Use OVERO_GPIO_USBH_NRESET rather than hard coded value Note: this alone will not give functional EHCI. Also required is: [PATCH 4/9] ehci: fix phy_reset init in ehci probe from Ajay Kumar Gupta I've piled

[APPLIED] [PATCH] omapfb: Reorder Register_framebuffer call

2009-09-21 Thread Tony Lindgren
This patch has been applied to the linux-omap by youw fwiendly patch wobot. Branch in linux-omap: omap-fixes Initial commit ID (Likely to change): 9aef1066fb5ca8506068eaab1c552ecca4c85475 PatchWorks http://patchwork.kernel.org/patch/47089/ Git (Likely to change, and takes a while to get

Re: ARM: OMAP3: Beagleboard: Fix EHCI initialization

2009-09-21 Thread Tony Lindgren
* Eric Witcher ewitc...@mindspring.com [090907 18:17]: On Sep 1, 2009, at 5:55 PM, Steve Sakoman wrote: Enable USB power, use correct gpio for usb_ehci_init Signed-off-by: Steve Sakoman st...@sakoman.com Tested-by: Eric Witcher ewitc...@mindspring.com This patch worked at commit