Re: [PATCH] MUSB: misc clean-up.

2008-05-05 Thread Felipe Balbi
On Sat, 3 May 2008 15:19:50 +0200, Andrzej Zaborowski [EMAIL PROTECTED] wrote: Correct the interrupt mask in TUSB6010 and other nit-picking from my tree. Signed-off-by: Andrzej Zaborowski [EMAIL PROTECTED] Acked-by: Felipe Balbi [EMAIL PROTECTED] --- drivers/usb/musb/musb_host.c |

Re: [PATCH 0/3] DMA clean-up for multi-boot

2008-05-05 Thread Jarkko Nikula
On Wed, 30 Apr 2008 10:13:58 -0700 ext Tony Lindgren [EMAIL PROTECTED] wrote: Hi all, Here are three patches to clean DMA code to support multi-boot better. I have made quick testing on 24xx and 34xx only so far, and things seem to work. I will also do more testing, but I would

RE: Questions on Android

2008-05-05 Thread shivananda.hebbarp
[Anil S [EMAIL PROTECTED]] Hello Brian, It would be really great if you could share thoughts on the questions given here on Android: I was able to add support for the keypad, touch and network in Android, however the interfaces like GPS, Accelerometer, vibrator, hardware 3D

Re: framebuffer on 2430sdp, configuration and bug [RESOLVED]

2008-05-05 Thread Simon Braunschmidt
Hi Just a follow-up on the SYNCLOST problem we are seeing with the framebuffer driver. It seems as if we only get SYNCLOST signal in the display controller interrupt handler when we activate the ADS7846 touchscreen which is connected via SPI. Maybe signal integrity is to blame, since both LCD

Re: framebuffer on 2430sdp, configuration and bug [RESOLVED]

2008-05-05 Thread Simon Braunschmidt
Immediate followup: I got the touchscreen working together with framebuffer by setting the SPI clock to 50 kHz instead of 1.5 MHz in arch/arm/mach-omap2/board-2430sdp.c. BR Simon Braunschmidt 2008/5/5 Simon Braunschmidt [EMAIL PROTECTED]: Hi Just a follow-up on the SYNCLOST problem we are

[PATCH 4/4] MACH-OMAP2: MCBSP: Add support for mcbsp on mach-omap2

2008-05-05 Thread Eduardo Valentin
From: Eduardo Valentin [EMAIL PROTECTED] This patch adds support for mach-omap2 based on current mcbsp platform driver. Signed-off-by: Eduardo Valentin [EMAIL PROTECTED] --- arch/arm/mach-omap2/Makefile |2 + arch/arm/mach-omap2/mcbsp.c | 105 ++ 2

[PATCH 2/4] MACH-OMAP1: MCBSP: Add support for mcbsp on mach-omap1

2008-05-05 Thread Eduardo Valentin
From: Eduardo Valentin [EMAIL PROTECTED] This patch adds support for mach-omap1 based on current mcbsp platform driver. Signed-off-by: Eduardo Valentin [EMAIL PROTECTED] --- arch/arm/mach-omap1/Makefile |2 + arch/arm/mach-omap1/mcbsp.c | 165 ++ 2

[PATCH 1/4] PLAT-OMAP: MCBSP: Tranform into platform driver

2008-05-05 Thread Eduardo Valentin
From: Eduardo Valentin [EMAIL PROTECTED] This patch transform mcbsp code into a very initial implementation of a platform driver. It also gets ride of ifdefs on mcbsp.c code. To do it, a platform data structure was defined. Platform devices are located in arch/arm/plat-omap/devices.c

[PATCH 0/4] Updates on mcbsp driver (take #2)

2008-05-05 Thread Eduardo Valentin
From: Eduardo Valentin [EMAIL PROTECTED] Hi Tony, Here is the updated version of my previous patches. DMA and IRQ definitions were left as they are. Chandra is going to send his work on top of this series. This patch series updates mcbsp driver by transforming it into a platform driver. This is

Re: public git l2 cache off.

2008-05-05 Thread Koen Kooi
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Op 6 mei 2008, om 01:27 heeft Woodruff, Richard het volgende geschreven: Hi, Looks like a tweak from the ARM or TI tree may be needed. Builds of recent pulls of the OMAP3 kernel show L2 cache is disabled. This really has a huge performance