Re: testers wanted: isp1301_omap conversion to new-style i2c driver

2008-09-11 Thread Jean Delvare
Hi Tony, On Wed, 10 Sep 2008 15:31:50 -0700, Tony Lindgren wrote: Hi, * Felipe Balbi [EMAIL PROTECTED] [080821 07:47]: On Fri, Aug 08, 2008 at 12:45:52PM +0300, Tony Lindgren wrote: Yeah, I will add it to linux-omap for testing for sure. This should be easy to test though, it either

Re: [PATCH] MUSB: fix memory corruption when using more than max endpoints

2008-09-11 Thread Felipe Balbi
On Wed, Sep 10, 2008 at 04:52:03PM -0700, Tony Lindgren wrote: I guess you're talking about 8cc4af26d1e2b01cd9dc2c5e6b166d08946bc2e6 that I just pushed? Precisely. -- balbi -- To unsubscribe from this list: send the line unsubscribe linux-omap in the body of a message to [EMAIL PROTECTED]

Re: [PATCH] Load triton2 scripts.

2008-09-11 Thread Koen Kooi
Op 11 sep 2008, om 05:20 heeft Steve Sakoman het volgende geschreven: On Wed, Sep 10, 2008 at 5:08 PM, Tony Lindgren [EMAIL PROTECTED] wrote: * Kalle Jokiniemi [EMAIL PROTECTED] [080825 03:28]: From: ext Peter 'p2' De Schrijver [EMAIL PROTECTED] This patch loads the triton2 (twl4030) with

Re: [RFC] Patch for proper Cortex-A8 cache configuration output

2008-09-11 Thread Russell King - ARM Linux
On Wed, Sep 10, 2008 at 04:28:07PM -0700, Tony Lindgren wrote: I guess Catalin will submit his patch at some point after 2.6.28 opens. I'll apply it l-o tree, and remove the L2 debug info we had in id.c to clean up id.c in the future patches. As I've said on the main ARM lists where I've given

Re: [PATCH]Enable 4-bit in HSMMC1 and HSMMC2 platform data

2008-09-11 Thread Russell King - ARM Linux
On Wed, Sep 10, 2008 at 04:56:46PM -0700, Tony Lindgren wrote: * Madhusudhan Chikkature [EMAIL PROTECTED] [080812 23:13]: From: Madhusudhan Chikkature[EMAIL PROTECTED] ARM: OMAP3: Enable 4-bit support for HSMMC. This patch provides the fix to enable 4-bit support for HSMMC. Pushing

Re: [PATCH]Enable 4-bit in HSMMC1 and HSMMC2 platform data

2008-09-11 Thread Russell King - ARM Linux
On Thu, Sep 11, 2008 at 09:48:28AM +0100, Russell King - ARM Linux wrote: On Wed, Sep 10, 2008 at 04:56:46PM -0700, Tony Lindgren wrote: * Madhusudhan Chikkature [EMAIL PROTECTED] [080812 23:13]: From: Madhusudhan Chikkature[EMAIL PROTECTED] ARM: OMAP3: Enable 4-bit support for HSMMC.

Re: [RESENDING][PATCH 1/2]OMAP3 NAND: Add NAND support on OMAP3430

2008-09-11 Thread David Brownell
On Thursday 11 September 2008, Singh, Vimal wrote: I will define NAND_BLOCK_SIZE as: #define NAND_BLOCK_SIZE                64 * NAND_MAX_PAGESIZE Never define such things without parentheses ... Also, that looks wrong as well as sub-optimal. Current NAND chips can have page sizes up to 4 KB

[patch 2.6.27-rc6-omap1] twl4030: improve rtc device setup

2008-09-11 Thread David Brownell
From: David Brownell [EMAIL PROTECTED] Make the twl4030 RTC initialization follow the driver model better. The platform device is created (if needed) as part of twl4030 setup instead of as a board-specific thing, and fits properly into the driver model tree. The only minor glitch here is on

[RESENDING][PATCH 1/2]OMAP3 NAND: Add NAND support on OMAP3430

2008-09-11 Thread vimal singh
From: Teerth Reddy [EMAIL PROTECTED] This patch adds NAND support on 3430sdp board [VS: updated for NAND_BLOCK_SIZE macros] Signed-off-by: Teerth Reddy [EMAIL PROTECTED] Signed-off-by: Vimal Singh [EMAIL PROTECTED] --- arch/arm/mach-omap2/board-3430sdp-flash.c | 87

RE: omapzoom tree broken?

2008-09-11 Thread Pandita, Vikram
Russell -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Russell King - ARM Linux Sent: Wednesday, September 10, 2008 12:24 AM To: Ashwin Bihari Cc: linux-omap@vger.kernel.org Subject: Re: omapzoom tree broken? Could we have it accessible

RE: Remaining kautobuild errors with mainline

2008-09-11 Thread Pandita, Vikram
Russell -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Russell On Tue, Sep 09, 2008 at 08:59:29AM +0100, Russell King - ARM Linux wrote: As of last nights merge of the ARM tree, the only remaining build error is:

Re: [PATCH 04/12] I2C re-init for every cmd

2008-09-11 Thread Högander Jouni
ext shekhar, chandra [EMAIL PROTECTED] writes: Hi, Few comments inlined. Regards, Chandra - Original Message - From: Högander Jouni [EMAIL PROTECTED] To: ext Rajendra Nayak [EMAIL PROTECTED] Cc: linux-omap@vger.kernel.org Sent: Thursday, September 11, 2008 3:34 PM Subject:

Re: [PATCH]Enable 4-bit in HSMMC1 and HSMMC2 platform data

2008-09-11 Thread Jarkko Lavinen
On Thu, Sep 11, 2008 at 09:48:28AM +0100, ext Russell King - ARM Linux wrote: So, given my update for this, shouldn't this be something sent almost immediately to me so stuff for mainline isn't falling behind. Hi Russell and all Here is a hopefully self-explaining patch, which enables 8-bit

Re: [PATCH]Enable 4-bit in HSMMC1 and HSMMC2 platform data

2008-09-11 Thread Felipe Balbi
On Thu, Sep 11, 2008 at 02:23:15PM +0300, ext Jarkko Lavinen wrote: On Thu, Sep 11, 2008 at 09:48:28AM +0100, ext Russell King - ARM Linux wrote: So, given my update for this, shouldn't this be something sent almost immediately to me so stuff for mainline isn't falling behind. Hi Russell

[PATCH] Fix build for beagleboard

2008-09-11 Thread Peter 'p2' De Schrijver
--- drivers/i2c/chips/twl4030-power.c |5 - 1 files changed, 4 insertions(+), 1 deletions(-) diff --git a/drivers/i2c/chips/twl4030-power.c b/drivers/i2c/chips/twl4030-power.c index 195c3c4..04a13aa 100644 --- a/drivers/i2c/chips/twl4030-power.c +++ b/drivers/i2c/chips/twl4030-power.c

[PATCH] Fix for twl4030-power.c build failure for beagleboard

2008-09-11 Thread Peter 'p2' De Schrijver
This patch should fix the twl4030-power.c build failure for beagleboard. Peter 'p2' De Schrijver (1): Fix build for beagleboard drivers/i2c/chips/twl4030-power.c |5 - 1 files changed, 4 insertions(+), 1 deletions(-) -- To unsubscribe from this list: send the line unsubscribe

[PATCH 04/29] Sysfs interface for controlling suspend states + set_pwrdm_state fix

2008-09-11 Thread Kevin Hilman
From: Tero Kristo [EMAIL PROTECTED] Target states for each powerdomain can now be set via sysfs interface. E.g. echo 0 /sys/power/suspend/mpu_pwrdm will program MPU suspend state to be OFF. Also, set_pwrdm_state() should now work when pwrdm is currently in power save state. Signed-off-by: Tero

[PATCH 03/29] PM debug support for 34xx

2008-09-11 Thread Kevin Hilman
From: Tero Kristo [EMAIL PROTECTED] This patch adds a few files to the debug file system for PM debugging purposes. Enabled with kernel config options CONFIG_PM_DEBUG and CONFIG_DEBUG_FS. Data available in debug filesystem after this patch: - State enter counters for power domains (OFF, RET, ON)

[PATCH 08/29] scratchpad contents

2008-09-11 Thread Kevin Hilman
From: Rajendra Nayak [EMAIL PROTECTED] This patch populates the scratchpad --- arch/arm/mach-omap2/pm.h |7 ++ arch/arm/mach-omap2/pm34xx.c | 170 +- arch/arm/mach-omap2/sleep34xx.S |8 +- arch/arm/plat-omap/include/mach/pm.h |

[PATCH 02/29] Added sleep support to UART

2008-09-11 Thread Kevin Hilman
From: Tero Kristo [EMAIL PROTECTED] UART usage (e.g. serial console) now denies sleep for 5 seconds. This makes it possible to use serial console when dynamic idle is enabled. Write 1 to /sys/power/uart_clocks_off_while_idle to enable uart clock disable on idle. Without this omap won't enter

[PATCH 07/29] menuconfig updates for cpuidle

2008-09-11 Thread Kevin Hilman
From: Rajendra Nayak [EMAIL PROTECTED] This patch enables the cpuidle option in menuconfig and selects the menu governor --- arch/arm/Kconfig| 10 ++ drivers/cpuidle/Kconfig | 26 +- 2 files changed, 31 insertions(+), 5 deletions(-) diff --git

[PATCH 10/29] gpmc context save/restore

2008-09-11 Thread Kevin Hilman
From: Rajendra Nayak [EMAIL PROTECTED] This patch adds the context save restore functions for GPMC --- arch/arm/mach-omap2/gpmc.c | 80 arch/arm/plat-omap/include/mach/gpmc.h | 14 ++ 2 files changed, 94 insertions(+), 0 deletions(-) diff

[PATCH 13/29] i2c context save/restore

2008-09-11 Thread Kevin Hilman
From: Rajendra Nayak [EMAIL PROTECTED] This patch does i2c init/re-init for every transfer --- drivers/i2c/busses/i2c-omap.c |2 ++ 1 files changed, 2 insertions(+), 0 deletions(-) diff --git a/drivers/i2c/busses/i2c-omap.c b/drivers/i2c/busses/i2c-omap.c index 0f7cbe8..a661ed3 100644 ---

[PATCH 11/29] serial context save/restore

2008-09-11 Thread Kevin Hilman
From: Rajendra Nayak [EMAIL PROTECTED] This patch adds the context save restore functions for UART --- arch/arm/mach-omap2/serial.c | 62 ++ include/linux/serial_reg.h |1 + 2 files changed, 63 insertions(+), 0 deletions(-) diff --git

[PATCH 17/29] OMAP3: PM: Remove unneeded code from traditional pm_idle loop

2008-09-11 Thread Kevin Hilman
From: Jouni Hogander [EMAIL PROTECTED] Remove code from traditional pm_idle loop. Removed code is in omap_sram_idle which is shared between cpuidle and pm_idle. Signed-off-by: Git administrator [EMAIL PROTECTED] --- arch/arm/mach-omap2/pm34xx.c | 14 -- 1 files changed, 0

[PATCH 16/29] OMAP3: PM: Remove static keyword from _omap_sram_idle declaration

2008-09-11 Thread Kevin Hilman
From: Jouni Hogander [EMAIL PROTECTED] _omap_sram_idle is shared between cpuidle34xx.c and pm34xx.c so static keyword needs to be removed. Signed-off-by: Git administrator [EMAIL PROTECTED] --- arch/arm/mach-omap2/pm34xx.c |2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git

[PATCH 09/29] mpu off state enabled

2008-09-11 Thread Kevin Hilman
From: Rajendra Nayak [EMAIL PROTECTED] This patch updates the CPUidle code to handle MPU OFF related C states --- arch/arm/mach-omap2/cpuidle34xx.c | 19 +++ arch/arm/mach-omap2/cpuidle34xx.h |5 + 2 files changed, 20 insertions(+), 4 deletions(-) diff --git

[PATCH 06/29] per/neon and core handling in idle

2008-09-11 Thread Kevin Hilman
From: Rajendra Nayak [EMAIL PROTECTED] This patches adds handling of PER/NEON and CORE domain in idle. --- arch/arm/mach-omap2/cpuidle34xx.c | 94 ++--- arch/arm/mach-omap2/cpuidle34xx.h |6 ++- arch/arm/mach-omap2/pm34xx.c | 38 --- 3

[PATCH 25/29] OMAP3: Remove CONFIG_OMAP_SYSOFFMODE flag

2008-09-11 Thread Kevin Hilman
From: Kalle Jokiniemi [EMAIL PROTECTED] Remove CONFIG_OMAP_SYSOFFMODE flag and do the full initialization of voltage controller . Enabling automatic sending of OFF command and selecting wether SYS_OFF_MODE signal is used should be determined dynamically. Hence they are now not set in the

[PATCH 18/29] OMAP3: PM: Do not build pm_idle loop if cpuidle is used

2008-09-11 Thread Kevin Hilman
From: Jouni Hogander [EMAIL PROTECTED] Signed-off-by: Git administrator [EMAIL PROTECTED] --- arch/arm/mach-omap2/pm34xx.c |2 ++ 1 files changed, 2 insertions(+), 0 deletions(-) diff --git a/arch/arm/mach-omap2/pm34xx.c b/arch/arm/mach-omap2/pm34xx.c index ae324b4..d696dde 100644 ---

[PATCH 12/29] gpio context save/restore

2008-09-11 Thread Kevin Hilman
From: Rajendra Nayak [EMAIL PROTECTED] This patch adds the context save restore functions for GPIO --- arch/arm/plat-omap/gpio.c| 92 ++ arch/arm/plat-omap/include/mach/common.h |2 + 2 files changed, 94 insertions(+), 0 deletions(-) diff --git

[PATCH 27/29] OMAP3: OFF command integration

2008-09-11 Thread Kevin Hilman
From: Kalle Jokiniemi [EMAIL PROTECTED] This patch detects wether device is going into off mode and sets the appropriate off command to be sent to voltage controller on WFI. By default only I2C voltage lowering is used, but if user has enabled the voltage_off_while_idle sysfs switch, SYS_OFFMODE

[PATCH 22/29] DMA context save / restore

2008-09-11 Thread Kevin Hilman
From: Tero Kristo [EMAIL PROTECTED] Signed-off-by: Tero Kristo [EMAIL PROTECTED] --- arch/arm/mach-omap2/cpuidle34xx.c |3 +++ arch/arm/plat-omap/dma.c | 26 ++ arch/arm/plat-omap/include/mach/dma.h |3 +++ 3 files changed, 32 insertions(+), 0

[PATCH 15/29] OMAP3: PM: Move serial console check from omap3_can_sleep to idle loop

2008-09-11 Thread Kevin Hilman
From: Jouni Hogander [EMAIL PROTECTED] This fixes sluggish serial console. Signed-off-by: Git administrator [EMAIL PROTECTED] --- arch/arm/mach-omap2/cpuidle34xx.c |2 +- arch/arm/mach-omap2/pm34xx.c |5 +++-- 2 files changed, 4 insertions(+), 3 deletions(-) diff --git

[PATCH 14/29] CORE context save/restore

2008-09-11 Thread Kevin Hilman
From: Rajendra Nayak [EMAIL PROTECTED] This patch adds the CORE context save/restore routines - save/restores the following 1) PRCM registers 2) INTC context 3) System Control module context 4) Padconf --- arch/arm/mach-omap2/cpuidle34xx.c | 608

[PATCH 24/29] OMAP3SDP: Add new config for off mode testing

2008-09-11 Thread Kevin Hilman
From: Jouni Hogander [EMAIL PROTECTED] Signed-off-by: Jouni Hogander [EMAIL PROTECTED] --- arch/arm/configs/omap_3430sdp_offmode_defconfig | 1073 +++ 1 files changed, 1073 insertions(+), 0 deletions(-) create mode 100644 arch/arm/configs/omap_3430sdp_offmode_defconfig diff

[PATCH 23/29] OMAP3: PM: Add new Kconfig option to enable/disable off mode

2008-09-11 Thread Kevin Hilman
From: Jouni Hogander [EMAIL PROTECTED] Signed-off-by: Jouni Hogander [EMAIL PROTECTED] --- arch/arm/mach-omap2/Kconfig |6 ++ arch/arm/mach-omap2/cpuidle34xx.c | 12 arch/arm/mach-omap2/pm34xx.c |4 3 files changed, 22 insertions(+), 0 deletions(-)

[PATCH 28/29] PM FIX: convert TI io_p2v() usage to OMAP2_IO_ADDRESS()

2008-09-11 Thread Kevin Hilman
Signed-off-by: Kevin Hilman [EMAIL PROTECTED] --- arch/arm/mach-omap2/pm34xx.c |6 +++--- 1 files changed, 3 insertions(+), 3 deletions(-) diff --git a/arch/arm/mach-omap2/pm34xx.c b/arch/arm/mach-omap2/pm34xx.c index 5242ba0..7436332 100644 --- a/arch/arm/mach-omap2/pm34xx.c +++

[PATCH 26/29] OMAP: Sysfs interface for enabling voltage off in idle

2008-09-11 Thread Kevin Hilman
From: Kalle Jokiniemi [EMAIL PROTECTED] This patch creates a sysfs interface (/sys/power/voltage_off_while_idle) to set or clear a variable which can be used in determining wether voltage regulators should be shut down in idle. Signed-off-by: Kalle Jokiniemi [EMAIL PROTECTED] ---

[PATCH 21/29] OMAP3: PM: Remove unneeded code from suspend

2008-09-11 Thread Kevin Hilman
From: Jouni Hogander [EMAIL PROTECTED] Removed code is in omap_sram_idle which is shared between cpuidle, pm_idle and suspend. Signed-off-by: Jouni Hogander [EMAIL PROTECTED] --- arch/arm/mach-omap2/pm34xx.c | 14 -- 1 files changed, 0 insertions(+), 14 deletions(-) diff --git

Re: [PATCH 15/29] OMAP3: PM: Move serial console check from omap3_can_sleep to idle loop

2008-09-11 Thread Daniel Stone
On Thu, Sep 11, 2008 at 03:33:59PM +0300, ext Kevin Hilman wrote: Signed-off-by: Git administrator [EMAIL PROTECTED] Oops. :) Cheers, Daniel signature.asc Description: Digital signature

Re: [PATCH 04/12] I2C re-init for every cmd

2008-09-11 Thread chandra shekhar
Hi, Few comments inlined. Regards, Chandra - Original Message - From: Högander Jouni [EMAIL PROTECTED] To: ext Rajendra Nayak [EMAIL PROTECTED] Cc: linux-omap@vger.kernel.org Sent: Thursday, September 11, 2008 3:34 PM Subject: Re: [PATCH 04/12] I2C re-init for every cmd ext

[PATCH 04/10] lowmem: remove an unecessary local variable

2008-09-11 Thread Viktor Rosendahl
This changed variable is kind of deprecated. We used to have a spinlock [which was later deemed unecessary] around the first if clause in the *_watermark_state() functions; the variable was needed in order to move the operation in the second if clause out of the lock section. Signed-off-by:

[PATCH 00/10] Patches for fixing the lowmem module

2008-09-11 Thread Viktor Rosendahl
Hello, Currently the lowmem module doesn't compile. Here are some patches that will fix a bug, make some improvements and even make it compile. security/lowmem.c | 258 -- 1 file changed, 154 insertions(+), 104 deletions(-) best regards,

[PATCH 01/10] Security: Kernel OOM-killer and allocation denial use different rules

2008-09-11 Thread Viktor Rosendahl
From: Henrik Saari [EMAIL PROTECTED] Security: Kernel OOM-killer and allocation denial use different rules Original patch created by Leonid Moiseichuk [EMAIL PROTECTED] Fixes the issue with the oom killer and lowmem module being inconsistent; processes that are important enough to be protected

Re: [PATCH]Enable 4-bit in HSMMC1 and HSMMC2 platform data

2008-09-11 Thread Tony Lindgren
* Russell King - ARM Linux [EMAIL PROTECTED] [080911 02:13]: On Thu, Sep 11, 2008 at 09:48:28AM +0100, Russell King - ARM Linux wrote: On Wed, Sep 10, 2008 at 04:56:46PM -0700, Tony Lindgren wrote: * Madhusudhan Chikkature [EMAIL PROTECTED] [080812 23:13]: From: Madhusudhan

Re: [PATCH 0/29] PM: proposed branch for PM collaboration

2008-09-11 Thread Tony Lindgren
* Kevin Hilman [EMAIL PROTECTED] [080911 05:32]: Hello, The following patchset is an attempt to collect the various PM patches that have been flowing around, and organize them into one branch to be used for further collaboration on PM development, in particular OFF-mode support. It is

Re: [PATCH]Enable 4-bit in HSMMC1 and HSMMC2 platform data

2008-09-11 Thread Russell King - ARM Linux
On Thu, Sep 11, 2008 at 10:33:33AM -0700, Tony Lindgren wrote: * Russell King - ARM Linux [EMAIL PROTECTED] [080911 02:13]: New version of the MMC updates for mainline pushed out - with additional cleanups in place (and since it's a different patch, I've dropped Tony's ack from it.)

Re: [PATCH] Fix build for beagleboard

2008-09-11 Thread Tony Lindgren
* Peter 'p2' De Schrijver [EMAIL PROTECTED] [080911 04:50]: Signed-off-by? Tony --- drivers/i2c/chips/twl4030-power.c |5 - 1 files changed, 4 insertions(+), 1 deletions(-) diff --git a/drivers/i2c/chips/twl4030-power.c b/drivers/i2c/chips/twl4030-power.c index

Re: [patch 2.6.27-rc6-omap1] mach-omap2: fix more arch_initcall() breakage

2008-09-11 Thread Tony Lindgren
* David Brownell [EMAIL PROTECTED] [080910 23:01]: From: David Brownell [EMAIL PROTECTED] Remove more bogus arch_initcall() logic in mach-omap2/board-xyx.c files. They broke a multi-OMAP build I did, at *RUN TIME* not build time, since it tried to do the i2c init for every board linked in

Re: [RFC] Patch for proper Cortex-A8 cache configuration output

2008-09-11 Thread Tony Lindgren
* Russell King - ARM Linux [EMAIL PROTECTED] [080911 01:46]: On Wed, Sep 10, 2008 at 04:28:07PM -0700, Tony Lindgren wrote: I guess Catalin will submit his patch at some point after 2.6.28 opens. I'll apply it l-o tree, and remove the L2 debug info we had in id.c to clean up id.c in the

RE: [PATCH 2/3][OMAP 3/4]table end for wcd command definitions

2008-09-11 Thread Kanigeri, Hari
Thank you for suggesting this. We will make this change. Thank you, Best regards, Hari -Original Message- From: Hiroshi DOYU [mailto:[EMAIL PROTECTED] Sent: Wednesday, September 10, 2008 10:22 PM To: [EMAIL PROTECTED] Cc: [EMAIL PROTECTED]; linux-omap@vger.kernel.org; Ramirez Luna,

Re: [PATCH]Enable 4-bit in HSMMC1 and HSMMC2 platform data

2008-09-11 Thread Tony Lindgren
* Jarkko Lavinen [EMAIL PROTECTED] [080911 04:23]: On Thu, Sep 11, 2008 at 09:48:28AM +0100, ext Russell King - ARM Linux wrote: So, given my update for this, shouldn't this be something sent almost immediately to me so stuff for mainline isn't falling behind. Hi Russell and all Here is

Re: [PATCH]Enable 4-bit in HSMMC1 and HSMMC2 platform data

2008-09-11 Thread Steve Sakoman
On Thu, Sep 11, 2008 at 11:13 AM, Russell King - ARM Linux [EMAIL PROTECTED] wrote: Is there anything else that the MMC stuff is missing at present? Not an answer to your question, but perhaps an expansion of it (or maybe even a demonstration of my ignorance, not sure which) :-) Has anyone

Re: [PATCH 2/3][OMAP 3/4]table end for wcd command definitions

2008-09-11 Thread Hiroshi DOYU
JFYI, you can get all the updates against l-o from: http://4869037.web.fc2.com/tidspbridge-20080911.tgz which has already included the following changes too. From: ext Kanigeri, Hari [EMAIL PROTECTED] Subject: RE: [PATCH 2/3][OMAP 3/4]table end for wcd command definitions Date: Thu, 11 Sep 2008

[PATCH] ARM: OMAP: Clean-up MMC device init (Was: [PATCH]Enable 4-bit in HSMMC1 and HSMMC2 platform data)

2008-09-11 Thread Tony Lindgren
* Russell King - ARM Linux [EMAIL PROTECTED] [080911 11:13]: On Thu, Sep 11, 2008 at 10:33:33AM -0700, Tony Lindgren wrote: * Russell King - ARM Linux [EMAIL PROTECTED] [080911 02:13]: New version of the MMC updates for mainline pushed out - with additional cleanups in place (and since

RE: [PATCH 15/15] OMAP3 camera driver: OMAP34XXCAM: Add Sensors Support.

2008-09-11 Thread Aguirre Rodriguez, Sergio Alberto
Not by the moment, perhaps later. We'll leave it there by now. Please hold this patch, as it is going to change. Thanks for your time. Regards, Sergio -Original Message- From: Tony Lindgren [mailto:[EMAIL PROTECTED] Sent: Wednesday, September 10, 2008 7:18 PM To: Aguirre Rodriguez,

RE: [PATCH 0/29] PM: proposed branch for PM collaboration

2008-09-11 Thread Rajendra Nayak
I don't see this patch from Tero/Jouni as part of this set.. [PATCH 4/4] 34XX: PM: Workaround to enable autoidle for clocks and plls. Was this patch dropped? or is it now part of some other patch? -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of