Re: [patch 2.6.29-rc3-git] input: twl4030_keypad driver

2009-04-21 Thread David Brownell
On Friday 06 February 2009, David Brownell wrote: From: David Brownell dbrown...@users.sourceforge.net Add a driver for the keypad controller on TWL4030 family chips. PING? I was told this was in the input queue, but it's not in http://git.kernel.org/?p=linux/kernel/git/dtor/input.git

Re: [PATCH v3] ARM: OMAP: board-ldp: add regulator info to get the microSD slot working again

2009-04-21 Thread Koen Kooi
ping Op 31 mrt 2009, om 10:53 heeft Koen Kooi het volgende geschreven: The ldp board was left behind when other boards got updated. The ldp info was copied from the beagleboard board file and s/beagle/ldp/g Changes since v2: * fixed email address Changes since v1: * dropped vsim portion

Re: LDP broken in 2.6.30-rc 2

2009-04-21 Thread Koen Kooi
Op 20 apr 2009, om 22:28 heeft Christensen, Mikkel het volgende geschreven: I cloned master a few days ago and when I boot up the OMAP3 LDP, the board seem to hang in the i2c /dev entries driver dialog and after a minute the kernel dumps. Have anybody else seen this problem? LDP was

[PATCH] OMAP: HSMMC: Do not enable buffer ready interrupt if using DMA

2009-04-21 Thread Gadiyar, Anand
From: Anand Gadiyar gadi...@ti.com OMAP: HSMMC: Do not enable buffer ready interrupt if using DMA This considerably reduces the number of interrupts during a transfer and ought to result in some power saving. Signed-off-by: Anand Gadiyar gadi...@ti.com Signed-off-by: Santosh Shilimkar

RE: [RFC] Stand-alone Resizer/Previewer Driver support under V4L2 framework

2009-04-21 Thread Hiremath, Vaibhav
-Original Message- From: Dongsoo, Nathaniel Kim [mailto:dongsoo@gmail.com] Sent: Monday, April 20, 2009 4:15 PM To: Hiremath, Vaibhav Cc: Hans Verkuil; linux-me...@vger.kernel.org; Aguirre Rodriguez, Sergio Alberto; Toivonen Tuukka.O (Nokia-D/Oulu); linux- o...@vger.kernel.org;

Re: [RFC] Stand-alone Resizer/Previewer Driver support under V4L2 framework

2009-04-21 Thread Dongsoo, Nathaniel Kim
Hello, Vaibhav, On Tue, Apr 21, 2009 at 7:01 PM, Hiremath, Vaibhav hvaib...@ti.com wrote: -Original Message- From: Hiremath, Vaibhav Sent: Tuesday, April 21, 2009 3:16 PM To: 'Dongsoo, Nathaniel Kim' Cc: Hans Verkuil; linux-me...@vger.kernel.org; Aguirre Rodriguez, Sergio Alberto;

RE: [RFC] Stand-alone Resizer/Previewer Driver support under V4L2 framework

2009-04-21 Thread Hiremath, Vaibhav
-Original Message- From: Hiremath, Vaibhav Sent: Tuesday, April 21, 2009 3:16 PM To: 'Dongsoo, Nathaniel Kim' Cc: Hans Verkuil; linux-me...@vger.kernel.org; Aguirre Rodriguez, Sergio Alberto; Toivonen Tuukka.O (Nokia-D/Oulu); linux- o...@vger.kernel.org; Nagalla, Hari; Sakari

RE: 2.6.29 and SDP3430 now 2.6.30-rc2, q3-2007 compiler error

2009-04-21 Thread Woodruff, Richard
From: Shilimkar, Santosh Sent: Monday, April 20, 2009 11:39 PM Thanks Richard for root casing the issue. Yes I also did observed this. Second time when framework calls omap2_gp_timer_set_mode set the periodic mode, R0 contains 0 (CLOCK_EVT_MODE_UNUSED) instead of

RE: [Review PATCH 3/3] OMAP2/3 V4L2 Display Driver

2009-04-21 Thread Hans Verkuil
Hi Hardik, Just a few comments on your comments :-) Hi Hans, My Comments inlined, Most of the comments are taken care off. Thanks for review. Hardik, -Original Message- From: Hans Verkuil [mailto:hverk...@xs4all.nl] Sent: Saturday, April 18, 2009 7:29 PM To: Shah, Hardik Cc:

RE: [RFC] Stand-alone Resizer/Previewer Driver support under V4L2 framework

2009-04-21 Thread Hiremath, Vaibhav
-Original Message- From: Dongsoo, Nathaniel Kim [mailto:dongsoo@gmail.com] Sent: Tuesday, April 21, 2009 3:44 PM To: Hiremath, Vaibhav Cc: Hans Verkuil; linux-me...@vger.kernel.org; Aguirre Rodriguez, Sergio Alberto; Toivonen Tuukka.O (Nokia-D/Oulu); linux- o...@vger.kernel.org;

[PATCH] OMAP: Remove IRQ hardcoding from serial.c

2009-04-21 Thread Santosh Shilimkar
This patch removes hardcoding done for UART IRQ lines from serial.c file. Signed-off-by: Santosh Shilimkar santosh.shilim...@ti.com --- arch/arm/mach-omap2/serial.c |6 +++--- 1 files changed, 3 insertions(+), 3 deletions(-) diff --git a/arch/arm/mach-omap2/serial.c

Re: [RFC] Stand-alone Resizer/Previewer Driver support under V4L2 framework

2009-04-21 Thread Dongsoo, Nathaniel Kim
Hello Vaibhav, On Tue, Apr 21, 2009 at 9:08 PM, Hiremath, Vaibhav hvaib...@ti.com wrote: -Original Message- From: Dongsoo, Nathaniel Kim [mailto:dongsoo@gmail.com] Sent: Tuesday, April 21, 2009 3:44 PM To: Hiremath, Vaibhav Cc: Hans Verkuil; linux-me...@vger.kernel.org; Aguirre

RE: LDP broken in 2.6.30-rc 2

2009-04-21 Thread Christensen, Mikkel
Hi, On 2.6.29 I can use NFS and the board will boot my file system. On the 2.6.30-rc 2 the board is not even coming this far. Best regards, Mikkel -Original Message- From: Koen Kooi [mailto:k.k...@student.utwente.nl] Sent: Tuesday, April 21, 2009 2:31 AM To: Christensen, Mikkel Cc:

[PATCH 5/7][RFC] OMAP4: Update common omap machine specific sources.

2009-04-21 Thread Santosh Shilimkar
This patch updates the common machine spcific source files for OMAP4430. Few OMAP4 peripherals are common with OMAP3 architecture. Lot of code gets re-used because of this. Signed-off-by: Santosh Shilimkar santosh.shilim...@ti.com --- arch/arm/mach-omap2/gpmc.c |3 ++

[PATCH 1/7][RFC] OMAP4: Create architecture macros and config entries.

2009-04-21 Thread Santosh Shilimkar
This patch creates the architectural macros for OMAP4. The MULTI_OMAP build is not yet supported by OMAP4. Signed-off-by: Santosh Shilimkar santosh.shilim...@ti.com --- arch/arm/mach-omap2/Kconfig | 16 +++- arch/arm/plat-omap/Kconfig| 10 +++---

[PATCH 2/7][RFC] OMAP4: Create board support for OMAP_4430SDP.

2009-04-21 Thread Santosh Shilimkar
This patch creates the bare minimal board files to support OMAP_4430SDP. Additinaly new omap44xx.h is created which contains the base addresses for OMAP4430.File omap34xx.h is adapted to avoid multiple definitions of common omap base address definitions. Signed-off-by: Santosh Shilimkar

[PATCH 3/7][RFC] OMAP4: Update common omap platform headers.

2009-04-21 Thread Santosh Shilimkar
This patch updates the common platform headers files for OMAP4430. On OMAP4, GIC is used instead of INTC, hence all the private peripheral interrupts are shifted by an offset of 32. So if the hardcoding is not done for IRQ lines in drivers, then this change won't impact any driver. Signed-off-by:

[PATCH 7/7][RFC] OMAP4: Enable basic build support.

2009-04-21 Thread Santosh Shilimkar
This patch updates the Makefile and defconfig for OMAP4. Minimal set of drivers are enabled fot the kernel bootup. Signed-off-by: Santosh Shilimkar santosh.shilim...@ti.com --- arch/arm/Makefile |1 + arch/arm/configs/omap_4430sdp_defconfig | 807

[PATCH 4/7][RFC] OMAP4: Update common omap platform common sources.

2009-04-21 Thread Santosh Shilimkar
This patch updates the common platform source files for OMAP4430. Few OMAP4 peripherals are common with OMAP3 architecture. Signed-off-by: Santosh Shilimkar santosh.shilim...@ti.com --- arch/arm/plat-omap/common.c | 29 +++- arch/arm/plat-omap/devices.c |2 +

[PATCH 6/7][RFC] OMAP4: Clock hack since clock management framework not in.

2009-04-21 Thread Santosh Shilimkar
This patch update the cooomon clock.c file for OMAP4. The clk_get() and clk_put() sunctions are moved to common place in arch/arm/common/clkdev.c Since on current OMAP$ platform clk management is still not supported, the internal file is hacked. Once the framework is ready the CONFIG_CLKDEV will

[PATCH 0/7] OMAP4: Patch series

2009-04-21 Thread Shilimkar, Santosh
Following is the patch series to enable basic board support for OMAP4430. The patches are generated against mainline version 2.6.30 -rc2. The kernel is validated on the OMAP4430 software simulator platform. The series contains: - [PATCH 1/7][RFC] OMAP4: Create architecture macros and

RE: [PATCH 4/7][RFC] OMAP4: Update common omap platform common sources.

2009-04-21 Thread Premi, Sanjeev
Any specific reason to use omap2 structures? Best regards, Sanjeev -Original Message- From: linux-omap-ow...@vger.kernel.org [mailto:linux-omap-ow...@vger.kernel.org] On Behalf Of Santosh Shilimkar Sent: Tuesday, April 21, 2009 6:38 PM To: linux-omap@vger.kernel.org Cc:

RE: [PATCH 5/7][RFC] OMAP4: Update common omap machine specific sources.

2009-04-21 Thread Dasgupta, Romit
case CLOCK_EVT_MODE_ONESHOT: @@ -108,6 +109,9 @@ static void __init omap2_gp_clockevent_init(void) omap_dm_timer_set_source(gptimer, OMAP_TIMER_SRC_SYS_CLK); #endif tick_rate = clk_get_rate(omap_dm_timer_get_fclk(gptimer)); + if (cpu_is_omap44xx()) + /*

LCD display orientation on omap

2009-04-21 Thread twebb
I'm working on an omap platform that has an LCD display which is native landscape. What can I do to make the application come up initially in portrait mode? Is this something that can be done in the omap FB driver, or is there some other preferred mechanism? Thanks, twebb -- To unsubscribe from

RE: [PATCH 4/7][RFC] OMAP4: Update common omap platform common sources.

2009-04-21 Thread Shilimkar, Santosh
-Original Message- From: Premi, Sanjeev Sent: Tuesday, April 21, 2009 6:51 PM To: Shilimkar, Santosh; linux-omap@vger.kernel.org Cc: Shilimkar, Santosh Subject: RE: [PATCH 4/7][RFC] OMAP4: Update common omap platform common sources. Any specific reason to use omap2 structures?

RE: [PATCH 4/7][RFC] OMAP4: Update common omap platform common sources.

2009-04-21 Thread Shilimkar, Santosh
-Original Message- From: linux-omap-ow...@vger.kernel.org [mailto:linux-omap-ow...@vger.kernel.org] On Behalf Of Shilimkar, Santosh Sent: Tuesday, April 21, 2009 7:05 PM To: Premi, Sanjeev; linux-omap@vger.kernel.org Subject: RE: [PATCH 4/7][RFC] OMAP4: Update common omap

Re: git pull request for omap fixes, v2 (Re: [PATCH 00/11] Omap fixes for 2.6.30-rc1)

2009-04-21 Thread Tony Lindgren
* Tony Lindgren t...@atomide.com [090420 21:58]: * Tony Lindgren t...@atomide.com [090416 18:23]: * Tony Lindgren t...@atomide.com [090414 14:48]: Hi all, Here are some omap fixes for review. Also merged in Paul's clock fixes posted here earlier. Russell, here's the pull

Re: [PATCH 5/7][RFC] OMAP4: Update common omap machine specific sources.

2009-04-21 Thread Kevin Hilman
Santosh Shilimkar santosh.shilim...@ti.com writes: This patch updates the common machine spcific source files for OMAP4430. Few OMAP4 peripherals are common with OMAP3 architecture. Lot of code gets re-used because of this. Signed-off-by: Santosh Shilimkar santosh.shilim...@ti.com [...]

RE: Previewer and resizer demo

2009-04-21 Thread Hiremath, Vaibhav
-Original Message- From: linux-omap-ow...@vger.kernel.org [mailto:linux-omap- ow...@vger.kernel.org] On Behalf Of Felix Radensky Sent: Tuesday, April 21, 2009 8:23 PM To: linux-omap@vger.kernel.org Mailing List Subject: Previewer and resizer demo Hi, Are there any userspace

Re: [PATCH 1/7][RFC] OMAP4: Create architecture macros and config entries.

2009-04-21 Thread Kevin Hilman
Santosh Shilimkar santosh.shilim...@ti.com writes: This patch creates the architectural macros for OMAP4. The MULTI_OMAP build is not yet supported by OMAP4. Signed-off-by: Santosh Shilimkar santosh.shilim...@ti.com --- arch/arm/mach-omap2/Kconfig | 16 +++-

RE: [PATCH 0/7] OMAP4: Patch series

2009-04-21 Thread Menon, Nishanth
-Original Message- From: linux-omap-ow...@vger.kernel.org [mailto:linux-omap- ow...@vger.kernel.org] On Behalf Of Shilimkar, Santosh Sent: Tuesday, April 21, 2009 8:13 AM To: linux-omap@vger.kernel.org Subject: [PATCH 0/7] OMAP4: Patch series Following is the patch series to

[PATCH] DSPBRIDGE: Various fixes for tiomap3430.c

2009-04-21 Thread Ameya Palande
This patch does following things: 1. Coding style improvements 2. Performance improvement by removal of duplicate code, and variables. 3. Bugfix for missing SYNC_LeaveCS() call 4. Extra error checking Signed-off-by: Ameya Palande ameya.pala...@nokia.com --- drivers/dsp/bridge/wmd/tiomap3430.c |

Re: [PATCH 2/7][RFC] OMAP4: Create board support for OMAP_4430SDP.

2009-04-21 Thread Tony Lindgren
* Santosh Shilimkar santosh.shilim...@ti.com [090421 06:08]: This patch creates the bare minimal board files to support OMAP_4430SDP. Additinaly new omap44xx.h is created which contains the base addresses for OMAP4430.File omap34xx.h is adapted to avoid multiple definitions of common omap

Re: [PATCH 3/7][RFC] OMAP4: Update common omap platform headers.

2009-04-21 Thread Tony Lindgren
* Santosh Shilimkar santosh.shilim...@ti.com [090421 06:08]: This patch updates the common platform headers files for OMAP4430. On OMAP4, GIC is used instead of INTC, hence all the private peripheral interrupts are shifted by an offset of 32. So if the hardcoding is not done for IRQ lines in

Re: [PATCH 4/7][RFC] OMAP4: Update common omap platform common sources.

2009-04-21 Thread Tony Lindgren
* Santosh Shilimkar santosh.shilim...@ti.com [090421 06:08]: This patch updates the common platform source files for OMAP4430. Few OMAP4 peripherals are common with OMAP3 architecture. Signed-off-by: Santosh Shilimkar santosh.shilim...@ti.com --- arch/arm/plat-omap/common.c | 29

Re: [PATCH 5/7][RFC] OMAP4: Update common omap machine specific sources.

2009-04-21 Thread Tony Lindgren
* Santosh Shilimkar santosh.shilim...@ti.com [090421 06:08]: This patch updates the common machine spcific source files for OMAP4430. Few OMAP4 peripherals are common with OMAP3 architecture. Lot of code gets re-used because of this. Signed-off-by: Santosh Shilimkar santosh.shilim...@ti.com

Re: [PATCH 6/7][RFC] OMAP4: Clock hack since clock management framework not in.

2009-04-21 Thread Tony Lindgren
* Santosh Shilimkar santosh.shilim...@ti.com [090421 06:08]: This patch update the cooomon clock.c file for OMAP4. The clk_get() and clk_put() sunctions are moved to common place in arch/arm/common/clkdev.c Since on current OMAP$ platform clk management is still not supported, the internal

Re: [PATCH 7/7][RFC] OMAP4: Enable basic build support.

2009-04-21 Thread Tony Lindgren
* Santosh Shilimkar santosh.shilim...@ti.com [090421 06:08]: This patch updates the Makefile and defconfig for OMAP4. Minimal set of drivers are enabled fot the kernel bootup. Signed-off-by: Santosh Shilimkar santosh.shilim...@ti.com --- arch/arm/Makefile |1 +

RE: [RFC] Stand-alone Resizer/Previewer Driver support under V4L2 framework

2009-04-21 Thread Hiremath, Vaibhav
-Original Message- From: Dongsoo, Nathaniel Kim [mailto:dongsoo@gmail.com] Sent: Tuesday, April 21, 2009 6:34 PM To: Hiremath, Vaibhav Cc: Hans Verkuil; linux-me...@vger.kernel.org; Aguirre Rodriguez, Sergio Alberto; Toivonen Tuukka.O (Nokia-D/Oulu); linux- o...@vger.kernel.org;

Re: [PATCH 1/7] OMAP24xx/25xx clock: init osc_ck, sys_ck internal lists early

2009-04-21 Thread Russell King - ARM Linux
On Tue, Apr 14, 2009 at 12:31:47PM -0600, Paul Walmsley wrote: On Tue, 14 Apr 2009, Paul Walmsley wrote: Commit 3f0a820c4c0b4670fb5f164baa5582e23c2ef118 breaks OMAP2xxx boot during initial propagate_rate() on osc_ck and sys_ck. Fix by calling clk_init_one() for these clocks first. A

Re: RFC for supporting multiple PMICs

2009-04-21 Thread Tony Lindgren
* Aggarwal, Anuj anuj.aggar...@ti.com [090420 10:52]: All, Based on our understanding/experiences till so far, we suggest the following: a) Remove all the PMIC-board related stuff from the EVM specific file ( like board-omap3evm.c) and keep it in a separate file (board-omap3evm-

lcd rotation in omapfb_main.c

2009-04-21 Thread twebb
I'm trying to start up the LCD panel on a new omap35xx-based platform in portrait mode, though the native orientation of the display is landscape. I'm running linux-2.6.27-omap1. However, when I change def_rotate to 90 in omapfb_main.c, it doesn't seem to make any difference in the orientation

[RFC] Updated 3430SDP and LDP camera drivers

2009-04-21 Thread Aguirre Rodriguez, Sergio Alberto
Hi all, I have created a gitorious account for storing latest progress on 3430SDP and LDP camera sensor drivers. (MT9P012 and OV3640 for SDP, and OV3640 for LDP) This patchset can be pulled with the following command: git pull git://git.gitorious.org/omap3-linux-camera-driver/mainline.git

[RESEND][PATCH] DSPBRIDGE: Replacing custom implementation for Mapping

2009-04-21 Thread Omar Ramirez Luna
From: Omar Ramirez Luna x0084...@ti.com Currently, we walk through the entire page table translating the addresses from virtual to physical whenever we map a buffer. This custom implementation is meant to be optimized for performance, but it bypasses the standard memory management subsystem.

RE: Resending with Ameya's fixes included.

2009-04-21 Thread Ramirez Luna, Omar
Ramirez Luna, Omar wrote: Subject: Resending with Ameya's fixes included. --- From 379c3ea85ff9335353c670f0166307a67bd749f4 Mon Sep 17 00:00:00 2001 oops git-send-email noob :S - omar -- To unsubscribe from this list: send the line unsubscribe linux-omap in the body of a message to

RE: [PATCH 3/7][RFC] OMAP4: Update common omap platform headers.

2009-04-21 Thread Shilimkar, Santosh
-Original Message- From: linux-omap-ow...@vger.kernel.org [mailto:linux-omap-ow...@vger.kernel.org] On Behalf Of Tony Lindgren Sent: Tuesday, April 21, 2009 11:57 PM To: Shilimkar, Santosh Cc: linux-omap@vger.kernel.org Subject: Re: [PATCH 3/7][RFC] OMAP4: Update common omap

RE: [PATCH 5/7][RFC] OMAP4: Update common omap machine specific sources.

2009-04-21 Thread Shilimkar, Santosh
Regards, Santosh -Original Message- From: Tony Lindgren [mailto:t...@atomide.com] Sent: Wednesday, April 22, 2009 12:07 AM To: Shilimkar, Santosh Cc: linux-omap@vger.kernel.org Subject: Re: [PATCH 5/7][RFC] OMAP4: Update common omap machine specific sources. * Santosh

Re: [PATCH] ARM: OMAP: Update contact address of I2C registration helper

2009-04-21 Thread Jarkko Nikula
On Fri, 17 Apr 2009 16:47:41 +0200 ext Riku Voipio riku.voi...@iki.fi wrote: On Fri, Apr 17, 2009 at 02:15:05PM +0300, Jarkko Nikula wrote: This email address is going to expire soon so update it. You'll want to send this to the trivial changes git tree by Jiri Kosina True. I was