RE: [PATCHv2 5/6] OMAP: Powerdomains: Add support for checking if pwrdm/clkdm can idle

2010-01-13 Thread Tero.Kristo
-Original Message- From: linux-omap-ow...@vger.kernel.org [mailto:linux-omap-ow...@vger.kernel.org] On Behalf Of ext Kevin Hilman Sent: 12 January, 2010 20:57 To: Kristo Tero (Nokia-D/Tampere) Cc: linux-omap@vger.kernel.org Subject: Re: [PATCHv2 5/6] OMAP: Powerdomains: Add support for

RE: [PATCHv2 1/6] OMAP: Powerdomains: Add support for INACTIVE state on pwrdm level

2010-01-13 Thread Tero.Kristo
-Original Message- From: ext Kevin Hilman [mailto:khil...@deeprootsystems.com] Sent: 12 January, 2010 20:25 To: Kristo Tero (Nokia-D/Tampere) Cc: linux-omap@vger.kernel.org Subject: Re: [PATCHv2 1/6] OMAP: Powerdomains: Add support for INACTIVE state on pwrdm level Tero Kristo

Re: [PATCH 4/4] OMAP: AM3517: Enable DSS2 for AM3517EVM board

2010-01-13 Thread Tomi Valkeinen
Hi, I applied these two to my tree: [PATCH 2/4] OMAP: DSS2: Add Sharp LQ043T1DG01 panel drivers [PATCH 3/4] OMAP: Enable DSS2 for OMAP3EVM board But this patch doesn't apply, I guess the below mentioned I2C stuff is missing from the linus' tree. Tomi On Mon, 2010-01-04 at 15:34 +0100, ext

Re: [PATCH] OMAP: DSS: add TPO TD043MTEA1 panel

2010-01-13 Thread Tomi Valkeinen
Hi, Sorry for the long time it took me to check this out. Checkpatch complains about indentation, I think the whole file is indented with spaces, not tabs. Tomi On Fri, 2009-12-11 at 20:30 +0100, ext Grazvydas Ignotas wrote: Add support of TPO TD043MTEA1 TFT LCD panel to DSS2 driver. This

RE: [alsa-devel] Audio suspend/resume status on OMAP3 based platforms

2010-01-13 Thread Aggarwal, Anuj
-Original Message- From: Peter Ujfalusi [mailto:peter.ujfal...@nokia.com] Sent: Wednesday, January 13, 2010 12:40 PM To: alsa-de...@alsa-project.org Cc: Aggarwal, Anuj; linux-omap@vger.kernel.org Subject: Re: [alsa-devel] Audio suspend/resume status on OMAP3 based platforms On

Re: ISP OMAP3 camera support ov7690

2010-01-13 Thread Michael Trimarchi
Hi, I have done a step ahead maybe: The camera has this output format: YUYV --- the first use the CCDC_OTHERS_MEM, so seems that it needs the WEN signal to syncronize (I don't have this one) RGB565 --- is not supported RAW8 --- is supported by the ISP but seems that is not

Re: [PM-WIP-OPP][PATCH] OPP: Introduces enum for addressing different OPP types

2010-01-13 Thread Romit Dasgupta
I like this idea... but I have some questions about how we should cleanly handle SMP and future SoCs. Actually for OMAP4 AFAICT MPU's share only one set of OPPs (their clocks are tied). So it should not be a problem there. OTOH, the OPP layer itself is not thread safe today(I tried to make it

Re: [PM-WIP-OPP][PATCH] OPP: Introduces enum for addressing different OPP types

2010-01-13 Thread Romit Dasgupta
Menon, Nishanth wrote: General comment: might be good to state the enum types you are introducing for OMAP3 in the commit message Actually the introduction of enum type itself is the heart of the patch. The details are irrelevant. Signed-off-by: Romit Dasgupta ro...@ti.com ---

[PATCHv2 0/8] Introduce new features for IGEP v2 board

2010-01-13 Thread Enric Balletbo i Serra
Hi all, These patches introduce new supported features on IGEP v2 board like EHCI support, platform data for the twl4030_codec MFD and flash support. Please, consider to adding. Best regards, Enric git diff --stat tmlind/linux-omap-2.6/master arch/arm/mach-omap2/Kconfig

[PATCHv2 1/8] omap3: Add platform data for the twl4030_codec MFD on IGEP v2

2010-01-13 Thread Enric Balletbo i Serra
From: Enric Balletbo i Serra eballe...@iseebcn.com Signed-off-by: Enric Balletbo i Serra eballe...@iseebcn.com --- arch/arm/mach-omap2/board-igep0020.c | 10 ++ 1 files changed, 10 insertions(+), 0 deletions(-) diff --git a/arch/arm/mach-omap2/board-igep0020.c

[PATCHv2 2/8] omap3: Fix typo on IGEP v2 board

2010-01-13 Thread Enric Balletbo i Serra
From: Enric Balletbo i Serra eballe...@iseebcn.com Signed-off-by: Enric Balletbo i Serra eballe...@iseebcn.com --- arch/arm/mach-omap2/Kconfig |2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/arch/arm/mach-omap2/Kconfig b/arch/arm/mach-omap2/Kconfig index

[PATCHv2 3/8] omap3: Add platform init code for EHCI driver on IGEP v2

2010-01-13 Thread Enric Balletbo i Serra
From: Enric Balletbo i Serra eballe...@iseebcn.com Signed-off-by: Enric Balletbo i Serra eballe...@iseebcn.com --- arch/arm/mach-omap2/board-igep0020.c | 12 1 files changed, 12 insertions(+), 0 deletions(-) diff --git a/arch/arm/mach-omap2/board-igep0020.c

Re: [PATCH] OMAP: DSS: add TPO TD043MTEA1 panel

2010-01-13 Thread Tomi Valkeinen
On Wed, 2010-01-13 at 12:06 +0100, ext Grazvydas Ignotas wrote: On Wed, Jan 13, 2010 at 10:49 AM, Tomi Valkeinen tomi.valkei...@nokia.com wrote: Hi, Sorry for the long time it took me to check this out. Checkpatch complains about indentation, I think the whole file is indented with

[PATCH 0/8] omap_hsmmc changes

2010-01-13 Thread Adrian Hunter
Hi Here are some changes we need for omap_hsmmc. They are dependent on OMAP board files so it would be simplest if the patches all went via the OMAP tree. Adrian Hunter (7): omap_hsmmc: move gpio and regulator control from board file OMAP: rename mmc-twl4030 to hsmmc OMAP:

[PATCH 3/8] OMAP: reconnect hsmmc context loss count

2010-01-13 Thread Adrian Hunter
From 840e68745248b4d302429380aa5b1ea944c13024 Mon Sep 17 00:00:00 2001 From: Adrian Hunter adrian.hun...@nokia.com Date: Tue, 5 Jan 2010 10:06:58 +0200 Subject: [PATCH] OMAP: reconnect hsmmc context loss count Call the PM context-loss count function, now that there is a prototype for it.

[PATCH 4/8] omap_hsmmc: set DVFS/PM constraints

2010-01-13 Thread Adrian Hunter
From afab8b432b37ae1f42b281e58989c8d607ed7183 Mon Sep 17 00:00:00 2001 From: Denis Karpov ext-denis.2.kar...@nokia.com Date: Wed, 8 Jul 2009 16:15:08 +0200 Subject: [PATCH] omap_hsmmc: set DVFS/PM constraints Set constraint for MPU minimal frequency to maintain good I/O performance. The

[PATCH 6/8] omap_hsmmc: allow for power saving without going off

2010-01-13 Thread Adrian Hunter
From 8765fc018de183c676a104cb7be3c94bc508257e Mon Sep 17 00:00:00 2001 From: Adrian Hunter adrian.hun...@nokia.com Date: Tue, 5 Jan 2010 14:14:07 +0200 Subject: [PATCH] omap_hsmmc: allow for power saving without going off An eMMC may be always powered on, so that the lowest power saving state

[PATCH 5/8] omap_hsmmc: RX51: set padconfs to pull down when powering off eMMC

2010-01-13 Thread Adrian Hunter
From 060702bca6c60dd0f63f4e82e381ae1b8b112dec Mon Sep 17 00:00:00 2001 From: Adrian Hunter adrian.hun...@nokia.com Date: Tue, 5 Jan 2010 13:46:57 +0200 Subject: [PATCH] omap_hsmmc: RX51: set padconfs to pull down when powering off eMMC It has been discovered that, when eMMC is powered off,

[PATCH 7/8] omap_hsmmc: fix disable timeouts

2010-01-13 Thread Adrian Hunter
From 9c232fcf9aab259a6b3b33497396a94249f747f3 Mon Sep 17 00:00:00 2001 From: Adrian Hunter adrian.hun...@nokia.com Date: Tue, 5 Jan 2010 14:20:23 +0200 Subject: [PATCH] omap_hsmmc: fix disable timeouts Disable timeouts are in msecs not jiffies. Signed-off-by: Adrian Hunter

[PATCH 8/8] omap_hsmmc: allow for a shared VccQ

2010-01-13 Thread Adrian Hunter
From e9f84e6199b09525bef9daf4673ea2b56c4c7151 Mon Sep 17 00:00:00 2001 From: Adrian Hunter adrian.hun...@nokia.com Date: Thu, 7 Jan 2010 13:54:45 +0200 Subject: [PATCH] omap_hsmmc: allow for a shared VccQ EMMC can have two voltage supplies, Vcc and VccQ which are implemented in the code as

Re: [PM-WIP-OPP][PATCH] OPP: Introduces enum for addressing different OPP types

2010-01-13 Thread Nishanth Menon
Romit Dasgupta said the following on 01/13/2010 04:41 AM: Menon, Nishanth wrote: General comment: might be good to state the enum types you are introducing for OMAP3 in the commit message Actually the introduction of enum type itself is the heart of the patch. The details are

Re: [PATCH] save and restore etm state across core OFF modes

2010-01-13 Thread Nishanth Menon
Alexander Shishkin said the following on 01/13/2010 05:36 AM: On Tue, Jan 12, 2010 at 04:08:23 -0600, Nishanth Menon wrote: Alexander Shishkin had written, on 01/12/2010 03:46 PM, the following: On Tue, Jan 12, 2010 at 01:04:04 -0800, Tony Lindgren wrote: * Nishanth Menon

Enabling spidev in MCSPI1

2010-01-13 Thread Philip Balister
I'm trying to enable spidev on mcspi1, but when I do, the kernel while booting after the kernel is uncompressed. No useful messages are displayed. This is with a current git. I've attached the diff I use to add the spi driver to the board file. (OVero + Summit). With the #if 0 inplace the

Re: [PM-WIP-OPP][PATCH] OPP: Introduces enum for addressing different OPP types

2010-01-13 Thread Romit Dasgupta
Nishanth Menon wrote: Romit Dasgupta said the following on 01/13/2010 04:41 AM: Menon, Nishanth wrote: General comment: might be good to state the enum types you are introducing for OMAP3 in the commit message Actually the introduction of enum type itself is the heart of the patch.

Re: Enabling spidev in MCSPI1

2010-01-13 Thread Hemanth V
I'm trying to enable spidev on mcspi1, but when I do, the kernel while booting after the kernel is uncompressed. No useful messages are displayed. This is with a current git. I've attached the diff I use to add the spi driver to the board file. (OVero + Summit). With the #if 0 inplace the

Re: [PM-WIP-OPP][PATCH] OPP: Introduces enum for addressing different OPP types

2010-01-13 Thread Kevin Hilman
Romit Dasgupta ro...@ti.com writes: Menon, Nishanth wrote: [...] -static int __deprecated freq_to_opp(u8 *opp_id, struct omap_opp *opps, +static int __deprecated freq_to_opp(u8 *opp_id, enum opp_t opp_t, Re: enum type and variable have the same name :( mebbe a rename of variable is

RE: [PATCH 1/3] omap iommu: cleanup iommu page address mask and definitions

2010-01-13 Thread Aguirre, Sergio
Hi Hiroshi, -Original Message- From: Hiroshi DOYU [mailto:hiroshi.d...@nokia.com] Sent: Wednesday, January 13, 2010 6:18 AM To: linux-omap@vger.kernel.org Cc: Nagalla, Hari; Aguirre, Sergio Subject: Re: [PATCH 1/3] omap iommu: cleanup iommu page address mask and definitions

Re: Missing help texts

2010-01-13 Thread Tony Lindgren
* Russell King - ARM Linux li...@arm.linux.org.uk [100113 04:52]: Can you guys _please_ ensure that Kconfig entries have help texts before they hit Linus' tree please? Eg, without help texts, options such as DSS_RFBI make precisely zero sense to people who don't know what DSS_RFBI is...

Re: LDP broken?

2010-01-13 Thread Tony Lindgren
* Russell King - ARM Linux li...@arm.linux.org.uk [100113 05:39]: While trying to boot the latest kernel on the LDP platform, it appears that MMC has a problem. Unfortunately, being a small form factor card, the only platform I have which accepts it is the LDP. Not sure if this is down to

Re: [PATCH] OMAP3: SDRC : Errata 1.176 Fix - Accesses to DDR stall in SDRC after a Warm-reset

2010-01-13 Thread Paul Walmsley
Some more comments. On Wed, 13 Jan 2010, Reddy, Teerth wrote: From: Teerth Reddy tee...@ti.com This patch has the workaround for errata 1.176. In some cases, user is not able to access DDR memory after warm-reset.This situation occurs while the warm-reset happens during a read access to

RE: [PATCH] OMAP3: SDRC : Errata 1.176 Fix - Accesses to DDR stall in SDRC after a Warm-reset

2010-01-13 Thread Paul Walmsley
Hello Teerth, On Wed, 13 Jan 2010, Reddy, Teerth wrote: -Original Message- From: Paul Walmsley [mailto:p...@pwsan.com] Your changes - +/* Function for SDRC config for warm reset */ +static u32 (*_omap3_sram_warmreset)(void); + +void omap3_warmreset() +{ + if

Re: [PATCH V2] OMAP3: hwmod: support to specify the offset position of various SYSCONFIG register bits.

2010-01-13 Thread Paul Walmsley
Hello Thara, two more minor changes to make: On Tue, 12 Jan 2010, Thara Gopinath wrote: --- /dev/null +++ b/arch/arm/mach-omap2/omap_hwmod_common_data.c @@ -0,0 +1,51 @@ +/* + * omap_hwmod common data structures + * + * Copyright (C) 2010 Nokia Corporation + * Paul Walmsley + * Please

Re: [PATCH 1/8] omap_hsmmc: move gpio and regulator control from board file

2010-01-13 Thread Tony Lindgren
* Adrian Hunter adrian.hun...@nokia.com [100113 03:38]: From c2ed3074a73fc13d088c53193af546c01d1061b1 Mon Sep 17 00:00:00 2001 From: Adrian Hunter adrian.hun...@nokia.com Date: Mon, 4 Jan 2010 13:44:36 +0200 Subject: [PATCH] omap_hsmmc: move gpio and regulator control from board file This

Re: [PATCH 5/8] omap_hsmmc: RX51: set padconfs to pull down when powering off eMMC

2010-01-13 Thread Tony Lindgren
Hi, Some comments and a fix to the omap mux code below. * Adrian Hunter adrian.hun...@nokia.com [100113 03:39]: From 060702bca6c60dd0f63f4e82e381ae1b8b112dec Mon Sep 17 00:00:00 2001 From: Adrian Hunter adrian.hun...@nokia.com Date: Tue, 5 Jan 2010 13:46:57 +0200 Subject: [PATCH] omap_hsmmc:

Re: [PATCH 5/8] omap_hsmmc: RX51: set padconfs to pull down when powering off eMMC

2010-01-13 Thread Tony Lindgren
* Tony Lindgren t...@atomide.com [100113 12:36]: You might want to check what happens in omap off-idle mode in these cases and see if enabling OMAP_PIN_OFF_INPUT_PULLDOWN makes any difference in power consumption in off state. That probably does not matter unless the floating lines cause the

Re: [PATCH 5/8] omap_hsmmc: RX51: set padconfs to pull down when powering off eMMC

2010-01-13 Thread Tony Lindgren
* Tony Lindgren t...@atomide.com [100113 12:38]: * Tony Lindgren t...@atomide.com [100113 12:36]: You might want to check what happens in omap off-idle mode in these cases and see if enabling OMAP_PIN_OFF_INPUT_PULLDOWN makes any difference in power consumption in off state. That

Re: [PATCH] OMAP3: SDRC : Errata 1.176 Fix - Accesses to DDR stall in SDRC after a Warm-reset

2010-01-13 Thread Paul Walmsley
Hello Teerth, another question that just occurred to me. On Wed, 13 Jan 2010, Paul Walmsley wrote: @@ -147,10 +149,9 @@ void omap_prcm_arch_reset(char mode) * cf. OMAP34xx TRM, Initialization / Software Booting * Configuration. */ omap_writel(l,

Re: [PATCH] omap3: pandora: add DSS2 support and related regulators

2010-01-13 Thread Grazvydas Ignotas
On Wed, Jan 13, 2010 at 5:02 PM, Tomi Valkeinen tomi.valkei...@nokia.com wrote: Hi, This doesn't apply, can you resend based on Linus' tree or my DSS2 tree? ok, will resend shortly. BTW, what about enabling vdds_dsi/vdds_sdi regulators we talked about earlier? This patch already sets up those

[PATCHv2] OMAP: pandora: add DSS2 support and related regulators

2010-01-13 Thread Grazvydas Ignotas
This patch adds configuration data for DSS2 and sets up display related regulators. Signed-off-by: Grazvydas Ignotas nota...@gmail.com --- arch/arm/mach-omap2/board-omap3pandora.c | 109 ++ 1 files changed, 109 insertions(+), 0 deletions(-) diff --git

[ANN] gst-dsp 0.7.0 released

2010-01-13 Thread Felipe Contreras
Hi, gst-dsp is GStreamer plug-in to utilize Texas Intruments' DSP algorithms for OMAP3 platforms (using dsp-bridge). It's used in the official Nokia N900 system, but should work on any platform (has been tested on beagleboard). It's time for the next release. There have been a huge amount of

Re: [PATCH] OMAP3: SDRC : Errata 1.176 Fix - Accesses to DDR stall in SDRC after a Warm-reset

2010-01-13 Thread Paul Walmsley
On Wed, 13 Jan 2010, Paul Walmsley wrote: Wouldn't this code need to enable interrupts before calling omap3_sram_warmreset()? Rather, this should have read, _disable_ interrupts... - Paul -- To unsubscribe from this list: send the line unsubscribe linux-omap in the body of a message to

RE: [PATCH 1/8] omap_hsmmc: move gpio and regulator control from board file

2010-01-13 Thread Madhusudhan
-Original Message- From: Adrian Hunter [mailto:adrian.hun...@nokia.com] Sent: Wednesday, January 13, 2010 5:40 AM To: Tony Lindgren Cc: linux-mmc Mailing List; Adrian Hunter; Andrew Morton; linux-omap Mailing List; Madhusudhan Chikkature Subject: [PATCH 1/8] omap_hsmmc: move gpio

RE: [PATCH] OMAP: Exporting functions doing common register access

2010-01-13 Thread Paul Walmsley
Hello Anuj, On Thu, 7 Jan 2010, Aggarwal, Anuj wrote: In the interim, I would suggest that you remove the the clock source and receiver source change functions from omap-mcbsp.c, split them into OMAP1 and OMAP2/3 variants, and place them into arch/arm/mach-omap*/mcbsp.c.

Re: [PATCH 4/8] omap_hsmmc: set DVFS/PM constraints

2010-01-13 Thread Paul Walmsley
(added Denis and Kevin) Hello Denis, Adrian, On Wed, 13 Jan 2010, Adrian Hunter wrote: From afab8b432b37ae1f42b281e58989c8d607ed7183 Mon Sep 17 00:00:00 2001 From: Denis Karpov ext-denis.2.kar...@nokia.com Date: Wed, 8 Jul 2009 16:15:08 +0200 Subject: [PATCH] omap_hsmmc: set DVFS/PM

Re: [PATCH 3/3] OMAP4: clocks: Fix the clksel_rate struct DPLL divs

2010-01-13 Thread Paul Walmsley
On Mon, 11 Jan 2010, Rajendra Nayak wrote: For all DPLL's the valid dividers are same as the values to be programmed in the register. 0 is an invalid value. The changes are generated by updating the script which autogenerates the file modifed in the patch. Signed-off-by: Rajendra Nayak

Re: [PATCH 2/3] OMAP4: PRCM: Fix the base address for CHIRONSS reg defines

2010-01-13 Thread Paul Walmsley
On Mon, 11 Jan 2010, Rajendra Nayak wrote: The CHIRONSS has its own local PRCM module and the register defines need to use the CHIRONSS base and not the PRM base. The changes are generated by updating the script which autogenerates the file modifed in the patch. Signed-off-by: Rajendra

Re: [PATCH 0/3] OMAP4: prcm/clock fixes

2010-01-13 Thread Paul Walmsley
Hi Rajendra, On Mon, 11 Jan 2010, Nayak, Rajendra wrote: This series contains prcm register def fixes and clock framework fixes for omap4. The patches are generated by updating the scripts which autogenerate the files modified. They apply on latest mainline kernel and are intended for the

Re: [PATCH 0/3] OMAP4: prcm/clock fixes

2010-01-13 Thread Paul Walmsley
Hi Rajendra, well, right after I sent this message, I noticed that I was looking at an older copy of my lakml inbox. So, On Wed, 13 Jan 2010, Paul Walmsley wrote: Patch 1 is missing from both the linux-omap and linux-arm-kernel mailing lists. Too big, perhaps? Patches 2 and 3 only made

Re: [PATCH 5/8] omap_hsmmc: RX51: set padconfs to pull down when powering off eMMC

2010-01-13 Thread Nishanth Menon
Tony Lindgren had written, on 01/13/2010 03:00 PM, the following: * Tony Lindgren t...@atomide.com [100113 12:38]: * Tony Lindgren t...@atomide.com [100113 12:36]: You might want to check what happens in omap off-idle mode in these cases and see if enabling OMAP_PIN_OFF_INPUT_PULLDOWN makes

Re: [PATCH 1/3] DSS PM_WKEN to refill DMA

2010-01-13 Thread Kevin Hilman
Y, Kishore kishor...@ti.com writes: From: Subramani Venkatesh x0108...@ti.com Currently, DSS doesnot wakeup when there is a DMA request. DSS wake up event must be enabled so that the DMA request to refill the FIFO will wake up the CORE domain. Signed-off-by: Subramani Venkatesh

[PATCH 14/13] DSS PM_WKEN to refill DMA

2010-01-13 Thread Kevin Hilman
From: Subramani Venkatesh x0108...@ti.com Currently, DSS doesnot wakeup when there is a DMA request. DSS wake up event must be enabled so that the DMA request to refill the FIFO will wake up the CORE domain. Signed-off-by: Subramani Venkatesh subramani.venkat...@windriver.com Signed-off-by:

[PATCH] DSPBRIDGE: driver version 0.1

2010-01-13 Thread Ramirez Luna, Omar
From: Ramirez Luna, Omar This is the official 0.1 dspbridge version. Signed-off-by: Omar Ramirez Luna omar.rami...@ti.com CC: Felipe Contreras felipe.contre...@nokia.com CC: Hiroshi Doyu hiroshi.d...@nokia.com CC: Ameya Palande ameya.pala...@nokia.com CC: Nishant Menon n...@ti.com ---

RE: [PATCH v3 1/7] DSPBRIDGE: replace IO_ADDRESS with ioremap

2010-01-13 Thread Ramirez Luna, Omar
From: Ramirez Luna, Omar Sent: Monday, January 11, 2010 7:01 PM To: linux-omap Cc: Ramirez Luna, Omar; Tony Lindgren; Menon, Nishanth; Hiroshi Doyu; Ameya Palande; Felipe Contreras Subject: [PATCH v3 1/7] DSPBRIDGE: replace IO_ADDRESS with ioremap Use ioremap() instead of using IO_ADDRESS macro

RE: [PATCH v3 2/7] DSPBRIDGE: Replace magic numbers in SSI configuration

2010-01-13 Thread Ramirez Luna, Omar
From: Ramirez Luna, Omar Sent: Monday, January 11, 2010 7:01 PM To: linux-omap Cc: Ramirez Luna, Omar; Menon, Nishanth; Hiroshi Doyu; Ameya Palande; Felipe Contreras Subject: [PATCH v3 2/7] DSPBRIDGE: Replace magic numbers in SSI configuration Rename ssi_sysconfig variable and replace the usage

RE: [PATCH v3 3/7] DSPBRIDGE: Mark unused ioctls as deprecated

2010-01-13 Thread Ramirez Luna, Omar
From: Ramirez Luna, Omar Sent: Monday, January 11, 2010 7:01 PM To: linux-omap Cc: Ramirez Luna, Omar; Menon, Nishanth; Hiroshi Doyu; Ameya Palande; Felipe Contreras Subject: [PATCH v3 3/7] DSPBRIDGE: Mark unused ioctls as deprecated Mark unused ioctls as deprecated for future removal and print

RE: [PATCH v3 4/7] DSPBRIDGE: remove ioctl runtime check

2010-01-13 Thread Ramirez Luna, Omar
From: Ramirez Luna, Omar Sent: Monday, January 11, 2010 7:01 PM To: linux-omap Cc: Ramirez Luna, Omar; Menon, Nishanth; Hiroshi Doyu; Ameya Palande; Felipe Contreras Subject: [PATCH v3 4/7] DSPBRIDGE: remove ioctl runtime check This patch removes the runtime check of device ioctl array.

RE: [PATCH v3 5/7] DSPBRIDGE: Rename pResult to result for WCD_CallDevIOCtl

2010-01-13 Thread Ramirez Luna, Omar
From: Ramirez Luna, Omar Sent: Monday, January 11, 2010 7:01 PM To: linux-omap Cc: Ramirez Luna, Omar; Menon, Nishanth; Hiroshi Doyu; Ameya Palande; Felipe Contreras Subject: [PATCH v3 5/7] DSPBRIDGE: Rename pResult to result for WCD_CallDevIOCtl Trivial cleanup, rename pResult to result for

RE: [PATCH v3 6/7] DSPBRIDGE: Use _IOxx macro to define ioctls

2010-01-13 Thread Ramirez Luna, Omar
From: Ramirez Luna, Omar Sent: Monday, January 11, 2010 7:01 PM To: linux-omap Cc: Ramirez Luna, Omar; Menon, Nishanth; Hiroshi Doyu; Ameya Palande; Felipe Contreras Subject: [PATCH v3 6/7] DSPBRIDGE: Use _IOxx macro to define ioctls - Use standard convention to define ioctls. Currently 0xDB is

Re: [PATCH v4] OMAP UART: Add omap-serial driver support.

2010-01-13 Thread Kevin Hilman
Govindraj.R govindraj.r...@ti.com writes: From a4a266dc2f892156ef6cf4812cd86420815acbef Mon Sep 17 00:00:00 2001 From: Govindraj R govindraj.r...@ti.com Date: Fri, 11 Dec 2009 18:32:41 +0530 Subject: [PATCH] OMAP UART: Add omap-serial driver support. This patch adds support for OMAP-HIGH

Re: [PATCH 3/3] OMAP: hwmod: allow idle after HWMOD_INIT_NO_IDLE

2010-01-13 Thread Kevin Hilman
Kevin Hilman khil...@deeprootsystems.com writes: If an omap_hwmod is setup using HWMOD_INIT_NO_IDLE flag, there is currently way to idle it since omap_hwmod_idle() requires the hwmod to be in the enabled state. This patch adds a check to omap_hwmod_idle() so if the hwmod was has the

[PATCH 1/3] DSPBRIDGE: Interface tightening to check for invalid input parameters

2010-01-13 Thread Omar Ramirez Luna
From: Ernesto Ramos erne...@ti.com Add more error checking and range to address usecases accessing kernel APIs directly. Signed-off-by: Ernesto Ramos erne...@ti.com CC: Nishanth Menon n...@ti.com CC: Hiroshi Doyu hiroshi.d...@nokia.com CC: Ameya Palande ameya.pala...@nokia.com ---

Re: [PATCH 1/3] OMAP: omap_device: optionally auto-adjust device activate/deactivate latencies

2010-01-13 Thread Paul Walmsley
Hi Kevin, On Fri, 8 Jan 2010, Kevin Hilman wrote: First, this patch adds new worst-case latency values to the omap_device_pm_latency struct. Here the worst-case measured latencies for the activate and deactivate hooks are stored. In addition, add an option to auto-adjust the latency

[PATCH 2/3] DSPBRIDGE: Undo allocation of resources in case of cp_to_usr fails

2010-01-13 Thread Omar Ramirez Luna
From: Ernesto Ramos erne...@ti.com Release resources allocated during MAP, Node Allocation, STRM Buf Allocation in the case of cp_to_usr fails. Signed-off-by: Ernesto Ramos erne...@ti.com CC: Nishanth Menon n...@ti.com CC: Hiroshi Doyu hiroshi.d...@nokia.com CC: Ameya Palande

[PATCH 0/3] Interface tightening patches

2010-01-13 Thread Omar Ramirez Luna
Set of patches containing ioctl interface checks, null pointers checks and imporvement on resource handling on error. Ernesto Ramos (3): DSPBRIDGE: Interface tightening to check for invalid input parameters DSPBRIDGE: Undo allocation of resources in case of cp_to_usr fails DSPBRIDGE:

[PATCH 3/3] DSPBRIDGE: NULL Pointer Dereference fix

2010-01-13 Thread Omar Ramirez Luna
From: Ernesto Ramos erne...@ti.com This patch takes care of the possible null pointers dereferenced within dsp bridge driver. Signed-off-by: Ernesto Ramos erne...@ti.com CC: Nishanth Menon n...@ti.com CC: Hiroshi Doyu hiroshi.d...@nokia.com CC: Ameya Palande ameya.pala...@nokia.com ---

[PATCH 1/3] OMAP: omap_device: optionally auto-adjust device activate/deactivate latencies (fwd) - queued for 2.6.34

2010-01-13 Thread Paul Walmsley
Hi, this patch is queued up here locally for 2.6.34, but wanted to post it to lakml in case there are any further comments. - Paul From: Kevin Hilman khil...@deeprootsystems.com First, this patch adds new worst-case latency values to the omap_device_pm_latency struct. Here the worst-case

Re: [PATCH 5/8] omap_hsmmc: RX51: set padconfs to pull down when powering off eMMC

2010-01-13 Thread Adrian Hunter
Nishanth Menon wrote: Tony Lindgren had written, on 01/13/2010 03:00 PM, the following: * Tony Lindgren t...@atomide.com [100113 12:38]: * Tony Lindgren t...@atomide.com [100113 12:36]: You might want to check what happens in omap off-idle mode in these cases and see if enabling