[PATCH] OMAP: DMA: Add API for setting channel dest addr

2010-03-02 Thread Manjunatha GK
The new API - omap_set_dma_dst_pos(int lch, int value) is added for setting channel destination address in CPC/CDAC register Cc: Tony Lindgren t...@atomide.com Cc: S, Venkatraman svenk...@ti.com Signed-off-by: Manjunatha GK manj...@ti.com Signed-off-by: Govindraj R govindraj.r...@ti.com ---

RE: [PATCH] OMAP: DMA: Add API for setting channel dest addr

2010-03-02 Thread Shilimkar, Santosh
Manju, Is this patch can build? -Original Message- From: linux-omap-ow...@vger.kernel.org [mailto:linux-omap-ow...@vger.kernel.org] On Behalf Of G, Manjunath Kondaiah Sent: Tuesday, March 02, 2010 3:46 PM To: linux-omap@vger.kernel.org Cc: G, Manjunath Kondaiah; Tony Lindgren; S,

RE: [PATCHv6 9/9] OMAP3: PM: Added support for suspending to INACTIVE state

2010-03-02 Thread Tero.Kristo
-Original Message- From: ext Kevin Hilman [mailto:khil...@deeprootsystems.com] Sent: 02 March, 2010 01:43 To: Kristo Tero (Nokia-D/Tampere) Cc: linux-omap@vger.kernel.org Subject: Re: [PATCHv6 9/9] OMAP3: PM: Added support for suspending to INACTIVE state Tero Kristo

RE: [PATCHv6 4/9] OMAP3: PM: Removed pwrdm state hacking from omap_sram_idle

2010-03-02 Thread Tero.Kristo
-Original Message- From: ext Kevin Hilman [mailto:khil...@deeprootsystems.com] Sent: 02 March, 2010 01:32 To: Kristo Tero (Nokia-D/Tampere) Cc: linux-omap@vger.kernel.org Subject: Re: [PATCHv6 4/9] OMAP3: PM: Removed pwrdm state hacking from omap_sram_idle Tero Kristo

RE: [PATCHv6 1/9] OMAP3: PM: Added support functions for omap3 pwrdm handling

2010-03-02 Thread Tero.Kristo
-Original Message- From: ext Kevin Hilman [mailto:khil...@deeprootsystems.com] Sent: 02 March, 2010 01:17 To: Kristo Tero (Nokia-D/Tampere) Cc: linux-omap@vger.kernel.org Subject: Re: [PATCHv6 1/9] OMAP3: PM: Added support functions for omap3 pwrdm handling Tero Kristo

[PATCHv3 0/4] Regulator: OMAP: Removing common code for TWL4030 from OMAP3-board-evms

2010-03-02 Thread Anuj Aggarwal
Sending version 3 of this patch-set after rebasing it against the for-next branch in the linux-omap tree. The previous series can be found at: http://marc.info/?l=linux-omapm=126328763822497w=2 This patch set is created to clean up various OMAP3-board-evm files and remove common TWL4030

[PATCHv3 2/4] Regulator: OMAP: Modifying Kconfig/Makefile to choose from available PMICs

2010-03-02 Thread Anuj Aggarwal
Kconfig is modified for OMAP3 EVM so that user can choose the appropriate PMIC (currently only TWL4030). Config options for other PMICs will be added later on. Makefile is modified so that twl4030-pmic.c gets compiled for the platforms having TWL4030 as the PMIC. Signed-off-by: Anuj Aggarwal

[PATCHv3 3/4] Regulator: OMAP: Kconfig modified to select TWL4030 for OMAP3-platforms

2010-03-02 Thread Anuj Aggarwal
Kconfig is modified so that PMIC TWL4030 is automatically selected for platforms using it. It is required to compile twl4030-pmic.c in the build. Signed-off-by: Anuj Aggarwal anuj.aggar...@ti.com --- arch/arm/mach-omap2/Kconfig | 11 +++ 1 files changed, 11 insertions(+), 0

[PATCHv3 4/4] Regulator: OMAP: Use common regulator supplies and init data structs

2010-03-02 Thread Anuj Aggarwal
Removing the common supplies and regulator init data structs for various OMAP3 platforms and referring them from the twl4030 common file. Signed-off-by: Anuj Aggarwal anuj.aggar...@ti.com --- arch/arm/mach-omap2/board-3430sdp.c | 135 ++---

RE: [PATCH] OMAP: DMA: Add API for setting channel dest addr

2010-03-02 Thread G, Manjunath Kondaiah
Santosh, -Original Message- From: Shilimkar, Santosh Sent: Tuesday, March 02, 2010 3:35 PM To: G, Manjunath Kondaiah; linux-omap@vger.kernel.org Cc: Tony Lindgren; S, Venkatraman; Raja, Govindraj Subject: RE: [PATCH] OMAP: DMA: Add API for setting channel dest addr Manju, Is

Re: [PATCH] OMAP4: prcm: Use logical OR instead of bitwise OR

2010-03-02 Thread Paul Walmsley
On Mon, 1 Mar 2010, Rajendra Nayak wrote: This patch fixes usage of bitwise OR in if conditions, and instead uses logical OR. Signed-off-by: Rajendra Nayak rna...@ti.com Cc: Abhijit Pagare abhijitpag...@ti.com Thanks, queued for .34-rcX. - Paul -- To unsubscribe from this list: send the

RE: [PATCHv2 1/4] Regulator: OMAP: Creating TWL4030 file having supplies init data

2010-03-02 Thread Aggarwal, Anuj
-Original Message- From: Tony Lindgren [mailto:t...@atomide.com] Sent: Friday, February 05, 2010 7:10 AM To: Aggarwal, Anuj Cc: linux-omap@vger.kernel.org; broo...@opensource.wolfsonmicro.com; l...@slimlogic.co.uk Subject: Re: [PATCHv2 1/4] Regulator: OMAP: Creating TWL4030 file

[PATCH] OMAP: Fixing build warning with omap3_defconfig

2010-03-02 Thread Anuj Aggarwal
Fixes the below build warning when compiled with omap3_defconfig: CC arch/arm/mach-omap2/board-am3517evm.o In file included from arch/arm/mach-omap2/board-am3517evm.c:23: include/linux/i2c/pca953x.h:14: warning: 'struct i2c_client' declared inside parameter list

[PATCH] OMAP: Zoom3: Fix Zoom3 booting issue

2010-03-02 Thread Manjunatha GK
The commit id 5550bc33a1a9002976022cc794fe8c52ad9a0021 seems to be broken zoom3 boot which adds support for UART4 on OMAP4 and OMAP3630. But, it looks like OMAP3630 UART4 interface and functional clock nodes needs to be added for omap3630. Thus limiting no. of UART's for 3630 to 3 to prevent boot

[PATCH v2] OMAP: DMA: Add API for setting channel dest addr

2010-03-02 Thread Manjunatha GK
The new API - omap_set_dma_dst_pos(int lch, int value) is added for setting channel destination address in CPC/CDAC register Cc: Tony Lindgren t...@atomide.com Cc: Santosh Shilimkar santosh.shilim...@ti.com Cc: S, Venkatraman svenk...@ti.com Signed-off-by: Manjunatha GK manj...@ti.com

Re: [PATCH] serial: Add OMAP high-speed UART driver.

2010-03-02 Thread Venkatraman S
On Tue, Mar 2, 2010 at 12:22 PM, Tony Lindgren t...@atomide.com wrote: * G, Manjunath Kondaiah manj...@ti.com [100301 22:24]: +     up-uart_dma.prev_rx_dma_pos = up-uart_dma.rx_buf_dma_phys; +     if (cpu_is_omap44xx()) +             omap_writel(0, OMAP44XX_DMA4_BASE +    

Re: [PATCH v2] OMAP: DMA: Add API for setting channel dest addr

2010-03-02 Thread Venkatraman S
Manjunath, On Tue, Mar 2, 2010 at 7:06 PM, Manjunatha GK manj...@ti.com wrote: The new API - omap_set_dma_dst_pos(int lch, int value) is added for setting channel destination address in CPC/CDAC register Cc: Tony Lindgren t...@atomide.com Cc: Santosh Shilimkar santosh.shilim...@ti.com Cc:

RE: [PATCH] serial: Add OMAP high-speed UART driver.

2010-03-02 Thread G, Manjunath Kondaiah
-Original Message- From: svenk...@gmail.com [mailto:svenk...@gmail.com] On Behalf Of Venkatraman S Sent: Tuesday, March 02, 2010 7:16 PM To: Tony Lindgren; G, Manjunath Kondaiah; Raja, Govindraj; Greg KH; linux-ser...@vger.kernel.org; linux-omap@vger.kernel.org;

RE: [PATCH] serial: Add OMAP high-speed UART driver.

2010-03-02 Thread Shilimkar, Santosh
snip snip -- CDAC is a shadow register used for monitoring the DMA channel. I think it would be a lot simpler if omap_start_dma() always resets CDAC to 0, and the UART driver just not set it explicitly. This seems to be better option than exposing CDAC read/write API to other

RE: [PATCH] serial: Add OMAP high-speed UART driver.

2010-03-02 Thread G, Manjunath Kondaiah
Santosh, -Original Message- From: Shilimkar, Santosh Sent: Tuesday, March 02, 2010 7:34 PM To: G, Manjunath Kondaiah; S, Venkatraman; Tony Lindgren; Raja, Govindraj; Greg KH; linux-ser...@vger.kernel.org; linux-omap@vger.kernel.org; linux-ker...@vger.kernel.org; Kevin Hilman;

RE: [PATCH] serial: Add OMAP high-speed UART driver.

2010-03-02 Thread Shilimkar, Santosh
-Original Message- From: G, Manjunath Kondaiah Sent: Tuesday, March 02, 2010 8:34 PM To: Shilimkar, Santosh; S, Venkatraman; Tony Lindgren; Raja, Govindraj; Greg KH; linux- ser...@vger.kernel.org; linux-omap@vger.kernel.org; linux-ker...@vger.kernel.org; Kevin Hilman; Olof

[GIT PULL] OMAP DSS updates for 2.6.34

2010-03-02 Thread Tomi Valkeinen
Hi Linus, Please pull the OMAP Display Subsystem patches below. - Couple of new panel drivers - Various small fixes and improvements - Multiple patches making the DSS device model more sane, moving the control from the DSS core driver to the panel drivers. This makes it possible for the panel

RE: [PATCH] OMAP: Zoom3: Fix Zoom3 booting issue

2010-03-02 Thread Aguirre, Sergio
Manju, -Original Message- From: linux-omap-ow...@vger.kernel.org [mailto:linux-omap- ow...@vger.kernel.org] On Behalf Of Manjunatha GK Sent: Tuesday, March 02, 2010 7:36 AM To: linux-omap@vger.kernel.org Cc: G, Manjunath Kondaiah; Tony Lindgren; Shilimkar, Santosh; Raja, Govindraj

Re: [PATCH 1/3] OMAPFB: install omapfb.h

2010-03-02 Thread Nokia-D/Helsinki
On Mon, Mar 01, 2010 at 12:24:44PM +0100, Valkeinen Tomi (Nokia-D/Helsinki) wrote: Hi, On Tue, 2010-02-23 at 23:36 +0100, Syrjala Ville (Nokia-D/Helsinki) wrote: From: Ville Syrjälä ville.syrj...@nokia.com omapfb has several custom ioctls so user space needs the header in order to

RE: [PATCH] OMAP: Zoom3: Fix Zoom3 booting issue

2010-03-02 Thread Pandita, Vikram
-Original Message- From: linux-omap-ow...@vger.kernel.org [mailto:linux-omap- ow...@vger.kernel.org] On Behalf Of Aguirre, Sergio Sent: Tuesday, March 02, 2010 10:11 AM To: G, Manjunath Kondaiah; linux-omap@vger.kernel.org Cc: G, Manjunath Kondaiah; Tony Lindgren; Shilimkar,

Re: [PATCH 1/3] OMAPFB: install omapfb.h

2010-03-02 Thread Tomi Valkeinen
On Tue, 2010-03-02 at 17:16 +0100, Syrjala Ville (Nokia-D/Helsinki) wrote: On Mon, Mar 01, 2010 at 12:24:44PM +0100, Valkeinen Tomi (Nokia-D/Helsinki) wrote: Hi, On Tue, 2010-02-23 at 23:36 +0100, Syrjala Ville (Nokia-D/Helsinki) wrote: From: Ville Syrjälä ville.syrj...@nokia.com

Re: [PATCHv6 1/9] OMAP3: PM: Added support functions for omap3 pwrdm handling

2010-03-02 Thread Kevin Hilman
tero.kri...@nokia.com writes: -Original Message- From: ext Kevin Hilman [mailto:khil...@deeprootsystems.com] Sent: 02 March, 2010 01:17 To: Kristo Tero (Nokia-D/Tampere) Cc: linux-omap@vger.kernel.org Subject: Re: [PATCHv6 1/9] OMAP3: PM: Added support functions for omap3 pwrdm

Re: [PATCH v2] OMAP: DMA: Add API for setting channel dest addr

2010-03-02 Thread Kevin Hilman
Venkatraman S svenk...@ti.com writes: Manjunath, On Tue, Mar 2, 2010 at 7:06 PM, Manjunatha GK manj...@ti.com wrote: The new API - omap_set_dma_dst_pos(int lch, int value) is added for setting channel destination address in CPC/CDAC register Cc: Tony Lindgren t...@atomide.com Cc: Santosh

Re: [PATCHv3 2/4] Regulator: OMAP: Modifying Kconfig/Makefile to choose from available PMICs

2010-03-02 Thread Grazvydas Ignotas
On Tue, Mar 2, 2010 at 12:29 PM, Anuj Aggarwal anuj.aggar...@ti.com wrote: Kconfig is modified for OMAP3 EVM so that user can choose the appropriate PMIC (currently only TWL4030). Config options for other PMICs will be added later on. Makefile is modified so that twl4030-pmic.c gets compiled

[GIT PULL] omap updates for 2.6.34

2010-03-02 Thread Tony Lindgren
Hi Linus, Please pull omap updates from: git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap-2.6.git omap-for-linus Regards, Tony The following changes since commit ac0f6f927db539e03e1f3f61bcd4ed57d5cde7a9: Linus Torvalds (1): Merge branch 'for-linus' of

Re: [PATCH 02/16] OMAP3: PM: Create list to keep track of various smartreflex instances.

2010-03-02 Thread Kevin Hilman
Mike Turquette mturque...@ti.com writes: Gopinath, Thara wrote: This patch removes the pointer sr1, sr2 in smartreflex.c and instead creatse a list for keeping track of multiple smartreflex instances.. This makes it scalable for next gen OMAPs where there are more than two smartreflex

Re: [PATCH 02/16] OMAP3: PM: Create list to keep track of various smartreflex instances.

2010-03-02 Thread Kevin Hilman
ambresh a0393...@ti.com writes: Gopinath, Thara wrote: This patch removes the pointer sr1, sr2 in smartreflex.c and instead creatse a list for keeping track of multiple smartreflex instances.. This makes it scalable for next gen OMAPs where there are more than two smartreflex modules.

[PATCH v2] DSS2: OMAPFB: Add support for switching memory regions

2010-03-02 Thread ville . syrjala
From: Ville Syrjälä ville.syrj...@nokia.com Separate the memory region from the framebuffer device a little bit. It's now possible to select the memory region used by the framebuffer device using the new source_idx parameter of omapfb_plane_info. If the source_idx is specified it will be

Re: [PATCH 06/16] OMAP3: PM: Smartreflex class related changes for smartreflex.c

2010-03-02 Thread Kevin Hilman
Thara Gopinath th...@ti.com writes: OMAP3 smartreflex modules are capable of two different classes of implementaion - Class-2: Continuous Software Calibration Class-3: Continuous Hardware Calibration. OMAP3 along with T2/Gaia supports the Class 3 implementaion. With a different

Re: [PATCH 03/16] OMAP3: PM: Convert smartreflex driver into a platform driver using hwmods and omap-device layer

2010-03-02 Thread Kevin Hilman
Thara Gopinath th...@ti.com writes: This patch converts the exisitng smartreflex library into a platform driver with device , driver registrations using hardware mods. As part of this Ntarget values are passed as platform data. Signed-off-by: Thara Gopinath th...@ti.com Nice work Thara.

Re: [PATCH 04/16] OMAP3: PM: Move smartreflex autocompensation enable disable hooks to PM debugfs.

2010-03-02 Thread Kevin Hilman
Thara Gopinath th...@ti.com writes: This patch moves the hooks to enable disable smartreflex autocompensation to pm debugfs from the /sys/power/. To enable autocompensation for smartreflex SRn do echo 1 path/pm_debug/srn_autocomp To disable autocompensation for smartreflex SRn do

Re: [PATCH 07/16] OMAP3: PM: Adding smartreflex class 3 driver.

2010-03-02 Thread Kevin Hilman
Thara Gopinath th...@ti.com writes: This patch adds smartreflex class 3 driver. This driver hooks up with the generic smartreflex driver smartreflex.c to abstract out class specific implementations out of the generic driver. Signed-off-by: Thara Gopinath th...@ti.com I like this

Re: [PATCH 09/16] OMAP3: PM: Creating separate files for handling OMAP3 voltage related operations.

2010-03-02 Thread Kevin Hilman
Thara Gopinath th...@ti.com writes: This patch creates voltage.c and voltage.h files and moves all voltage processor and voltage controller specific code from smartreflex.c and other places in the OMAP3 codebase into these two files. This along with smartreflex class driver addition will

omap code merged to mainline, fixes only for -rc, no more -omap releases

2010-03-02 Thread Tony Lindgren
Hi all, Linus just pulled our code for 2.6.34, so let's now concentrate on the fixes for for 2.6.34 -rc cycle. So no more new code please except for the 2.6.35 merge window. It seems like we can send about 1/3 of all the patches during the -rc cycle as fixes, so please tweak the patches

Re: [PATCH v2] board-n8x0: add USB initialization

2010-03-02 Thread Tony Lindgren
* Francisco Alecrim alec...@gmail.com [100301 14:12]: From: Francisco Alecrim francisco.alec...@openbossa.org Based on Kalle's and Tony's patches. Some variables re-organized and unused code remove(68499cc5716bbeca16ca8c83ec6e9f04b8dbfacb). Looks like this needs to be refreshed against

RE: [PATCH 3/3] mmc: omap_hsmmc: enable SDIO card interrupts

2010-03-02 Thread Madhusudhan
-Original Message- From: Steve Sakoman [mailto:sako...@gmail.com] Sent: Thursday, February 18, 2010 4:16 PM To: Paul Walmsley Cc: Madhusudhan; David Vrabel; r-woodru...@ti.com; saw...@ti.com; linux- m...@vger.kernel.org; linux-omap@vger.kernel.org Subject: Re: [PATCH 3/3] mmc:

Re: [PATCH] omap: i2c: Add i2c support on omap4 platform

2010-03-02 Thread Tony Lindgren
* Shilimkar, Santosh santosh.shilim...@ti.com [100227 21:28]: -Original Message- From: Tony Lindgren [mailto:t...@atomide.com] Sent: Sunday, February 28, 2010 2:11 AM To: Shilimkar, Santosh Cc: ben-li...@fluff.org; linux-omap@vger.kernel.org; linux-...@vger.kernel.org; Syed,

Re: [PATCH 3/3] mmc: omap_hsmmc: enable SDIO card interrupts

2010-03-02 Thread Steve Sakoman
On Tue, Mar 2, 2010 at 2:08 PM, Madhusudhan madhu...@ti.com wrote: That is correct, a Wi2Wi wifi module is connected via mmc2 on the Overo Air and Fire products. A dumb question. Is this Wi2Wi wifi module available as a standard SDIO card which can be plugged into a SD card cage? Or is it

Re: [PATCH 06/16] OMAP3: PM: Smartreflex class related changes for smartreflex.c

2010-03-02 Thread Kevin Hilman
Thara Gopinath th...@ti.com writes: OMAP3 smartreflex modules are capable of two different classes of implementaion - Class-2: Continuous Software Calibration Class-3: Continuous Hardware Calibration. OMAP3 along with T2/Gaia supports the Class 3 implementaion. With a different

Re: [PATCH 06/16] OMAP3: PM: Smartreflex class related changes for smartreflex.c

2010-03-02 Thread Kevin Hilman
Thara Gopinath th...@ti.com writes: OMAP3 smartreflex modules are capable of two different classes of implementaion - Class-2: Continuous Software Calibration Class-3: Continuous Hardware Calibration. OMAP3 along with T2/Gaia supports the Class 3 implementaion. With a different

Re: [PATCH 03/16] OMAP3: PM: Convert smartreflex driver into a platform driver using hwmods and omap-device layer

2010-03-02 Thread Kevin Hilman
Thara Gopinath th...@ti.com writes: This patch converts the exisitng smartreflex library into a platform driver with device , driver registrations using hardware mods. As part of this Ntarget values are passed as platform data. Signed-off-by: Thara Gopinath th...@ti.com [...] +static

Re: [PATCH 11/16] OMAP3: PM: Configurations for Smartreflex Class 2 and Smartreflex Class 3

2010-03-02 Thread Kevin Hilman
Thara Gopinath th...@ti.com writes: There are two separate modules in SmartReflex-AVS : MinMaxAvg module and Error module. Class3 uses the Error module only. In Class2 you can choose between either module since it is software based. The registers are mapped to the modules as followed:

Re: [PATCH 12/16] OMAP3: PM: Support for enabling smartreflex autocompensation by default.

2010-03-02 Thread Kevin Hilman
Thara Gopinath th...@ti.com writes: This patch adds support to pdata enable smartreflex autocompenstion during init based on init_enable flag passed as pdata. This patch also adds enabling of autocompensation by default (setting init_enable flag to true) in case of ES3.1 OMAP3430 chip. In

Re: [PATCH 14/16] OMAP3: PM: Implement latest h/w recommendations for SR and VP registers and SR VP enable disable sequence.

2010-03-02 Thread Kevin Hilman
Thara Gopinath th...@ti.com writes: This patch introduces OMAP3 specific values for Smartreflex and Voltage processor registers as per the latest TI recommendations. This patch also improves the smartreflex and voltage processor enable disable sequences as per the latest recommendations.

Re: [PATCH 15/16] OMAP3: PM: VP force update method of voltage scaling

2010-03-02 Thread Kevin Hilman
Thara Gopinath th...@ti.com writes: This patch introduces VP force update method of voltage scaling and enables it by default. The older method of vc bypass is now configuratble through a menu config option. VP force update is the hardware recommended method of voltage scaling.

RE: [PATCH] mmc: omap_hsmmc: Fix conditional locking

2010-03-02 Thread Madhusudhan
-Original Message- From: linux-mmc-ow...@vger.kernel.org [mailto:linux-mmc- ow...@vger.kernel.org] On Behalf Of Thomas Gleixner Sent: Monday, March 01, 2010 1:02 PM To: LKML Cc: linux-omap@vger.kernel.org; linux-...@vger.kernel.org Subject: [PATCH] mmc: omap_hsmmc: Fix conditional

[PATCH] Add support for OMAP3Stalker boards

2010-03-02 Thread Jason
= omap3_stalker_init, + .timer = omap_timer, +MACHINE_END + -- 1.5.4.3 __ Information from ESET Smart Security, version of virus signature database 4910 (20100302) __ The message was checked by ESET Smart Security. http://www.eset.com -- To unsubscribe from this list

RE: [PATCH] serial: Add OMAP high-speed UART driver.

2010-03-02 Thread G, Manjunath Kondaiah
-Original Message- From: Shilimkar, Santosh Sent: Tuesday, March 02, 2010 8:43 PM To: G, Manjunath Kondaiah; S, Venkatraman; Tony Lindgren; Raja, Govindraj; Greg KH; linux-ser...@vger.kernel.org; linux-omap@vger.kernel.org; linux-ker...@vger.kernel.org; Kevin Hilman; Olof

[PATCH] Add OMAP3 Stalker board LK-S defconfig

2010-03-02 Thread Jason
+CONFIG_HAS_IOPORT=y +CONFIG_HAS_DMA=y +CONFIG_NLATTR=y -- 1.5.4.3 __ Information from ESET Smart Security, version of virus signature database 4910 (20100302) __ The message was checked by ESET Smart Security. http://www.eset.com -- To unsubscribe from this list: send the line

RE: [PATCH] OMAP: Zoom3: Fix Zoom3 booting issue

2010-03-02 Thread G, Manjunath Kondaiah
Sergio, -Original Message- From: Aguirre, Sergio Sent: Tuesday, March 02, 2010 9:41 PM To: G, Manjunath Kondaiah; linux-omap@vger.kernel.org Cc: G, Manjunath Kondaiah; Tony Lindgren; Shilimkar, Santosh; Raja, Govindraj Subject: RE: [PATCH] OMAP: Zoom3: Fix Zoom3 booting issue

RE: [PATCH] OMAP: Zoom3: Fix Zoom3 booting issue

2010-03-02 Thread G, Manjunath Kondaiah
-Original Message- From: G, Manjunath Kondaiah Sent: Wednesday, March 03, 2010 11:31 AM To: Aguirre, Sergio; linux-omap@vger.kernel.org Cc: Tony Lindgren; Shilimkar, Santosh; Raja, Govindraj Subject: RE: [PATCH] OMAP: Zoom3: Fix Zoom3 booting issue Sergio, -Original

RE: [PATCHv3 2/4] Regulator: OMAP: Modifying Kconfig/Makefile to choose from available PMICs

2010-03-02 Thread Aggarwal, Anuj
-Original Message- From: Grazvydas Ignotas [mailto:nota...@gmail.com] Sent: Tuesday, March 02, 2010 10:54 PM To: Aggarwal, Anuj Cc: t...@atomide.com; linux-omap@vger.kernel.org; broo...@opensource.wolfsonmicro.com; l...@slimlogic.co.uk Subject: Re: [PATCHv3 2/4] Regulator: OMAP: