Re: [PATCH 1/1] Added sleep support to UART

2008-06-10 Thread Tony Lindgren
* Tony Lindgren [EMAIL PROTECTED] [080609 22:11]: Hi, Sorry for the delay on looking at this, it's looking pretty good in general. Few more mostly cosmetic comments below. Here's one more comment: --- a/arch/arm/mach-omap2/pm24xx.c +++ b/arch/arm/mach-omap2/pm24xx.c if

[PATCH 00/02] OMAP3 CPUidle patches

2008-06-10 Thread Rajendra Nayak
Hi, The next couple of patches which follow implement the Basic OMAP3 CPUidle driver. The following C states are defined C0 - System executing code C1 - MPU WFI + Core active C2 - MPU CSWR + Core active C3 - MPU OFF + Core active C4 - MPU CSWR + Core CSWR C5 - MPU OFF + Core CSWR C6 - MPU OFF +

GUI on omap-osk

2008-06-10 Thread mohammed shareef
Dear All, Could some one tell me how to install Qtopia/OPIE/QTEmbedded on omap5912 -osk? Thank you, Shareef -- To unsubscribe from this list: send the line unsubscribe linux-omap in the body of a message to [EMAIL PROTECTED] More majordomo info at http://vger.kernel.org/majordomo-info.html

Re: GUI on omap-osk

2008-06-10 Thread Tom Cooksey
On Tuesday 10 June 2008 09:31:18 mohammed shareef wrote: Dear All, Could some one tell me how to install Qtopia/OPIE/QTEmbedded on omap5912 -osk? That's probably a bit off-topic for this list. Try the Qtopia-Interest mailing list we run: http://lists.trolltech.com/qtopia-interest/ I'll

RE: doubt about adding entries in mux.c

2008-06-10 Thread Azbell, Brandon
Arun, J15 is the ball on the BGA package that I2C2_SCL is assigned to on the OMAP242x. The reason this may be important for some signals, is they may actually have multiplexing options to come out on a number of different balls. The I2C2_SCL only comes out on J15, so it is

RE: [PATCH 1/1] Added sleep support to UART

2008-06-10 Thread Tero.Kristo
Hi, I'll resend the patch in the following email. Comments below what has been changed. -Original Message- From: ext Tony Lindgren [mailto:[EMAIL PROTECTED] Sent: 10 June, 2008 09:06 To: Kristo Tero (Nokia-D/Tampere) Cc: linux-omap@vger.kernel.org Subject: Re: [PATCH 1/1] Added sleep

omap osk audio

2008-06-10 Thread mohammed shareef
Dear all, I am working on omap osk. i want to enable audio on it. But am not able to do that. The kernel boot log says it has initialized audio device. but i am not able to configure the audio setting nor run some recording code. the system hangs and i have to restart. the kernel boot code says:

RE: Sharing buffers between ARM-DSP on OMAP3430 over Bridge

2008-06-10 Thread Viraj Karandikar
Thanks Hari, I took these changes and built new bridgedriver.ko. I could see 50% reduction in time taken to queue a buffer of size of 3MB. (old time: 28 ms, new time: 13 ms). If I reserve and map a buffer only once and use the mapped address for future (avoiding map/unmap every time) I get better

[PATCH 2/3] tea5761 tuner: fix registers utilization

2008-06-10 Thread Eduardo Valentin
From: Eduardo Valentin [EMAIL PROTECTED] Fix registers utilization. tnctrl register was supposed to be used but it was right shifted. frqset also was being configured using incorrect equation. Signed-off-by: Eduardo Valentin [EMAIL PROTECTED] --- drivers/media/common/tuners/tea5761.c | 11

[PATCH 0/3] Updates for tea5761 (take #3)

2008-06-10 Thread Eduardo Valentin
From: Eduardo Valentin [EMAIL PROTECTED] Hi guys, Following recommendation from v4l people, I'm sending this update to our tea5761 driver. They already had a tuner for this device which communicates through i2c. I needed to update it because there were some register mis-utilization. Here is a

[PATCH 1/3] tea5761: Add init and sleep callbacks on tea5761 tuner

2008-06-10 Thread Eduardo Valentin
From: Eduardo Valentin [EMAIL PROTECTED] Add init and sleep callbacks on tea5761 tuner Signed-off-by: Eduardo Valentin [EMAIL PROTECTED] --- drivers/media/common/tuners/tea5761.c | 44 + 1 files changed, 44 insertions(+), 0 deletions(-) diff --git

Re: [PATCH 3/3] radio-tea5761: Update driver

2008-06-10 Thread Eduardo Valentin
Hi Balbi, On Mon, Jun 9, 2008 at 10:07 PM, Felipe Balbi [EMAIL PROTECTED] wrote: On Mon, Jun 09, 2008 at 09:14:21PM -0400, Eduardo Valentin wrote: If I understood correctly what you said, the same comment I said before also applies here. Eventhough it prints that the probe failed, this way I

[PATCH 3/3] radio-tea5761: Update driver

2008-06-10 Thread Eduardo Valentin
From: Eduardo Valentin [EMAIL PROTECTED] This patch updates this driver by changing the way it accesses the device. There is the tuner API which already has an implementation for tea5761. This patch changes the driver to use tuner API. It also changes the way ioctls are handled. This way it is

Re: [PATCH 00/02] OMAP3 CPUidle patches

2008-06-10 Thread Koen Kooi
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Op 10 jun 2008, om 09:08 heeft Rajendra Nayak het volgende geschreven: Hi, The next couple of patches which follow implement the Basic OMAP3 CPUidle driver. The following C states are defined C0 - System executing code C1 - MPU WFI + Core

Re: [Resend][PATCH] Fix for the i2c initialization error on 2430sdp

2008-06-10 Thread Tony Lindgren
* Eduardo Valentin [EMAIL PROTECTED] [080609 05:55]: On Mon, Jun 9, 2008 at 2:25 AM, arun c [EMAIL PROTECTED] wrote: Hi all, Resending the patch after incorporating comments from Chandra , Eduardo Valentin and Felipe. From

Re: [PATCH 1/3] mtd omap2 nand driver: extend to work with omap3 boards

2008-06-10 Thread Tony Lindgren
Hi, * Steve Sakoman [EMAIL PROTECTED] [080531 23:38]: From: Teerth Reddy [EMAIL PROTECTED], Steve Sakoman [EMAIL PROTECTED] Extend omap2 mtd nand driver to work with ARCH_OMAP3 boards This patch is pretty badly wrapped, can you please repost using some working mailer + server combo? Please

Re: [PATCH v2] omap3beagle: add a platform device to hook up the GPIO leds to the leds-gpio driver

2008-06-10 Thread Tony Lindgren
* Tony Lindgren [EMAIL PROTECTED] [080610 14:35]: * Koen Kooi [EMAIL PROTECTED] [080610 14:26]: Op 31 mei 2008, om 02:59 heeft Koen Kooi het volgende geschreven: From: Koen Kooi [EMAIL PROTECTED] omap3beagle: add a platform device to hook up the GPIO leds to the leds-gpio

Re: [PATCH] Added sleep support to UART

2008-06-10 Thread Tony Lindgren
* Tero Kristo [EMAIL PROTECTED] [080610 07:16]: UART usage (e.g. serial console) now denies sleep for 5 seconds. This makes it possible to use serial console when dynamic idle is enabled. Also moved code from pm-debug.c to serial.c, and made pm24xx.c use this new implementation. I've pushed

Re: FW: driver DVI output OMAP3 EVM

2008-06-10 Thread Rodrigo Vivi
ops, I'm sorry, The end of that email: I'm trying to do it on a omap3430sdp. Thanks in advance Best Regards, vivijim On Wed, Jun 11, 2008 at 1:42 AM, Rodrigo Vivi [EMAIL PROTECTED] wrote: Hi there, I'd like to use the vga output trough s-video conector. I already have this 3 files and