Re: Bug in linux omap clock framework?

2008-12-10 Thread Tomi Valkeinen
On Wed, 2008-12-10 at 09:37 +0200, Högander Jouni wrote: ext Tomi Valkeinen [EMAIL PROTECTED] writes: Hi, On Mon, 2008-12-08 at 02:24 -0700, ext Paul Walmsley wrote: Hi Tomi, On Mon, 8 Dec 2008, Tomi Valkeinen wrote: On Sat, 2008-12-06 at 16:51 -0700, ext Paul Walmsley wrote:

Re: Bug in linux omap clock framework?

2008-12-10 Thread Högander Jouni
Tomi Valkeinen [EMAIL PROTECTED] writes: On Wed, 2008-12-10 at 09:37 +0200, Högander Jouni wrote: ext Tomi Valkeinen [EMAIL PROTECTED] writes: Hi, On Mon, 2008-12-08 at 02:24 -0700, ext Paul Walmsley wrote: Hi Tomi, On Mon, 8 Dec 2008, Tomi Valkeinen wrote: On Sat,

Re: Bug in linux omap clock framework?

2008-12-10 Thread Tomi Valkeinen
On Wed, 2008-12-10 at 10:44 +0200, Högander Jouni wrote: Tomi Valkeinen [EMAIL PROTECTED] writes: On Wed, 2008-12-10 at 09:37 +0200, Högander Jouni wrote: ext Tomi Valkeinen [EMAIL PROTECTED] writes: Hi, On Mon, 2008-12-08 at 02:24 -0700, ext Paul Walmsley wrote: Hi Tomi,

Re: Bug in linux omap clock framework?

2008-12-10 Thread Högander Jouni
Tomi Valkeinen [EMAIL PROTECTED] writes: On Wed, 2008-12-10 at 10:44 +0200, Högander Jouni wrote: Tomi Valkeinen [EMAIL PROTECTED] writes: On Wed, 2008-12-10 at 09:37 +0200, Högander Jouni wrote: ext Tomi Valkeinen [EMAIL PROTECTED] writes: Hi, On Mon, 2008-12-08 at 02:24

Re: [PATCH] Add OMAP2 camera driver

2008-12-10 Thread Trilok Soni
Hi Sakari, On Tue, Dec 9, 2008 at 2:23 PM, Sakari Ailus [EMAIL PROTECTED] wrote: The DMA part is definitely the ugliest part of omap24xxcam. This is actually also a DMA controller driver. The system DMA driver could not be used as such as it was limited to just one controller --- the OMAP 2

Re: Bug in linux omap clock framework?

2008-12-10 Thread Tomi Valkeinen
On Wed, 2008-12-10 at 12:44 +0200, Högander Jouni wrote: Tomi Valkeinen [EMAIL PROTECTED] writes: [snip] And again, the problem is not accessing DSS registers. The problem is that clk_enable(dss_ick) crashes. so the following code crashes also: static int __init test_init(void) {

2.6.27-omap2 tag?

2008-12-10 Thread Sriram V
Hi, Is there a Linux-2.6.27-omap2 tag somewhere? Regards, sriram -- 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: 2.6.27-omap2 tag?

2008-12-10 Thread Felipe Contreras
On Wed, Dec 10, 2008 at 3:29 PM, Sriram V [EMAIL PROTECTED] wrote: Hi, Is there a Linux-2.6.27-omap2 tag somewhere? No, probably because 2.6.27-omap1 is good enough. -- Felipe Contreras -- To unsubscribe from this list: send the line unsubscribe linux-omap in the body of a message to [EMAIL

[PATCH - Omapzoom][NAND] 32-bit read in prefetch for NAND

2008-12-10 Thread vimal singh
Changing 16-bit read access to 32-bit to improve the performance in prefetch support. Signed-off-by: Vimal Singh [EMAIL PROTECTED] --- drivers/mtd/nand/omap2.c | 12 ++-- 1 files changed, 6 insertions(+), 6 deletions(-) Index: omapkernel/drivers/mtd/nand/omap2.c

Re: status of USB on omap35xx ?

2008-12-10 Thread Felipe Balbi
On Tue, Dec 09, 2008 at 05:50:50PM -0700, ext Jeff Steele wrote: 1) Is the USB OTG port working for HS bulk transfers when operating as a device(gadget) ? For example, is there a version of /drivers/usb/gadget/zero.c that works on 35xx processors ? yes. 2) Is it possible to use the USB Host

Re: status of USB on omap35xx ?

2008-12-10 Thread Jeff Steele
On Wed, 2008-12-10 at 16:46 +0200, Felipe Balbi wrote: 3) Is the Host port working pretty reliably, or are there any issues still to be resolved ? ehci driver still needs some work. You can help What are the issues ?  I really only need to read bulk packets from one HS device that

Re: 2.6.27-omap2 tag?

2008-12-10 Thread Tony Lindgren
* Felipe Contreras [EMAIL PROTECTED] [081210 05:40]: On Wed, Dec 10, 2008 at 3:29 PM, Sriram V [EMAIL PROTECTED] wrote: Hi, Is there a Linux-2.6.27-omap2 tag somewhere? No, probably because 2.6.27-omap1 is good enough. Yeah there was no need to do 2.6.27-omap2 this time. Tony -- To

Re: status of USB on omap35xx ?

2008-12-10 Thread Felipe Balbi
On Wed, Dec 10, 2008 at 09:33:53AM -0700, Jeff Steele wrote: On Wed, 2008-12-10 at 16:46 +0200, Felipe Balbi wrote: 3) Is the Host port working pretty reliably, or are there any issues still to be resolved ? ehci driver still needs some work. You can help What are the issues

Re: status of USB on omap35xx ?

2008-12-10 Thread David Brownell
The OTG link is in usable shape, but the EHCI one isn't. On Wednesday 10 December 2008, Felipe Balbi wrote: What are the issues ? I have a prototype Overo and one issue there is that the GPIO to let the EHCI port supply VBUS power isn't hooked up! I know how to modify that board, but

Re: status of USB on omap35xx ?

2008-12-10 Thread Felipe Balbi
On Wed, Dec 10, 2008 at 10:28:25AM -0800, David Brownell wrote: I don't know the details, but the big problem with EHCI on OMAP3 is evidently some kind of silicon issue that shows up through the transceiver hookup and prevents the link from being reliable. I'm told that some boards using

RE: status of USB on omap35xx ?

2008-12-10 Thread Pandita, Vikram
-Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Felipe Balbi Sent: Wednesday, December 10, 2008 1:01 PM To: David Brownell Cc: [EMAIL PROTECTED]; Jeff Steele; linux-omap Subject: Re: status of USB on omap35xx ? On Wed, Dec 10, 2008 at 10:28:25AM -0800,

Re: status of USB on omap35xx ?

2008-12-10 Thread Steve Sakoman
On Wed, Dec 10, 2008 at 10:28 AM, David Brownell [EMAIL PROTECTED] wrote: The OTG link is in usable shape, but the EHCI one isn't. On Wednesday 10 December 2008, Felipe Balbi wrote: What are the issues ? I have a prototype Overo and one issue there is that the GPIO to let the EHCI port

Re: status of USB on omap35xx ?

2008-12-10 Thread Tony Lindgren
* Steve Sakoman [EMAIL PROTECTED] [081210 15:02]: On Wed, Dec 10, 2008 at 10:28 AM, David Brownell [EMAIL PROTECTED] wrote: The OTG link is in usable shape, but the EHCI one isn't. On Wednesday 10 December 2008, Felipe Balbi wrote: What are the issues ? I have a prototype Overo

Re: [PATCH 2/5] OMAP242x omapdev: add OMAP242x omapdev records

2008-12-10 Thread Paul Walmsley
Hi David, On Thu, 23 Oct 2008, David Brownell wrote: On Saturday 18 October 2008, Paul Walmsley wrote: --- a/arch/arm/mach-omap2/omapdev-common.h +++ b/arch/arm/mach-omap2/omapdev-common.h @@ -21,6 +21,87 @@  #include omapdev3xxx.h    static struct omapdev *omapdevs[] = { +