Re: kexec on Nokia Internet Tablets

2009-02-18 Thread Jarkko Nikula
On Tue, 17 Feb 2009 14:09:36 -0800 Tony Lindgren t...@atomide.com wrote: Well since the LCD is on, you could write a little function that writes the output to the LCD. You just need to find out the virtual address of the LCD and then add a function for displaying fonts.. Pretty easy

[PATCH] ARM: OMAP: Allow I2C bus driver to be compiled as a module

2009-02-18 Thread Aaro Koskinen
Fixes a linker error when OMAP I2C bus driver is compiled as a module: ERROR: i2c_register_board_info [arch/arm/plat-omap/i2c.ko] undefined! The I2C utility functions used for board initialization should be always built-in. Signed-off-by: Aaro Koskinen aaro.koski...@nokia.com ---

Re: [PATCH] ARM: OMAP: Allow I2C bus driver to be compiled as a module

2009-02-18 Thread Jarkko Nikula
On Wed, 18 Feb 2009 11:22:18 +0200 Aaro Koskinen aaro.koski...@nokia.com wrote: Fixes a linker error when OMAP I2C bus driver is compiled as a module: ERROR: i2c_register_board_info [arch/arm/plat-omap/i2c.ko] undefined! The I2C utility functions used for board initialization should be

Re: [RFC] How to pass camera Orientation to userspace

2009-02-18 Thread Hans de Goede
DongSoo(Nathaniel) Kim wrote: Hello Adam, I've been thinking exactly the same issue not usb but SoC based camera. I have no idea about how usb cameras work but I am quite curious about is it really possible to make proper orientation with only querying camera driver. Because in case of SoC

[PATCH 1/1] OMAP3 PM Add C0 state

2009-02-18 Thread Peter 'p2' De Schrijver
Signed-off-by: Peter 'p2' De Schrijver peter.de-schrij...@nokia.com --- arch/arm/mach-omap2/cpuidle34xx.c | 53 ++--- 1 files changed, 43 insertions(+), 10 deletions(-) diff --git a/arch/arm/mach-omap2/cpuidle34xx.c b/arch/arm/mach-omap2/cpuidle34xx.c index

[PATCH 0/1] OMAP3 PM Add C0 state

2009-02-18 Thread Peter 'p2' De Schrijver
This patch introduces a new C state C0 which keeps both core and mpu powerdomains in ON state. This gives us low latency at a cost of higher power consumption. Peter 'p2' De Schrijver (1): OMAP3 PM Add C0 state arch/arm/mach-omap2/cpuidle34xx.c | 53 ++--- 1

USB on OMAP3530

2009-02-18 Thread Rick Bronson
Hello, I've got a new board with a OMAP3530 that's wired to a ULPI Hi-Speed USB host and peripheral transceiver (NXP ISP1505) on UH0-D0-7, UH0-CLK, UH0-STP, UH0-DIR, UH0-NXT. There is also a mux to switch from host to device on GPIO_140. What set of kernel configs should I enable? Here's

Re: OMAP 35x security accelerators

2009-02-18 Thread Felipe Balbi
On Wed, Feb 18, 2009 at 12:11:30PM -0500, twebb wrote: Does anyone have any knowledge of existing code/drivers that take advantage of the on-board security block of the OMAP 35xx processors? I've been told that the GP part includes the hardware accelerators for RNG, DES, AES, SHA, etc. Are

Re: USB on OMAP3530

2009-02-18 Thread Felipe Balbi
On Wed, Feb 18, 2009 at 08:46:17AM -0800, Rick Bronson wrote: Hello, I've got a new board with a OMAP3530 that's wired to a ULPI Hi-Speed USB host and peripheral transceiver (NXP ISP1505) on UH0-D0-7, UH0-CLK, UH0-STP, UH0-DIR, UH0-NXT. There is also a mux to switch from host to device

RE: USB on OMAP3530

2009-02-18 Thread Gadiyar, Anand
From: linux-omap-ow...@vger.kernel.org [linux-omap-ow...@vger.kernel.org] On Behalf Of Felipe Balbi [...@felipebalbi.com] On Wed, Feb 18, 2009 at 08:46:17AM -0800, Rick Bronson wrote: Hello, I've got a new board with a OMAP3530 that's wired to a ULPI Hi-Speed USB host and peripheral

Re: USB on OMAP3530

2009-02-18 Thread Felipe Balbi
On Wed, Feb 18, 2009 at 11:18:41PM +0530, Gadiyar, Anand wrote: From: linux-omap-ow...@vger.kernel.org [linux-omap-ow...@vger.kernel.org] On Behalf Of Felipe Balbi [...@felipebalbi.com] On Wed, Feb 18, 2009 at 08:46:17AM -0800, Rick Bronson wrote: Hello, I've got a new board with

Re: [patch 2.6.29-rc3] omap_hsmmc: card detect irq bugfix

2009-02-18 Thread Pierre Ossman
On Tue, 17 Feb 2009 22:13:59 -0800 Tony Lindgren t...@atomide.com wrote: * Pierre Ossman drzeus-...@drzeus.cx [090217 21:25]: On Wed, 4 Feb 2009 14:42:03 -0800 David Brownell davi...@pacbell.net wrote: From: David Brownell dbrown...@users.sourceforge.net Work around lockdep

Re: [RFC] How to pass camera Orientation to userspace

2009-02-18 Thread Dongsoo Kim
Hello Hans. I went too far. Just forgot what we can do through porting job. You are right. That should be board specific item. Cheers, Nate 2009. 02. 18, 오후 11:36, Hans de Goede 작성: DongSoo(Nathaniel) Kim wrote: Hello Adam, I've been thinking exactly the same issue not usb but SoC based

Re: [patch 2.6.29-rc3] omap_hsmmc: card detect irq bugfix

2009-02-18 Thread Tony Lindgren
* Pierre Ossman drzeus-...@drzeus.cx [090218 12:27]: On Tue, 17 Feb 2009 22:13:59 -0800 Tony Lindgren t...@atomide.com wrote: * Pierre Ossman drzeus-...@drzeus.cx [090217 21:25]: On Wed, 4 Feb 2009 14:42:03 -0800 David Brownell davi...@pacbell.net wrote: From: David Brownell

Re: [PATCH] ARM: OMAP: sched_clock() corrected

2009-02-18 Thread Tony Lindgren
* Aaro Koskinen aaro.koski...@nokia.com [090217 10:27]: After my OMAP3 board has been running for a while, I'm seeing weird latency traces like this: sh-15740d.h2 153us : do_timer (tick_do_update_jiffies64) sh-15740d.h2 153us : update_wall_time (do_timer) sh-1574

Re: [PATCH] ARM: OMAP: Allow I2C bus driver to be compiled as a module

2009-02-18 Thread Tony Lindgren
* Jarkko Nikula jhnik...@gmail.com [090218 01:42]: On Wed, 18 Feb 2009 11:22:18 +0200 Aaro Koskinen aaro.koski...@nokia.com wrote: Fixes a linker error when OMAP I2C bus driver is compiled as a module: ERROR: i2c_register_board_info [arch/arm/plat-omap/i2c.ko] undefined! The

Re: [PATCH] ARM: OMAP: Allow I2C bus driver to be compiled as a module

2009-02-18 Thread Otto Solares
On Wed, Feb 18, 2009 at 03:40:29PM -0800, Tony Lindgren wrote: * Jarkko Nikula jhnik...@gmail.com [090218 01:42]: On Wed, 18 Feb 2009 11:22:18 +0200 Aaro Koskinen aaro.koski...@nokia.com wrote: Fixes a linker error when OMAP I2C bus driver is compiled as a module: ERROR:

Re: [PATCH] ARM: OMAP: Allow I2C bus driver to be compiled as a module

2009-02-18 Thread Tony Lindgren
* Otto Solares so...@guug.org [090218 15:43]: On Wed, Feb 18, 2009 at 03:40:29PM -0800, Tony Lindgren wrote: * Jarkko Nikula jhnik...@gmail.com [090218 01:42]: On Wed, 18 Feb 2009 11:22:18 +0200 Aaro Koskinen aaro.koski...@nokia.com wrote: Fixes a linker error when OMAP I2C bus

Re: [PATCH] ARM: OMAP: Allow I2C bus driver to be compiled as a module

2009-02-18 Thread Otto Solares
On Wed, Feb 18, 2009 at 03:59:56PM -0800, Tony Lindgren wrote: * Otto Solares so...@guug.org [090218 15:43]: On Wed, Feb 18, 2009 at 03:40:29PM -0800, Tony Lindgren wrote: * Jarkko Nikula jhnik...@gmail.com [090218 01:42]: On Wed, 18 Feb 2009 11:22:18 +0200 Aaro Koskinen

Re: McSPI3 on the BeagleBoard

2009-02-18 Thread Tony Lindgren
* Philip Balister phi...@balister.org [090218 16:39]: David Brownell wrote: On Tuesday 17 February 2009, Philip Balister wrote: A number of people have tried using the McSPI3 interface with the spidev driver. Running the spidev_test program shows data coming out of the interface, but when

[patch 11/12] usb: musb: adding high bandwidth support

2009-02-18 Thread greg
From: Ajay Kumar Gupta ajay.gu...@ti.com Tested with Creative (Live! Cam Optia) USB camera which uses high bandwidth isochronous interface.FIFO table has been updated for Rx high bandwidth case. Signed-off-by: Ajay Kumar Gupta ajay.gu...@ti.com Cc: Felipe Balbi felipe.ba...@nokia.com Cc: David