RE: [PATCH 1/2] McSPI Slave and DMA,FIFO support

2009-05-20 Thread Shilimkar, Santosh
Hemanth, Signed-off-by: Hemanth V heman...@ti.com arch/arm/mach-omap2/devices.c |5 arch/arm/plat-omap/include/mach/mcspi.h | 16 + drivers/spi/omap2_mcspi.c | 343 drivers/spi/omap2_mcspi.c This should be separate

Re: [PATCH 1/2] McSPI Slave and DMA,FIFO support

2009-05-20 Thread Hemanth V
Santosh, - Original Message - From: Shilimkar, Santosh santosh.shilim...@ti.com To: V, Hemanth heman...@ti.com; linux-omap@vger.kernel.org Sent: Wednesday, May 20, 2009 11:34 AM Subject: RE: [PATCH 1/2] McSPI Slave and DMA,FIFO support Hemanth, Signed-off-by: Hemanth V

RE: [PATCH 2/2] McSPI Slave and DMA,FIFO support

2009-05-20 Thread Gadiyar, Anand
-Original Message- From: linux-omap-ow...@vger.kernel.org [mailto:linux-omap-ow...@vger.kernel.org] On Behalf Of Hemanth V Sent: Wednesday, May 20, 2009 11:27 AM To: linux-omap@vger.kernel.org Subject: [PATCH 2/2] McSPI Slave and DMA,FIFO support This patch adds MUX changes for

RE: [PATCH 2/2] McSPI Slave and DMA,FIFO support

2009-05-20 Thread Shilimkar, Santosh
+ + /* SPI2 Pin MUX */ + omap_cfg_reg(AA3_3430_McSPI2_CLK); + omap_cfg_reg(Y2_3430_McSPI2_SIMO); + omap_cfg_reg(Y3_3430_McSPI2_SOMI); + omap_cfg_reg(Y4_3430_McSPI2_CS0); + This will still change the padconf for this port unconditionally. How do we handle the case

[PATCH 3/7] omap iommu: omap3 iommu device registration

2009-05-20 Thread Hiroshi DOYU
Signed-off-by: Hiroshi DOYU hiroshi.d...@nokia.com --- arch/arm/mach-omap2/omap3-iommu.c | 103 + 1 files changed, 103 insertions(+), 0 deletions(-) create mode 100644 arch/arm/mach-omap2/omap3-iommu.c diff --git a/arch/arm/mach-omap2/omap3-iommu.c

[PATCH 2/7] omap iommu: omap2 architecture specific functions

2009-05-20 Thread Hiroshi DOYU
The structure 'arch_mmu' accommodates the difference between omap1 and omap2/3. This patch provides omap2/3 specific functions Signed-off-by: Hiroshi DOYU hiroshi.d...@nokia.com --- arch/arm/mach-omap2/iommu2.c | 323 ++

[PATCH 5/7] omap iommu: entries for Kconfig and Makefile

2009-05-20 Thread Hiroshi DOYU
Signed-off-by: Hiroshi DOYU hiroshi.d...@nokia.com --- arch/arm/plat-omap/Kconfig |6 ++ arch/arm/plat-omap/Makefile |1 + 2 files changed, 7 insertions(+), 0 deletions(-) diff --git a/arch/arm/plat-omap/Kconfig b/arch/arm/plat-omap/Kconfig index 9dd68fa..30e47a3 100644 ---

[PATCH 1/7] omap iommu: tlb and pagetable primitives

2009-05-20 Thread Hiroshi DOYU
This patch provides: - iotlb_*() : iommu tlb operations - iopgtable_*() : iommu pagetable(twl) operations - iommu_*() : the other generic operations and the entry points to register and acquire iommu object. Signed-off-by: Hiroshi DOYU hiroshi.d...@nokia.com ---

[PATCH 6/7] omap2 iommu: entries for Kconfig and Makefile

2009-05-20 Thread Hiroshi DOYU
Signed-off-by: Hiroshi DOYU hiroshi.d...@nokia.com --- arch/arm/mach-omap2/Makefile |5 + 1 files changed, 5 insertions(+), 0 deletions(-) diff --git a/arch/arm/mach-omap2/Makefile b/arch/arm/mach-omap2/Makefile index c49d9bf..88629a7 100644 --- a/arch/arm/mach-omap2/Makefile +++

[PATCH 4/7] omap iommu: simple virtual address space management

2009-05-20 Thread Hiroshi DOYU
This patch provides a device drivers, which has a omap iommu, with address mapping APIs between device virtual address(iommu), physical address and MPU virtual address. There are 4 possible patterns for iommu virtual address(iova/da) mapping. |iova/mapping

[PATCH 7/7] omap iommu: add MPU_BRIDGE_IOMMU for tidspbridge migration

2009-05-20 Thread Hiroshi DOYU
Currently tidspbridge driver uses its own mmu implementation and will migrate to use this omap iommu eventually. This config is provided to make this migration happen smoothly. Signed-off-by: Hiroshi DOYU hiroshi.d...@nokia.com --- arch/arm/mach-omap2/omap3-iommu.c |2 ++ 1 files changed, 2

Re: Impact of SR reflex or pm patches on the ADS7846 touchscreen controller

2009-05-20 Thread Koen Kooi
Op 20 mei 2009, om 05:37 heeft Elvis Dowson het volgende geschreven: Hi, I just noticed that after incorporating the SR reflex and the recent patches from 187 onwards (using git format patch master on the pm branch), my ADS7846 touchscreen controller's response has become modified.

Re: Impact of SR reflex or pm patches on the ADS7846 touchscreen controller

2009-05-20 Thread Elvis Dowson
Hi Koen, I want to coserve CPU power, so is there a way to fix this, using say the on-demand governor. I want the system to be as energy efficient as possible. Best regards, Elvis On May 20, 2009, at 11:38 AM, Koen Kooi wrote: I've noticed that the TS behaves OK at ~500MHz and up,

DSS2: What is the impact of CONFIG_FB_OMAP2_NUM_FBS

2009-05-20 Thread Elvis Dowson
Hi, I am trying to solve a display flicker problem when using android with OpenGL , a problem that is very prominent using software OpenGL implementation, and less prominent using hardware OpenGL implementation. If I select a widget, the widgets flicker. So I was just wondering what the

What is the use of CONFIG_FB_VIRTUAL?

2009-05-20 Thread Elvis Dowson
Hi, What is the use of the CONFIG_FB_VIRTUAL option? Which options should I look at for finding information on ensuring that yres_virtual = 2 * yres? Best regards, Elvis -- To unsubscribe from this list: send the line unsubscribe linux-omap in the body of a message to

Re: [PATCH 1/7] omap iommu: tlb and pagetable primitives

2009-05-20 Thread Hiroshi DOYU
Hi, If there's no problem with those patches, please pull them from the following. The following changes since commit 091438dd5668396328a3419abcbc6591159eb8d1: Linus Torvalds (1): Linux 2.6.30-rc4 are available in the git repository at: http://git.gitorious.org/lk/mainline.git

DSS SDI, DSI, FAKE VSYNC

2009-05-20 Thread Elvis Dowson
Hi, What do the following kernel configuration options do DSS SDI DSS DSI DSS FAKE VSYNC Elvis Dowson -- To unsubscribe from this list: send the line unsubscribe linux-omap in the body of a message to majord...@vger.kernel.org More majordomo info at

RE: [ANNOUNCE] Temporary L-B tree for bridge 2.6.29

2009-05-20 Thread Kanigeri, Hari
Nishant, As Omar mentioned this is temporary staging and this will be moved to omapzoom portal in a Week or two. This version of tidspbridge has the open source PM framework. Myself and Omar will act as maintainers. Thank you, Best regards, Hari -Original Message- From:

OpenGL flicker issue in Android

2009-05-20 Thread Elvis Dowson
Hi Tomi, Would you be able to shed some light on the OpenGL flicker issue when using Android with TI OMAP 3503 or 3530 hardware? I can see transient background image artifacts when working with the widgets, and some say that this maybe a bug in the framebuffer driver?

RE: [ANNOUNCE] Temporary L-B tree for bridge 2.6.29

2009-05-20 Thread Menon, Nishanth
-Original Message- From: Kanigeri, Hari Sent: Wednesday, May 20, 2009 3:15 PM As Omar mentioned this is temporary staging and this will be moved to omapzoom portal in a Week or two. This version of tidspbridge has the open source PM framework. Myself and Omar will act as

Re: OpenGL flicker issue in Android

2009-05-20 Thread Tomi Valkeinen
On Wed, 2009-05-20 at 14:16 +0200, ext Elvis Dowson wrote: Hi Tomi, Would you be able to shed some light on the OpenGL flicker issue when using Android with TI OMAP 3503 or 3530 hardware? I can see transient background image artifacts when working with the widgets, and some

Re: [ANNOUNCE] Temporary L-B tree for bridge 2.6.29

2009-05-20 Thread Hiroshi DOYU
From: ext Kanigeri, Hari h-kanige...@ti.com Subject: RE: [ANNOUNCE] Temporary L-B tree for bridge 2.6.29 Date: Wed, 20 May 2009 14:15:21 +0200 Nishant, As Omar mentioned this is temporary staging and this will be moved to omapzoom portal in a Week or two. This version of tidspbridge has the

[PATCH] OMAP3: PM: Smartreflex: Fix VDD2 OPP determining logic

2009-05-20 Thread Roger Quadros
Use l3_ick clock rate to find out current VDD2 OPP since VDD2 OPP table uses rates corresponding to L3 clock. Signed-off-by: Roger Quadros ext-roger.quad...@nokia.com --- arch/arm/mach-omap2/smartreflex.c |2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git

[PATCH 0/4] ARM: OMPA4: Basic boot patch series based on linux-omap

2009-05-20 Thread Shilimkar, Santosh
Tony, I have rebased this series on top of the 'for-next' branch (2.6.30-rc6) in linux-omap tree. Additionally the series is reorganized as you suggested. As discussed earlier, there is a dependency on arch/arm/tools/mach-types(dated:18/04/2009). [PATCH 1/4] ARM: OMAP4: Add minimal

[PATCH 3/4] ARM: OMAP4: Add support for 4430 SDP

2009-05-20 Thread Santosh Shilimkar
This patch updates the Makefile and Kconfig entries for OMAP4. The OMAP4430 SDP board file supports only minimal set of drivers. Signed-off-by: Santosh Shilimkar santosh.shilim...@ti.com Signed-off-by: Tony Lindgren t...@atomide.com --- arch/arm/Makefile |1 +

[PATCH 2/4] ARM: OMAP4: Clock stubs since CLKDEV not in yet.

2009-05-20 Thread Santosh Shilimkar
This patch update the common 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 OMAP4 platform clk management is still not supported, the platform file is stubbed with those functions. Once the framework is ready,

[PATCH 4/4] ARM: OMAP4: Add defconfig for 4430 SDP

2009-05-20 Thread Santosh Shilimkar
This patch adds the defconfig for OMAP4430 SDP platform. Signed-off-by: Santosh Shilimkar santosh.shilim...@ti.com Signed-off-by: Tony Lindgren t...@atomide.com --- arch/arm/configs/omap_4430sdp_defconfig | 806 +++ 1 files changed, 806 insertions(+), 0 deletions(-)

[PATCH 1/4] ARM: OMAP4: Add minimal support for omap4

2009-05-20 Thread Santosh Shilimkar
This patch adds the support for OMAP4. The platform and machine specific headers and sources updated for OMAP4430 SDP platform. OMAP4430 is Texas Instrument's SOC based on ARM Cortex-A9 SMP architecture. It's a dual core SOC with GIC used for interrupt handling and SCU for cache coherency.

Re: [PATCH 5/7] omap iommu: entries for Kconfig and Makefile

2009-05-20 Thread Felipe Contreras
On Wed, May 20, 2009 at 9:42 AM, Hiroshi DOYU hiroshi.d...@nokia.com wrote: Signed-off-by: Hiroshi DOYU hiroshi.d...@nokia.com ---  arch/arm/plat-omap/Kconfig  |    6 ++  arch/arm/plat-omap/Makefile |    1 +  2 files changed, 7 insertions(+), 0 deletions(-) diff --git

Re: [PATCH 01/14] DSPBRIDGE: Remove SEEK_* redefinitions

2009-05-20 Thread Felipe Contreras
On Wed, May 20, 2009 at 8:02 AM, Omar Ramirez Luna x00o...@ti.com wrote: From: Guzman Lugo Fernando x0095...@ti.com This patch removes the SEEK_* redefinitions in host_os.h Nice patchset but a cover letter would make them even nicer :) -- Felipe Contreras -- To unsubscribe from this list:

[PATCH] OMAP: PM: Clear DMA channel state after a wakeup

2009-05-20 Thread Aaro Koskinen
Clear DMA channel states so that users can assume a known initial state. Signed-off-by: Aaro Koskinen aaro.koski...@nokia.com --- arch/arm/plat-omap/dma.c |6 ++ 1 files changed, 6 insertions(+), 0 deletions(-) diff --git a/arch/arm/plat-omap/dma.c b/arch/arm/plat-omap/dma.c index

Re: [PATCH] OMAP3: PM: Smartreflex: Fix VDD2 OPP determining logic

2009-05-20 Thread Kevin Hilman
Roger Quadros ext-roger.quad...@nokia.com writes: Use l3_ick clock rate to find out current VDD2 OPP since VDD2 OPP table uses rates corresponding to L3 clock. Signed-off-by: Roger Quadros ext-roger.quad...@nokia.com Thanks, pushed to PM branch. Kevin ---

Re: N810: latest linux-omap-2.6.git master

2009-05-20 Thread Kalle Valo
Tony Lindgren t...@atomide.com writes: Is anyone actually trying to work on or maintain N8x0 support? I think N8x0 support is a little bit behind from other boards. Lot of active development is going around on newer and more open platforms like Beagle and not all patches are necessary

RE: [PATCH 01/14] DSPBRIDGE: Remove SEEK_* redefinitions

2009-05-20 Thread Ramirez Luna, Omar
From: linux-omap On Behalf Of Felipe Contreras Sent: Wednesday, May 20, 2009 8:43 AM On Wed, May 20, 2009 at 8:02 AM, Omar Ramirez Luna x00o...@ti.com wrote: From: Guzman Lugo Fernando x0095...@ti.com This patch removes the SEEK_* redefinitions in host_os.h Nice patchset but a cover letter

Re: N810: latest linux-omap-2.6.git master

2009-05-20 Thread Tony Lindgren
* Kalle Valo kalle.v...@iki.fi [090520 07:11]: Tony Lindgren t...@atomide.com writes: Is anyone actually trying to work on or maintain N8x0 support? I think N8x0 support is a little bit behind from other boards. Lot of active development is going around on newer and more open

Gumstix Overo Low Power Standby?

2009-05-20 Thread Blazej Kot
Hi, I have been working with the linux-pm kernel on the Gumstix Overo, seeing how low it's power consumption can go, both during the cpu on and especially while the CPU is suspended. Thus far, I've had some disappointing results, the best I could get is about 500mW while on, and 250mW

Re: Tracking N770 breakage

2009-05-20 Thread Tony Lindgren
* Andrew de Quincey adq_...@lidskialf.net [090519 22:15]: Quoting Tony Lindgren t...@atomide.com: * Andrew de Quincey adq_...@lidskialf.net [090516 19:17]: Argh, my N770 seems to have just died; it has been behaving slightly oddly and now it simply won't turn on (black screen and no sign of

Re: [PATCH 2/7] OMAP4: Create board support for OMAP_4430SDP, v3

2009-05-20 Thread Tony Lindgren
* Shilimkar, Santosh santosh.shilim...@ti.com [090519 21:57]: -Original Message- From: Tony Lindgren [mailto:t...@atomide.com] Sent: Wednesday, May 20, 2009 2:48 AM To: Shilimkar, Santosh Cc: linux-arm-ker...@lists.arm.linux.org.uk; linux-omap@vger.kernel.org Subject: Re:

Re: [PATCH 2/2] McSPI Slave and DMA,FIFO support

2009-05-20 Thread Kevin Hilman
Gadiyar, Anand gadi...@ti.com writes: -Original Message- From: linux-omap-ow...@vger.kernel.org [mailto:linux-omap-ow...@vger.kernel.org] On Behalf Of Hemanth V Sent: Wednesday, May 20, 2009 11:27 AM To: linux-omap@vger.kernel.org Subject: [PATCH 2/2] McSPI Slave and DMA,FIFO

Re: [PATCH 2/2] McSPI Slave and DMA,FIFO support

2009-05-20 Thread Philip Balister
Kevin Hilman wrote: Gadiyar, Anand gadi...@ti.com writes: -Original Message- From: linux-omap-ow...@vger.kernel.org [mailto:linux-omap-ow...@vger.kernel.org] On Behalf Of Hemanth V Sent: Wednesday, May 20, 2009 11:27 AM To: linux-omap@vger.kernel.org Subject: [PATCH 2/2] McSPI Slave

Re: [PATCH 2/2] McSPI Slave and DMA,FIFO support

2009-05-20 Thread Tony Lindgren
* Gadiyar, Anand gadi...@ti.com [090519 23:15]: -Original Message- From: linux-omap-ow...@vger.kernel.org [mailto:linux-omap-ow...@vger.kernel.org] On Behalf Of Hemanth V Sent: Wednesday, May 20, 2009 11:27 AM To: linux-omap@vger.kernel.org Subject: [PATCH 2/2] McSPI Slave and

[PATCH] OMAP3: PM: SDRC: ensure mux of SDRC clock enable pins for self-refresh

2009-05-20 Thread Kevin Hilman
For SDRAM self-refresh to work properly, the SDRC clock-enable pins for both chip selects must be mux'd properly. Since these pins are not shared with anything else (according to ES3.1 TRM ver. P), they should always be mux'd in the SDRC mode (mode 0.) Special thanks to Paul Walmsley for

Re: [PATCH 0/2] PM: drop clocks_off_while_idle

2009-05-20 Thread Kevin Hilman
Kevin Hilman khil...@deeprootsystems.com writes: The sysfs control /sys/power/clocks_off_while_idle only affects the UART clocks. And these can now be controlled with a UART specific timeout sysfs control. The system default behavior is to have the equivalent of clocks_off_while_idle == 1

[PATCH] DSPBRIDGE: slab corruption in resource cleanup fix

2009-05-20 Thread Guzman Lugo, Fernando
From 8c873e2168fdcfd9638b7ccd9c51fb1a6d6b25c2 Mon Sep 17 00:00:00 2001 From: Fernando Guzman Lugo x0095...@ti.com Date: Tue, 19 May 2009 17:45:17 -0500 Subject: [PATCH] DSPBRIDGE: slab corruption in resource cleanup fix resource cleanup modifying memory already freed was provoking a Slab

Re: [PATCH] OMAP3: PM: remove save/restore of exception handler state

2009-05-20 Thread Kevin Hilman
Kevin Hilman khil...@deeprootsystems.com writes: The exception handler state for the various modes of the processor (FIQ, IRQ, ABORT, UNDEF, SYSTEM) does not need a full context save/restore. Only the stack pointers for the used modes need a save/restore and this is done already in the

Re: N810: latest linux-omap-2.6.git master

2009-05-20 Thread Jarkko Nikula
On Wed, 20 May 2009 08:13:02 -0700 Tony Lindgren t...@atomide.com wrote: OK, I can help a bit too. Here's what I have in mind we should do: I can participate at least to testing if nothing else. - Get drivers/cbus into mainline. Kalle, do you want to do this? I can be part of process how

Re: N810: latest linux-omap-2.6.git master

2009-05-20 Thread Kalle Valo
Tony Lindgren t...@atomide.com writes: OK, I can help a bit too. Here's what I have in mind we should do: - Rename the board-*c files to board-n8x0-*.c. I can do this assuming people are OK with this. - Get the gpio-switch replacement completed and into mainline. Jani, any news on

Re: Gumstix Overo Low Power Standby?

2009-05-20 Thread Kevin Hilman
Kevin Hilman khil...@deeprootsystems.com writes: Blazej Kot bj...@cornell.edu writes: I have been working with the linux-pm kernel on the Gumstix Overo, seeing how low it's power consumption can go, both during the cpu on and especially while the CPU is suspended. Thus far, I've had some

Re: Gumstix Overo Low Power Standby?

2009-05-20 Thread Kevin Hilman
Blazej Kot bj...@cornell.edu writes: I have been working with the linux-pm kernel on the Gumstix Overo, seeing how low it's power consumption can go, both during the cpu on and especially while the CPU is suspended. Thus far, I've had some disappointing results, the best I could get is about

Re: [PATCH v3 1/3] OMAP3:zoom2: Add support for OMAP3 Zoom2 board

2009-05-20 Thread Tony Lindgren
* Pandita, Vikram vikram.pand...@ti.com [090519 17:10]: Tony -Original Message- From: linux-omap-ow...@vger.kernel.org [mailto:linux-omap-ow...@vger.kernel.org] On Behalf Of Pandita, Vikram Sent: Tuesday, May 19, 2009 7:01 PM To: Tony Lindgren Cc: Christensen, Mikkel;

RE: [PATCH v3 1/3] OMAP3:zoom2: Add support for OMAP3 Zoom2 board

2009-05-20 Thread Pandita, Vikram
From: Tony Lindgren [mailto:t...@atomide.com] To: Pandita, Vikram Cc: Christensen, Mikkel; linux-omap@vger.kernel.org Subject: Re: [PATCH v3 1/3] OMAP3:zoom2: Add support for OMAP3 Zoom2 board * Pandita, Vikram vikram.pand...@ti.com [090519 17:10]: Tony -Original Message- From:

Re: N810: latest linux-omap-2.6.git master

2009-05-20 Thread Max Filippov
Tony Lindgren t...@atomide.com wrote: OK, I can help a bit too. Here's what I have in mind we should do: I can participate at least to testing if nothing else. So am I. Testing and bughunting are what I can do best. Or development of small comprehensible features. Thanks. -- Max -- To

Re: N810: latest linux-omap-2.6.git master

2009-05-20 Thread Max Filippov
Yes, that change seemed to get me booting... however, with rc6, the keyboard no longer works *at all*, and in neither rc4 nor rc6 does p54spi actually work. For p54spi to minimally work you need at least the following patches from linux-wireless: 320abdf21a27e9f662f70d7726f56cd458343d3b

[PATCH v2 00/13] OMAP2/3: PM sync-up

2009-05-20 Thread Kevin Hilman
This series is intended to push the core PM support from linux-omap into mainline. Upon review/acceptance, Tony will merge into his for-next branch for the next merge window so all OMAP stuff can come from one place. In addition to the linux-omap PM core sync, several OMAP3 init fixes are

[PATCH 01/13] Revert ARM: OMAP: Mask interrupts when disabling interrupts, v2

2009-05-20 Thread Kevin Hilman
This reverts commit 5461af5af5c6a7fee78978aafe720541bf3a2f55. Adding a disable hook to the irq_chip is not the way to fix the problem being addressed by this patch. Instead, we need to fix support for [enable|disable]_irq_wake(). Signed-off-by: Kevin Hilman khil...@deeprootsystems.com ---

[PATCH 03/13] OMAP: Add new function to check wether there is irq pending

2009-05-20 Thread Kevin Hilman
From: Jouni Hogander jouni.hogan...@nokia.com Add common omap2/3 function to check wether there is irq pending. Switch to use it in omap2 pm code instead of its own. Signed-off-by: Jouni Hogander jouni.hogan...@nokia.com Signed-off-by: Tony Lindgren t...@atomide.com Signed-off-by: Kevin Hilman

[PATCH 04/13] OMAP3: PM: Force IVA2 into idle during bootup

2009-05-20 Thread Kevin Hilman
Signed-off-by: Kevin Hilman khil...@deeprootsystems.com --- arch/arm/mach-omap2/pm34xx.c | 50 + arch/arm/plat-omap/include/mach/control.h |5 +++ 2 files changed, 55 insertions(+), 0 deletions(-) diff --git a/arch/arm/mach-omap2/pm34xx.c

[PATCH 05/13] OMAP3: PM: Add wake-up bit defintiions for CONTROL_PADCONF_X

2009-05-20 Thread Kevin Hilman
Signed-off-by: Kevin Hilman khil...@deeprootsystems.com --- arch/arm/plat-omap/include/mach/control.h |4 1 files changed, 4 insertions(+), 0 deletions(-) diff --git a/arch/arm/plat-omap/include/mach/control.h b/arch/arm/plat-omap/include/mach/control.h index d38697b..a9f05e5 100644

[PATCH 07/13] OMAP: UART: Add sysfs interface for adjusting UART sleep timeout

2009-05-20 Thread Kevin Hilman
From: Jouni Hogander jouni.hogan...@nokia.com This patch makes it possible to change uart sleep timeout. New sysfs entry is added (/sys/devices/platform/serial8250.uart/sleep_timeout) Writing zero will disable the timeout feature and prevent UART clocks from being disabled. Also default timeout

[PATCH 09/13] OMAP3: PM: D2D clockdomain supports SW supervised transitions

2009-05-20 Thread Kevin Hilman
Signed-off-by: Kevin Hilman khil...@deeprootsystems.com --- arch/arm/mach-omap2/clockdomains.h |2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/arch/arm/mach-omap2/clockdomains.h b/arch/arm/mach-omap2/clockdomains.h index 281d5da..fe319ae 100644 ---

[PATCH 10/13] OMAP3: PM: Ensure MUSB block can idle when driver not loaded

2009-05-20 Thread Kevin Hilman
From: Peter 'p2' De Schrijver peter.de-schrij...@nokia.com Otherwise, bootloaders may leave MUSB in a state which prevents retention. Signed-off-by: Kevin Hilman khil...@deeprootsystems.com --- arch/arm/mach-omap2/Makefile |2 -- arch/arm/mach-omap2/usb-musb.c| 20

[PATCH 11/13] OMAP3: PM: Ensure PRCM interrupts are cleared at boot

2009-05-20 Thread Kevin Hilman
Signed-off-by: Kevin Hilman khil...@deeprootsystems.com --- arch/arm/mach-omap2/pm34xx.c |3 +++ 1 files changed, 3 insertions(+), 0 deletions(-) diff --git a/arch/arm/mach-omap2/pm34xx.c b/arch/arm/mach-omap2/pm34xx.c index d41e2c5..57d33f9 100644 --- a/arch/arm/mach-omap2/pm34xx.c +++

[PATCH 12/13] OMAP3: PM: Clear pending PRCM reset flags on init

2009-05-20 Thread Kevin Hilman
Signed-off-by: Kevin Hilman khil...@deeprootsystems.com --- arch/arm/mach-omap2/pm34xx.c |9 + 1 files changed, 9 insertions(+), 0 deletions(-) diff --git a/arch/arm/mach-omap2/pm34xx.c b/arch/arm/mach-omap2/pm34xx.c index 57d33f9..8442286 100644 --- a/arch/arm/mach-omap2/pm34xx.c

[PATCH 13/13] OMAP3: PM: prevent module wakeups from waking IVA2

2009-05-20 Thread Kevin Hilman
By default, prevent functional wakeups from inside a module from waking up the IVA2. Let DSP Bridge code handle this when loaded. Signed-off-by: Kevin Hilman khil...@deeprootsystems.com --- arch/arm/mach-omap2/pm34xx.c |6 ++ arch/arm/mach-omap2/prm.h|2 ++ 2 files changed, 8

[PATCH 08/13] OMAP3: PM: Add D2D clocks and auto-idle setup to PRCM init

2009-05-20 Thread Kevin Hilman
Add D2D clocks (modem_fck, sad2d_ick, mad2d_ick) to clock framework and ensure that auto-idle bits are set for these clocks during PRCM init. Also add omap3_d2d_idle() function called durint PRCM setup which ensures D2D pins are MUX'd correctly to enable retention for standalone (no-modem)

[PATCH 06/13] OMAP3: PM: UART: disable clocks when idle and off-mode support

2009-05-20 Thread Kevin Hilman
This patch allows the UART clocks to be disabled when the OMAP UARTs are inactive, thus permitting the chip to hit retention in idle. After the timeout of an activity timer, each UART is allowed to disable its clocks so the system can enter retention. The activity timer is (re)activated on any

[PATCH] OMAP2: Serial: Remove arch_initcall dependency

2009-05-20 Thread Pandita, Vikram
From: Vikram Pandita vikram.pand...@ti.com Move platform_device_register() for serial device to omap_serial_init() There is no need to have arch_initcall() dependency in serial as already board files call the function omap_serial_init() Signed-off-by: Vikram Pandita vikram.pand...@ti.com ---

[PATCH v4 0/3]Add Zoom2 board support

2009-05-20 Thread Pandita, Vikram
From: Vikram Pandita vikram.pand...@ti.com The following patch series adds support for Texas Instruments OMAP3 Zoom2 board. The board has Modem attached to UART1, WLAN to UART2 and GPS to UART3. An external debug board is included for console and LAN. Please see:

[PATCH v4 1/3] OMAP3:zoom2: Add support for OMAP3 Zoom2 board

2009-05-20 Thread Pandita, Vikram
From: Vikram Pandita vikram.pand...@ti.com This patch creates the minimal OMAP3 Zoom2 board support. Signed-off-by: Mikkel Christensen m...@ti.com Signed-off-by: Vikram Pandita vikram.pand...@ti.com Acked-by: Kevin Hilman khil...@deeprootsystems.com ---

[PATCH v4 2/3] OMAP3:zoom2: Defconfig for Zoom2 board

2009-05-20 Thread Pandita, Vikram
From: Vikram Pandita vikram.pand...@ti.com This patch adds OMAP3 Zoom2 board defconfig. Signed-off-by: Mikkel Christensen m...@ti.com Signed-off-by: Vikram Pandita vikram.pand...@ti.com Acked-by: Kevin Hilman khil...@deeprootsystems.com --- arch/arm/configs/omap_zoom2_defconfig | 1211

[PATCH v4 3/3] OMAP3:zoom2: Makefile and Kconfig for Zoom2 board

2009-05-20 Thread Pandita, Vikram
From: Vikram Pandita vikram.pand...@ti.com This patch adds OMAP3 Zoom2 board to the Makefile and Kconfig. Signed-off-by: Mikkel Christensen m...@ti.com Signed-off-by: Vikram Pandita vikram.pand...@ti.com Acked-by: Kevin Hilman khil...@deeprootsystems.com --- arch/arm/mach-omap2/Kconfig |4