Re: [PATCH resend 1/3] AM35x: Add musb support

2010-07-07 Thread Felipe Balbi
Hi, On Wed, Jul 07, 2010 at 04:16:04AM +0530, Gadiyar, Anand wrote: Like it is done in ehci-hcd.c/ohci-hcd.c? That's different, they export the platform_driver which gets probed by ehci-hcd.c, here we would have a parent platform_driver instianting correct dma device and musb device. This

Re: [PATCH 11/15] wireless: wl1271: introduce platform device support

2010-07-07 Thread Roger Quadros
On 07/06/2010 10:51 PM, Hunter Adrian (Nokia-MS/Helsinki) wrote: Nicolas Pitre wrote: On Tue, 6 Jul 2010, Roger Quadros wrote: On 07/06/2010 03:53 PM, ext Ohad Ben-Cohen wrote: Hi Roger, On Tue, Jul 6, 2010 at 1:35 PM, Roger Quadrosroger.quad...@nokia.com wrote: My point is that shouldn't

[PATCH 00/13] omap2/3/4 board updates for 2.6.36 merge window

2010-07-07 Thread Tony Lindgren
Hi all, Here are some omap board updates for review. Regards, Tony --- Ameya Palande (1): tsl2563 ALS support for Nokia N900 David Anders (1): Add OMAP4 Panda Support Grazvydas Ignotas (2): omap3: pandora: update gpio-keys data omap3: pandora: add NAND and wifi

[PATCH 02/13] omap: zoom3: wlan board muxing

2010-07-07 Thread Tony Lindgren
From: Ohad Ben-Cohen oh...@ti.com Add board muxing to support the wlan wl1271 chip that is hardwired to mmc2 (third mmc controller) on the ZOOM3. Signed-off-by: Ohad Ben-Cohen oh...@ti.com Signed-off-by: Tony Lindgren t...@atomide.com --- arch/arm/mach-omap2/board-zoom3.c | 15 +++

[PATCH 04/13] omap3: pandora: add NAND and wifi support

2010-07-07 Thread Tony Lindgren
From: Grazvydas Ignotas nota...@gmail.com Add platform data for NAND and wifi, also setup all GPIOs needed to use the wifi chip. Signed-off-by: Grazvydas Ignotas nota...@gmail.com Signed-off-by: Tony Lindgren t...@atomide.com --- arch/arm/mach-omap2/board-omap3pandora.c | 120

[PATCH 05/13] omap: rx51: Set regulator V28 always on

2010-07-07 Thread Tony Lindgren
From: Jarkko Nikula jhnik...@gmail.com It seems that the battery cover sensor in Nokia N900 is powered from the V28 domain. Now if this regulator is disabled it causes that the gpio 160 reads only zero which effectively causes uSD removal detection. Currently the bootloader enabled V28 is kept

[PATCH 06/13] omap: rx51: Add platform_data for tlv320aic3x with reset gpionumber

2010-07-07 Thread Tony Lindgren
From: Jarkko Nikula jhnik...@gmail.com Proper operation of the tlv320aic3x audio codec requires that reset sequencing is done in pair with supply voltages when using the regulator framework. Add the codec reset gpio used in Nokia RX51 to tlv320aic3x data. Signed-off-by: Jarkko Nikula

[PATCH 03/13] omap3: pandora: update gpio-keys data

2010-07-07 Thread Tony Lindgren
From: Grazvydas Ignotas nota...@gmail.com Update gpio-keys setup so it matches what is on default firmware. Also make use of debounce feature in gpio-keys instead of setting it explicitly, as gpio-keys is now capable of using hardware debounce on OMAPs thanks to recent gpiolib changes. Also fix a

[PATCH 08/13] omap: rx51: Add supply and data for the tpa6130a2 headphoneamplifier

2010-07-07 Thread Tony Lindgren
From: Jarkko Nikula jhnik...@gmail.com With these and upcoming change to tpa6130a2 driver it's possible to add support for the TPA6130A2 headphone amplifier. Signed-off-by: Jarkko Nikula jhnik...@gmail.com Signed-off-by: Tony Lindgren t...@atomide.com ---

[PATCH 09/13] tsl2563 ALS support for Nokia N900

2010-07-07 Thread Tony Lindgren
From: Ameya Palande ameya.pala...@nokia.com This commit will enable usage of tsl2563 ambient light sensor on Nokia N900. Signed-off-by: Ameya Palande ameya.pala...@nokia.com Signed-off-by: Tony Lindgren t...@atomide.com --- arch/arm/mach-omap2/board-rx51-peripherals.c |8 1 files

[PATCH 10/13] omap4: mmc: Fix the regulator resource for MMC2 on 4430sdp

2010-07-07 Thread Tony Lindgren
From: Santosh Shilimkar santosh.shilim...@ti.com The MMC1 and MMC2 cards have seperate LDO supplies. Current code assumes that they are powered by same LDO. This patch fixes the same and has VAUX1 as supply to MMC2 card. Signed-off-by: Rajendra Nayak rna...@ti.com Signed-off-by: Sukumar Ghorai

[PATCH 07/13] omap: rx51: Use REGULATOR_SUPPLY macro when initializingregulator consumers

2010-07-07 Thread Tony Lindgren
From: Jarkko Nikula jhnik...@gmail.com There is REGULATOR_SUPPLY macro available for initializing the struct regulator_consumer_supply so use it where applicable (all other supplies than vdds_sdi) as it improves the readability. Signed-off-by: Jarkko Nikula jhnik...@gmail.com Acked-by: Eduardo

[PATCH 12/13] OMAP4: Add GPIO LED support for SDP board

2010-07-07 Thread Tony Lindgren
From: Hemanth V heman...@ti.com This patch adds support for GPIO LEDs present on OMAP4 SDP and Blaze boards. This basically adds platform data required by leds-gpio driver Signed-off-by: Hemanth V heman...@ti.com Signed-off-by: Tony Lindgren t...@atomide.com ---

[PATCH 13/13] Add OMAP4 Panda Support

2010-07-07 Thread Tony Lindgren
From: David Anders x0132...@ti.com Add initial support for the OMAP4 based Panda Board. Signed-off-by: David Anders x0132...@ti.com [t...@atomide.com: selected board by default in Kconfig] Signed-off-by: Tony Lindgren t...@atomide.com --- arch/arm/mach-omap2/Kconfig|5 +

[PATCH 11/13] omap4: Board changes for 4430sdp tmp105 temperature sensor

2010-07-07 Thread Tony Lindgren
From: Shubhrajyoti Datta shubhrajy...@ti.com Adding board configuration for the tmp105 temperature sensor. The interface to the sensor is I2C. Signed-off-by: Shubhrajyoti D shubhrajy...@ti.com Signed-off-by: Tony Lindgren t...@atomide.com --- arch/arm/mach-omap2/board-4430sdp.c |8 +++-

Re: [PATCH 0/5 v2] omap2/3/4: serial fixes

2010-07-07 Thread Tony Lindgren
Hi, * Nishanth Menon n...@ti.com [100623 07:12]: V1: http://marc.info/?l=linux-omapm=127074926903371w=2 The patch for Errata i202 went through a series of discussions ending in V3: http://marc.info/?l=linux-omapm=127109794814030w=2 This series introduces an errata variable, does a few

Re: [PATCH 11/11] staging: ti dspbridge: enable driver building

2010-07-07 Thread Ohad Ben-Cohen
On Wed, Jul 7, 2010 at 12:31 PM, Felipe Contreras felipe.contre...@gmail.com wrote: On Tue, Jul 6, 2010 at 6:52 PM, Omar Ramirez Luna omar.rami...@ti.com wrote: at that point *you* wanted your patches not to be included if the last one wasn't merged in. Not without the copyright update patch.

Re: [PATCH v5 1/3] omap3 gpmc: functionality enhancement

2010-07-07 Thread Tony Lindgren
* Sukumar Ghorai s-gho...@ti.com [100604 10:34]: few functions added in gpmc module and to be used by other drivers like NAND. E.g.: - ioctl function - ecc functions Uhh, let's leave out ioctl from the description.. Otherwise people think you're adding new ioctls in this patch. @@

Re: [PATCH v5 2/3] omap3 nand: cleanup virtual address usages

2010-07-07 Thread Tony Lindgren
* Sukumar Ghorai s-gho...@ti.com [100604 10:34]: --- a/arch/arm/plat-omap/include/plat/gpmc.h +++ b/arch/arm/plat-omap/include/plat/gpmc.h @@ -63,7 +60,6 @@ #define GPMC_CONFIG1_DEVICESIZE_16 GPMC_CONFIG1_DEVICESIZE(1) #define GPMC_CONFIG1_DEVICETYPE(val)((val 3) 10) #define

Re: [RFC][PATCH] omap3: Unify omap2_set_globals_3[43,6x]x functions

2010-07-07 Thread Tony Lindgren
* Kevin Hilman khil...@deeprootsystems.com [100630 01:18]: Sergio Aguirre saagui...@ti.com writes: The only difference between them is the physical address of the uart4 port, which is only present in 36xx chips. We don't really need to care about keeping these 2 functions, since the

Re: [PATCH] omap3: introduce omap3_map_io

2010-07-07 Thread Tony Lindgren
* Mike Rapoport m...@compulab.co.il [100630 11:46]: Hi Tony, Here's the patch. It applies on top of Sergio's patch Unify omap2_set_globals_3[43,6x]x functions. Thanks. I'll queue this one. However, it conflicts with the ARM: OMAP: Convert to use -reserve method to reserve boot time memory

OK to base some patches on lmb branch?

2010-07-07 Thread Tony Lindgren
Hi Russell, Is your lmb branch going to stay static? I'd like to base a patch unifying omap3 map_io on top of that to avoid merge conflicts: https://patchwork.kernel.org/patch/108775/ Otherwise it will conflict with your LMB related patch Convert to use -reserve method to reserve boot time

[APPLIED] [PATCH] omap: mux: fix multipath gpio handling

2010-07-07 Thread Tony Lindgren
This patch has been applied to the linux-omap by youw fwiendly patch wobot. Branch in linux-omap: for-next Initial commit ID (Likely to change): 916c48fbec05b4718b4fd447f634725ced6cc9e7 PatchWorks http://patchwork.kernel.org/patch/110284/ Git (Likely to change, and takes a while to get

[APPLIED] [PATCH 1/1] omap: dma: Support for prefetch in destination

2010-07-07 Thread Tony Lindgren
This patch has been applied to the linux-omap by youw fwiendly patch wobot. Branch in linux-omap: for-next Initial commit ID (Likely to change): 9a72a8860452681cb455ed164c2913743493b1f0 PatchWorks http://patchwork.kernel.org/patch/108773/ Git (Likely to change, and takes a while to get

[APPLIED] [PATCHv4 1/1] OMAP3: AM3505/3517 do not have IO wakeup capability

2010-07-07 Thread Tony Lindgren
This patch has been applied to the linux-omap by youw fwiendly patch wobot. Branch in linux-omap: for-next Initial commit ID (Likely to change): b6c6aa94d0dd3dd05f42412fc39628520f72f63e PatchWorks http://patchwork.kernel.org/patch/108524/ Git (Likely to change, and takes a while to get

Re: [PATCH v3]OMAP:GPTIMER:1ms tick generation correction

2010-07-07 Thread Tony Lindgren
* Tarun Kanti DebBarma tarun.ka...@ti.com [100622 12:35]: +/** + * omap_dm_timer_ms_correction - hardware correction for millisecond timer + * @timer: GPTIMER on which the correction support is to be applied + * @load: timer load value, used here to extract the expiry count + */ +static void

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

2010-07-07 Thread Tony Lindgren
* Govindraj govindraj...@gmail.com [100608 09:24]: On Mon, Jun 7, 2010 at 9:45 PM, Luke-Jr l...@dashjr.org wrote: On Monday 07 June 2010 08:28:51 am Govindraj wrote: Link: http://git.kernel.org/?p=linux/kernel/git/khilman/linux-omap-pm.git;a=summa ry Branch: pm-wip/uart This

Re: [PATCHv2 0/3] Devkit8000: Use DIE id to initialize dm9000 MAC address

2010-07-07 Thread Tony Lindgren
* Kan-Ru Chen ka...@0xlab.org [100706 04:09]: This patch series add the omap_get_die_id interface and use that function to construct a MAC address for use by dm9000. Thanks, I've applied these into omap for-next branch. Regards, Tony -- To unsubscribe from this list: send the line unsubscribe

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

2010-07-07 Thread Govindraj
On Wed, Jul 7, 2010 at 5:32 PM, Tony Lindgren t...@atomide.com wrote: * Govindraj govindraj...@gmail.com [100608 09:24]: On Mon, Jun 7, 2010 at 9:45 PM, Luke-Jr l...@dashjr.org wrote: On Monday 07 June 2010 08:28:51 am Govindraj wrote: Link:

RE: [PATCH v5 2/3] omap3 nand: cleanup virtual address usages

2010-07-07 Thread Ghorai, Sukumar
Tony, -Original Message- From: Tony Lindgren [mailto:t...@atomide.com] Sent: Wednesday, July 07, 2010 3:52 PM To: Ghorai, Sukumar Cc: linux-omap@vger.kernel.org; linux-...@lists.infradead.org; m...@compulab.co.il Subject: Re: [PATCH v5 2/3] omap3 nand: cleanup virtual address

Re: [PATCH 4/9] omap: improve OMAP3_HAS_FEATURE

2010-07-07 Thread Tony Lindgren
* Nishanth Menon n...@ti.com [100623 05:10]: Replace OMAP3_HAS_FEATURE with OMAP_HAS_FEATURE allowing us to support multiple chip features Cc: Tony Lindgren t...@atomide.com Cc: Angelo Arrifano mik...@gmail.com Cc: Zebediah C. McClure z...@lurian.net Cc: Alistair Buxton

Re: [PATCH 6/9] omap: move generic omap3 features to generic

2010-07-07 Thread Tony Lindgren
* Nishanth Menon n...@ti.com [100623 05:15]: @@ -354,11 +354,11 @@ static void __init omap3_cpuinfo(void) /* Print verbose information */ pr_info(%s ES%s (, cpu_name, cpu_rev); - OMAP_SHOW_FEATURE(3, l2cache); - OMAP_SHOW_FEATURE(3, iva); - OMAP_SHOW_FEATURE(3,

Re: [PATCH v3]OMAP:GPTIMER:1ms tick generation correction

2010-07-07 Thread David Brownell
--- On Wed, 7/7/10, Tony Lindgren t...@atomide.com wrote: Or can we somehow calculate this drift once during init? If it's set up in the gentime framework, yes; very standard. AT91 is one model (they all have 32K clocks used to generate the system tick). -- To unsubscribe from this list:

Re: [PATCH 3/9 v3] omap: generic: introduce a single check_revision

2010-07-07 Thread Tony Lindgren
* Nishanth Menon n...@ti.com [100625 19:19]: --- a/arch/arm/mach-omap2/io.c +++ b/arch/arm/mach-omap2/io.c @@ -238,7 +238,7 @@ static void __init _omap2_map_common_io(void) local_flush_tlb_all(); flush_cache_all(); - omap2_check_revision(); + omap_check_revision();

Re: [PATCH v3]OMAP:GPTIMER:1ms tick generation correction

2010-07-07 Thread Tony Lindgren
* David Brownell davi...@pacbell.net [100707 15:26]: --- On Wed, 7/7/10, Tony Lindgren t...@atomide.com wrote: Or can we somehow calculate this drift once during init? If it's set up in the gentime framework, yes; very standard. AT91 is one model (they all have 32K clocks used to

Re: [PATCH v5 1/3] omap3 gpmc: functionality enhancement

2010-07-07 Thread Tony Lindgren
* Ghorai, Sukumar s-gho...@ti.com [100707 15:26]: From: Tony Lindgren [mailto:t...@atomide.com] You should just replace this function with simple functions like we already have in gpmc.c rather than trying to pack everything into one function. Just add various gpmc_xxx_get/set

Re: [PATCH 4/9] omap: improve OMAP3_HAS_FEATURE

2010-07-07 Thread Nishanth Menon
Tony Lindgren had written, on 07/07/2010 07:28 AM, the following: * Nishanth Menon n...@ti.com [100623 05:10]: Replace OMAP3_HAS_FEATURE with OMAP_HAS_FEATURE allowing us to support multiple chip features Cc: Tony Lindgren t...@atomide.com Cc: Angelo Arrifano mik...@gmail.com Cc: Zebediah C.

Re: [PATCH 4/9] omap: improve OMAP3_HAS_FEATURE

2010-07-07 Thread Tony Lindgren
* Nishanth Menon n...@ti.com [100707 16:09]: Why don't you just rename u32 omap3_features to omap_features? Then maybe move omap_features to plat-omap/common.c, and have a generic function for getting features? There should not be any need to have separate features variable for each

Re: [PATCH 4/9] omap: improve OMAP3_HAS_FEATURE

2010-07-07 Thread Nishanth Menon
Tony Lindgren had written, on 07/07/2010 08:30 AM, the following: * Nishanth Menon n...@ti.com [100707 16:09]: Why don't you just rename u32 omap3_features to omap_features? Then maybe move omap_features to plat-omap/common.c, and have a generic function for getting features? There should not

Re: [PATCH 11/15] wireless: wl1271: introduce platform device support

2010-07-07 Thread Nicolas Pitre
On Wed, 7 Jul 2010, Roger Quadros wrote: On 07/06/2010 08:42 PM, ext Nicolas Pitre wrote: On Tue, 6 Jul 2010, Roger Quadros wrote: OK, this is how I see it. - Treat the non-removable card as non-removable. So no need to do card detect emulation. - Treat the GPIO power

Re: [PATCH 11/15] wireless: wl1271: introduce platform device support

2010-07-07 Thread Nicolas Pitre
On Wed, 7 Jul 2010, Roger Quadros wrote: On 07/06/2010 10:51 PM, Hunter Adrian (Nokia-MS/Helsinki) wrote: For eMMC in omap_hsmmc, this is all done via claim_host / release_host which call -enable() / -disable() methods. omap_hsmmc makes use of mmc_power_restore_host() which calls

[PATCH v6] OMAP4 HSMMC: Adding Card detect support for MMC1 on OMAP4

2010-07-07 Thread kishore kadiyala
Adding card detect callback function and card detect configuration function for MMC1 Controller. Card detect configuration function does initial configuration of the MMC Control PullUp-PullDown registers of Phoenix. For MMC1 Controller, Card detect interrupt source is twl6030 and the card

RE: [PATCH v3]OMAP:GPTIMER:1ms tick generation correction

2010-07-07 Thread DebBarma, Tarun Kanti
Tony, Thanks for the comments! Please see my response. -Original Message- From: Tony Lindgren [mailto:t...@atomide.com] Sent: Wednesday, July 07, 2010 5:30 PM To: DebBarma, Tarun Kanti Cc: linux-omap@vger.kernel.org; R, Sricharan Subject: Re: [PATCH v3]OMAP:GPTIMER:1ms tick

Re: [PATCH v5] OMAP: Fix for bus width which improves SD card's peformance.

2010-07-07 Thread kishore kadiyala
Tony, Could this patch be taken ? Thanks, kishore On Tue, Jun 15, 2010 at 1:37 PM, kishore kadiyala kishorek.kadiy...@gmail.com wrote: From: Kishore Kadiyala kishore.kadiy...@ti.com This patch improves low speeds for SD cards. OMAP-MMC controller's can support maximum bus width of '8'.

RE: [PATCH 11/15] wireless: wl1271: introduce platform device support

2010-07-07 Thread Madhusudhan
-Original Message- From: Nicolas Pitre [mailto:n...@fluxnic.net] Sent: Wednesday, July 07, 2010 9:03 AM To: Roger Quadros Cc: Hunter Adrian (Nokia-MS/Helsinki); Ohad Ben-Cohen; linux- wirel...@vger.kernel.org; linux-...@vger.kernel.org; linux- o...@vger.kernel.org;

mtd_pagetest fails with omap2 OneNAND driver

2010-07-07 Thread Enric Balletbò i Serra
Hello, I need some help to understand what is wrong, maybe someone can help me. I'm running an OMAP3-based board with a OneNAND from Numonyx, the problem is some mtd tests fails. An example is the mtd_pagetest, the erase test fails. [ 937.885925] mtd_pagetest: erasetest [ 937.889434]

RE: [PATCH 11/15] wireless: wl1271: introduce platform device support

2010-07-07 Thread Nicolas Pitre
On Wed, 7 Jul 2010, Madhusudhan wrote: -Original Message- From: Nicolas Pitre [mailto:n...@fluxnic.net] Sent: Wednesday, July 07, 2010 9:03 AM To: Roger Quadros Cc: Hunter Adrian (Nokia-MS/Helsinki); Ohad Ben-Cohen; linux- wirel...@vger.kernel.org;

[PATCH] omap: hwspinlock: Added hwspinlock driver

2010-07-07 Thread Que, Simon
Hello, This is the patch submission for the hardware spinlock driver. I will not be available for the next 4 weeks. Please contact Hari Kanigeri (h-kanige...@ti.com) instead. Thanks, Simon == From

Re: [PATCH 3/9 v3] omap: generic: introduce a single check_revision

2010-07-07 Thread Nishanth Menon
Tony Lindgren had written, on 07/07/2010 07:36 AM, the following: * Nishanth Menon n...@ti.com [100625 19:19]: --- a/arch/arm/mach-omap2/io.c +++ b/arch/arm/mach-omap2/io.c @@ -238,7 +238,7 @@ static void __init _omap2_map_common_io(void) local_flush_tlb_all();

Re: [PATCH 11/15] wireless: wl1271: introduce platform device support

2010-07-07 Thread Adrian Hunter
Nicolas Pitre wrote: On Wed, 7 Jul 2010, Roger Quadros wrote: On 07/06/2010 10:51 PM, Hunter Adrian (Nokia-MS/Helsinki) wrote: For eMMC in omap_hsmmc, this is all done via claim_host / release_host which call -enable() / -disable() methods. omap_hsmmc makes use of mmc_power_restore_host()

RE: [PATCH 11/11] staging: ti dspbridge: enable driver building

2010-07-07 Thread Ramirez Luna, Omar
From: Felipe Contreras [mailto:felipe.contre...@gmail.com] I'm removing many people from the Cc which I think don't care about this. Is this even the right place for discussing about it? On Tue, Jul 6, 2010 at 6:52 PM, Omar Ramirez Luna omar.rami...@ti.com wrote: On 7/4/2010 5:53 AM, Felipe

Re: [PATCH 3/8] musb: fix compilation warning in host only mode

2010-07-07 Thread Greg KH
On Tue, Jul 06, 2010 at 12:13:14PM +0300, Felipe Balbi wrote: Hi, On Thu, Jun 24, 2010 at 01:17:54PM +0200, ext Gupta, Ajay Kumar wrote: Fixes below compilation warning when host only configuration is selected. drivers/usb/musb/musb_core.c: In function 'musb_stage0_irq':

Re: [RFC 1/3 v3] mm: iommu: An API to unify IOMMU, CPU and device memory management

2010-07-07 Thread Russell King - ARM Linux
On Wed, Jul 07, 2010 at 03:44:27PM -0700, Zach Pfeffer wrote: The DMA API handles the allocation and use of DMA channels. It can configure physical transfer settings, manage scatter-gather lists, etc. You're confused about what the DMA API is. You're talking about the DMA engine subsystem

linux-next: manual merge of the omap tree with the arm tree

2010-07-07 Thread Stephen Rothwell
Hi all, Today's linux-next merge of the omap tree got conflicts in arch/arm/mach-omap2/board-3430sdp.c, arch/arm/mach-omap2/board-3630sdp.c, arch/arm/mach-omap2/board-am3517evm.c, arch/arm/mach-omap2/board-cm-t35.c, arch/arm/mach-omap2/board-devkit8000.c, arch/arm/mach-omap2/board-igep0020.c,

RE: [PATCH 3/8] musb: fix compilation warning in host only mode

2010-07-07 Thread Gupta, Ajay Kumar
Hi, On Thu, Jun 24, 2010 at 01:17:54PM +0200, ext Gupta, Ajay Kumar wrote: Fixes below compilation warning when host only configuration is selected. drivers/usb/musb/musb_core.c: In function 'musb_stage0_irq': drivers/usb/musb/musb_core.c:711: warning: unused variable 'mbase'

RE: [RFC 7/7] OMAP3: Update cpufreq driver to use the new set_rate API

2010-07-07 Thread Pandita, Vikram
-Original Message- From: linux-omap-ow...@vger.kernel.org [mailto:linux-omap- ow...@vger.kernel.org] On Behalf Of Gopinath, Thara Sent: Friday, July 02, 2010 5:18 AM To: linux-omap@vger.kernel.org Cc: khil...@deeprootsystems.com; p...@pwsan.com; Cousson, Benoit; Sripathy, Vishwanath;

RE: [RFC 7/7] OMAP3: Update cpufreq driver to use the new set_rate API

2010-07-07 Thread Gopinath, Thara
-Original Message- From: Pandita, Vikram Sent: Thursday, July 08, 2010 8:40 AM To: Gopinath, Thara; linux-omap@vger.kernel.org Cc: khil...@deeprootsystems.com; p...@pwsan.com; Cousson, Benoit; Sripathy, Vishwanath; Sawant, Anand; Basak, Partha Subject: RE: [RFC 7/7] OMAP3: Update

Re: [PATCH 3/8] musb: fix compilation warning in host only mode

2010-07-07 Thread Greg KH
On Thu, Jul 08, 2010 at 07:23:44AM +0530, Gupta, Ajay Kumar wrote: Hi, On Thu, Jun 24, 2010 at 01:17:54PM +0200, ext Gupta, Ajay Kumar wrote: Fixes below compilation warning when host only configuration is selected. drivers/usb/musb/musb_core.c: In function 'musb_stage0_irq':

RE: [PATCH 06/15] omap zoom2: wlan board muxing

2010-07-07 Thread Ghorai, Sukumar
-Original Message- From: linux-mmc-ow...@vger.kernel.org [mailto:linux-mmc- ow...@vger.kernel.org] On Behalf Of Ohad Ben-Cohen Sent: Tuesday, July 06, 2010 6:08 AM To: linux-wirel...@vger.kernel.org; linux-...@vger.kernel.org; linux- o...@vger.kernel.org Cc:

RE: [PATCH 04/15] mmc: support embedded data field in mmc_host

2010-07-07 Thread Ghorai, Sukumar
-Original Message- From: linux-mmc-ow...@vger.kernel.org [mailto:linux-mmc- ow...@vger.kernel.org] On Behalf Of Ohad Ben-Cohen Sent: Tuesday, July 06, 2010 6:08 AM To: linux-wirel...@vger.kernel.org; linux-...@vger.kernel.org; linux- o...@vger.kernel.org Cc:

RE: [PATCH 00/15] wlan+omap+mmc: out-of-the-box WLAN support for ZOOM2/3

2010-07-07 Thread Ghorai, Sukumar
-Original Message- From: linux-mmc-ow...@vger.kernel.org [mailto:linux-mmc- ow...@vger.kernel.org] On Behalf Of Ohad Ben-Cohen Sent: Tuesday, July 06, 2010 6:08 AM To: linux-wirel...@vger.kernel.org; linux-...@vger.kernel.org; linux- o...@vger.kernel.org Cc:

RE: [PATCH 15/15] omap: zoom: enable WLAN device

2010-07-07 Thread Ghorai, Sukumar
-Original Message- From: linux-mmc-ow...@vger.kernel.org [mailto:linux-mmc- ow...@vger.kernel.org] On Behalf Of Ohad Ben-Cohen Sent: Tuesday, July 06, 2010 6:08 AM To: linux-wirel...@vger.kernel.org; linux-...@vger.kernel.org; linux- o...@vger.kernel.org Cc:

RE: [PATCH 14/15] omap: zoom: add WLAN device

2010-07-07 Thread Ghorai, Sukumar
-Original Message- From: linux-mmc-ow...@vger.kernel.org [mailto:linux-mmc- ow...@vger.kernel.org] On Behalf Of Ohad Ben-Cohen Sent: Tuesday, July 06, 2010 6:08 AM To: linux-wirel...@vger.kernel.org; linux-...@vger.kernel.org; linux- o...@vger.kernel.org Cc:

RE: [PATCH v5 1/3] omap3 gpmc: functionality enhancement

2010-07-07 Thread Ghorai, Sukumar
-Original Message- From: Tony Lindgren [mailto:t...@atomide.com] Sent: Wednesday, July 07, 2010 6:32 PM To: Ghorai, Sukumar Cc: linux-omap@vger.kernel.org; linux-...@lists.infradead.org; m...@compulab.co.il Subject: Re: [PATCH v5 1/3] omap3 gpmc: functionality enhancement *

Re: [PATCH 11/15] wireless: wl1271: introduce platform device support

2010-07-07 Thread Nicolas Pitre
On Wed, 7 Jul 2010, Adrian Hunter wrote: Nicolas Pitre wrote: On Wed, 7 Jul 2010, Roger Quadros wrote: On 07/06/2010 10:51 PM, Hunter Adrian (Nokia-MS/Helsinki) wrote: For eMMC in omap_hsmmc, this is all done via claim_host / release_host which call -enable() / -disable()