RE: [RFC] OMAP3 : PM : Handle variable length OPP tables

2009-09-14 Thread Premi, Sanjeev
-Original Message- From: linux-omap-ow...@vger.kernel.org [mailto:linux-omap-ow...@vger.kernel.org] On Behalf Of Kevin Hilman Sent: Saturday, September 12, 2009 2:52 AM To: Premi, Sanjeev Cc: linux-omap@vger.kernel.org Subject: Re: [RFC] OMAP3 : PM : Handle variable length OPP

RE: [PATCH 10/10] omap mailbox: OMAP4 Mailbox-driver Patch to support tasklet implementation

2009-09-14 Thread C.A, Subramaniam
Hi Hiroshi, Sorry for the delayed response. -Original Message- From: Hiroshi DOYU [mailto:hiroshi.d...@nokia.com] Sent: Thursday, September 10, 2009 5:59 PM To: C.A, Subramaniam Cc: linux-omap@vger.kernel.org; t...@atomide.com; r...@arm.linux.org.uk; Kanigeri, Hari; Gupta, Ramesh

[PATCH] DSPBRIDGE: OSAL: Remove CSL

2009-09-14 Thread Andy Shevchenko
From: Andy Shevchenko ext-andriy.shevche...@nokia.com Current DSP bridge driver still contains redudant pieces of CSL code. Get rid of it finally. Signed-off-by: Andy Shevchenko ext-andriy.shevche...@nokia.com --- arch/arm/plat-omap/include/dspbridge/csl.h | 135 --

Re: [PATCH] DSPBRIDGE: OSAL: Remove CSL

2009-09-14 Thread Hiroshi DOYU
From: Andy Shevchenko andy.shevche...@gmail.com Subject: [PATCH] DSPBRIDGE: OSAL: Remove CSL Date: Mon, 14 Sep 2009 15:43:49 +0200 From: Andy Shevchenko ext-andriy.shevche...@nokia.com Current DSP bridge driver still contains redudant pieces of CSL code. Get rid of it finally.

RE: [PATCH] omapfb: Reorder Register_framebuffer call

2009-09-14 Thread Aguirre Rodriguez, Sergio Alberto
Hi, This patch has been lying around for some weeks now, with just responses about successful testing (detailed in the description). Is there anything holding it for merge? Or should I try sending it to other ML? BTW, It applies cleanly on mainline aswell. Regards, Sergio -Original

Re: several OMAP newbie questions

2009-09-14 Thread Kevin Hilman
Mike Rapoport wrote: Hi Kevin, Kevin Hilman wrote: There is lots of agreement around the various shortcomings of the current mux framework for OMAP. All that's missing is someone to step up and do the work. :/ I started a new wiki topic at elinux.org for linux-omap wishlist items:

Re: [PATCH] omapfb: Reorder Register_framebuffer call

2009-09-14 Thread Felipe Contreras
On Mon, Sep 14, 2009 at 5:43 PM, Aguirre Rodriguez, Sergio Alberto saagui...@ti.com wrote: Hi, This patch has been lying around for some weeks now, with just responses about successful testing (detailed in the description). Is there anything holding it for merge? Or should I try sending it

[PATCH 1/3] ASoC: TWL6030: Add twl6030 codec driver

2009-09-14 Thread Lopez Cruz, Misael
Initial version of TWL6030 codec driver. The TWL6030 codec uses a propietary digital audio interface called McPDM. TWL6030 codec has two power modes: low-power and high-performance, this initial version only supports high-performance mode. Signed-off-by: Misael Lopez Cruz x0052...@ti.com ---

[PATCH 3/3] ASoC: TWL6030: Handle power-up seq completion thru audio interrupt

2009-09-14 Thread Lopez Cruz, Misael
NAUDINT interrupt line is provided by the TWL6030 codec to signal externally events like headset plug/unplug, hook, power-up sequence completion, etc. When the codec is powered-up through external AUDPWRON line it will start its power-up sequence. The completion of the sequence is signaled

[PATCH 2/3] ASoC: TWL6030: Add support for low-power mode

2009-09-14 Thread Lopez Cruz, Misael
TWL6030 codec supports two power modes: low-power and high-performance. In low-power mode, headset downlink must be the only path enabled and components in that path (headset DAC and driver) should be in that mode too. In this mode, codec can stream audio at 44.1 and 48 kHz if sys clock is

Re: [PATCH 1/3] ASoC: TWL6030: Add twl6030 codec driver

2009-09-14 Thread Mark Brown
On Mon, Sep 14, 2009 at 12:00:25PM -0500, Lopez Cruz, Misael wrote: +/* propietary formats */ +#define SND_SOC_DAIFMT_MCPDM 0x10 /* Texas Instruments McPDM */ This should really be split out into a separate patch. Are you absolutely positive that this is a proprietary interface

Re: [PATCH 2/3] ASoC: TWL6030: Add support for low-power mode

2009-09-14 Thread Mark Brown
On Mon, Sep 14, 2009 at 12:00:34PM -0500, Lopez Cruz, Misael wrote: +static int twl6030_set_dai_pll(struct snd_soc_dai *codec_dai, int pll_id, + unsigned int freq_in, unsigned int freq_out) +{ + struct snd_soc_codec *codec = codec_dai-codec; + struct

Re: [PATCH 3/3] ASoC: TWL6030: Handle power-up seq completion thru audio interrupt

2009-09-14 Thread Mark Brown
On Mon, Sep 14, 2009 at 12:00:42PM -0500, Lopez Cruz, Misael wrote: CODEC driver starts a wait_for_completion just after calling external power-up callback. It's signaled as complete when servicing READYINT interrupt. When you convert to registering as a normal driver you should do this

Re: RT tests on OMAP3

2009-09-14 Thread Kevin Hilman
Cliff Brake cliff.br...@gmail.com writes: On Thu, Sep 3, 2009 at 10:28 AM, Kevin Hilmankhil...@deeprootsystems.com wrote: I've been using -rt on a basic OMAP3 kernel, but have not enabled EHCI so haven't seen this. What kernel version are you running, and what are you using for your timer

Re: USB charging over TPS65950 BCI

2009-09-14 Thread Gregoire Gentil
I don't know. I haven't seen yet a battery driver that works correctly with the TPS65950 and I have ping multiple times various people at TI. Perhaps Gandhar will have an idea. I think that it would be valuable for the community that somebody at TI provides some patches to report correctly

RE: USB charging over TPS65950 BCI

2009-09-14 Thread Syed Mohammed, Khasim
-Original Message- From: linux-omap-ow...@vger.kernel.org [mailto:linux-omap- ow...@vger.kernel.org] On Behalf Of Gregoire Gentil Sent: Tuesday, September 15, 2009 4:24 AM To: pramod gurav Cc: linux-omap@vger.kernel.org; Tim Yamin; Dighe, Gandhar Subject: Re: USB charging over

RE: dspbridge rfc: get rid of services/list.c (v3)

2009-09-14 Thread Guzman Lugo, Fernando
Hi, Sorry for the delay. Thanks for the patch please see my comments on the patches. -Original Message- From: linux-omap-ow...@vger.kernel.org [mailto:linux-omap- ow...@vger.kernel.org] On Behalf Of Andy Shevchenko Sent: Tuesday, September 08, 2009 7:12 AM To:

RE: [PATCHv3 1/3] DSPBRIDGE: Get rid of services/list.c

2009-09-14 Thread Guzman Lugo, Fernando
Hi, Please see my comments bellow. Regards, Fernando. -Original Message- From: linux-omap-ow...@vger.kernel.org [mailto:linux-omap- ow...@vger.kernel.org] On Behalf Of Andy Shevchenko Sent: Tuesday, September 08, 2009 7:12 AM To: linux-omap@vger.kernel.org Cc:

RE: [PATCHv3 2/3] dspbridge: Change LST_ELEM to list_head entirely

2009-09-14 Thread Guzman Lugo, Fernando
Hi, It looks good for me, Acked-by: Fernando Guzman Lugo x0095...@ti.com -Original Message- From: linux-omap-ow...@vger.kernel.org [mailto:linux-omap- ow...@vger.kernel.org] On Behalf Of Andy Shevchenko Sent: Tuesday, September 08, 2009 7:12 AM To: linux-omap@vger.kernel.org

RE: [PATCHv3 3/3] dspbridge: Don't use LST_Create() and LST_Delete()

2009-09-14 Thread Guzman Lugo, Fernando
Hi, It looks good for me, Acked-by: Fernando Guzman Lugo x0095...@ti.com -Original Message- From: linux-omap-ow...@vger.kernel.org [mailto:linux-omap- ow...@vger.kernel.org] On Behalf Of Andy Shevchenko Sent: Tuesday, September 08, 2009 7:12 AM To: linux-omap@vger.kernel.org

RE: [PATCH 1/1] DSPBRIDGE: don't use potential invalid pointer

2009-09-14 Thread Guzman Lugo, Fernando
Good, Acked-by: Fernando Guzman Lugo x0095...@ti.com -Original Message- From: linux-omap-ow...@vger.kernel.org [mailto:linux-omap- ow...@vger.kernel.org] On Behalf Of Andy Shevchenko Sent: Monday, September 07, 2009 3:03 AM To: linux-omap@vger.kernel.org Cc: Andy Shevchenko Subject:

RE: USB charging over TPS65950 BCI

2009-09-14 Thread Dighe, Gandhar
Hi Khasim, Actually it works very well on Pandora. For some reasons he had problems with CV mode. When he switched his schematics to non-limited charger as in part (D) in the data manual he was able to use charger properly. Regards, Gandhar Dighe, Texas Instruments Inc. phone: (214)567-4146