Re: [PATCH 3/3] mmc: add sdhci-tegra driver for Tegra SoCs

2010-12-22 Thread Mike Rapoport
...@lixom.net Cc: Wolfram Sang w.s...@pengutronix.de Cc: Mike Rapoport m...@compulab.co.il Only one comment below, otherwise feel free to add Acked-by: Mike Rapoport m...@compulab.co.il --- arch/arm/mach-tegra/include/mach/sdhci.h | 28 drivers/mmc/host/Kconfig | 10

Re: [PATCH 4/4] mmc: add sdhci-tegra driver for Tegra SoCs

2010-12-15 Thread Mike Rapoport
Hi Olof, Overall looks good, just some nitpicking comments. On 12/15/10 06:49, Olof Johansson wrote: SDHCI driver for Tegra. Pretty straight forward, a few pieces of functionality left to fill in but nothing that stops it from going upstream. Board enablement submitted separately. This

Re: MMC runtime PM patches break libertas probe

2010-11-16 Thread Mike Rapoport
On 11/16/10 16:49, Ohad Ben-Cohen wrote: On Tue, Nov 16, 2010 at 4:29 PM, Daniel Drake d...@laptop.org wrote: On 16 November 2010 13:22, Ohad Ben-Cohen o...@wizery.com wrote: Just to update the list, the problem with the XO-1.5 was because the sd8686 has an external reset gpio line which is

[PATCH v3 2/2] [ARM] Dove: rename SDCHI devices to sdhci-dove

2010-10-28 Thread Mike Rapoport
Signed-off-by: Mike Rapoport m...@compulab.co.il CC: Saeed Bishara sa...@marvell.com --- arch/arm/mach-dove/common.c |4 ++-- 1 files changed, 2 insertions(+), 2 deletions(-) diff --git a/arch/arm/mach-dove/common.c b/arch/arm/mach-dove/common.c index f7a1258..fe627ab 100644 --- a/arch/arm

[PATCH v3 1/2] MMC: add support for the Marvell Dove SDHCI controller

2010-10-28 Thread Mike Rapoport
Implement an sdhci-pltfm driver for the controller found on Marvell Dove SoC Signed-off-by: Mike Rapoport m...@compulab.co.il CC: Saeed Bishara sa...@marvell.com --- drivers/mmc/host/Kconfig | 13 +++ drivers/mmc/host/Makefile |1 + drivers/mmc/host/sdhci-dove.c | 70

[PATCH v4 0/2] add support for the Marvell Dove SDHCI controller

2010-10-28 Thread Mike Rapoport
respectively * add dependancy on ARCH_DOVE * remove unneeded includes from the driver Mike Rapoport (2): MMC: add support for the Marvell Dove SDHCI controller [ARM] Dove: rename SDHCI devices to sdhci-dove arch/arm/mach-dove/common.c|4 +- drivers/mmc/host/Kconfig | 13

[PATCH v4 2/2] [ARM] Dove: rename SDHCI devices to sdhci-dove

2010-10-28 Thread Mike Rapoport
Signed-off-by: Mike Rapoport m...@compulab.co.il CC: Saeed Bishara sa...@marvell.com --- arch/arm/mach-dove/common.c |4 ++-- 1 files changed, 2 insertions(+), 2 deletions(-) diff --git a/arch/arm/mach-dove/common.c b/arch/arm/mach-dove/common.c index f7a1258..fe627ab 100644 --- a/arch/arm

[PATCH v4 1/2] MMC: add support for the Marvell Dove SDHCI controller

2010-10-28 Thread Mike Rapoport
Implement an sdhci-pltfm driver for the controller found on Marvell Dove SoC Signed-off-by: Mike Rapoport m...@compulab.co.il CC: Saeed Bishara sa...@marvell.com --- drivers/mmc/host/Kconfig | 13 +++ drivers/mmc/host/Makefile |1 + drivers/mmc/host/sdhci-dove.c | 70

[PATCH] MMC: add support for the Marvell platform SDHCI controller

2010-10-27 Thread Mike Rapoport
Signed-off-by: Mike Rapoport m...@compulab.co.il CC: Saeed Bishara sa...@marvell.com --- drivers/mmc/host/Kconfig | 13 +++ drivers/mmc/host/Makefile |1 + drivers/mmc/host/sdhci-mv.c| 77 drivers/mmc/host/sdhci-pltfm.c |3

[PATCH v2 1/2] MMC: add support for the Marvell Dove SDHCI controller

2010-10-27 Thread Mike Rapoport
Signed-off-by: Mike Rapoport m...@compulab.co.il CC: Saeed Bishara sa...@marvell.com --- drivers/mmc/host/Kconfig | 13 +++ drivers/mmc/host/Makefile |1 + drivers/mmc/host/sdhci-dove.c | 72 drivers/mmc/host/sdhci-pltfm.c |3

[PATCH v2 2/2] [ARM] Dove: rename SDCHI devices to sdhci-dove

2010-10-27 Thread Mike Rapoport
Signed-off-by: Mike Rapoport m...@compulab.co.il CC: Saeed Bishara sa...@marvell.com --- arch/arm/mach-dove/common.c |4 ++-- 1 files changed, 2 insertions(+), 2 deletions(-) diff --git a/arch/arm/mach-dove/common.c b/arch/arm/mach-dove/common.c index f7a1258..fe627ab 100644 --- a/arch/arm

Re: [PATCH v2 1/2] MMC: add support for the Marvell Dove SDHCI controller

2010-10-27 Thread Mike Rapoport
On 10/27/10 13:56, Chris Ball wrote: Hi Mike, adding Wolfram to CC in case he has comments, On Wed, Oct 27, 2010 at 01:21:58PM +0200, Mike Rapoport wrote: Let's add a little text here -- something like Implement an sdhci-pltfm driver for the controller found on Marvell Dove and MMP SoCs

Re: [PATCH 0/2] mmc: omap_hsmmc: support SDIO cards (#2)

2010-10-10 Thread Mike Rapoport
Hi Madhu, Madhusudhan wrote: -Original Message- From: Steve Sakoman [mailto:sako...@gmail.com] Sent: Thursday, October 07, 2010 8:57 AM To: Mike Rapoport Cc: Madhusudhan Chikkature; David Vrabel; Chris Ball; linux- m...@vger.kernel.org; linux-o...@vger.kernel.org; Adrian Hunter

Re: [PATCH 0/2] mmc: omap_hsmmc: support SDIO cards (#2)

2010-10-07 Thread Mike Rapoport
Hi Madhu, Madhusudhan Chikkature wrote: snip You are correct! The version of the patch in the repo indeed has 'out' in the wrong place and generates a compile error. Could you post the patch you are using and I will try to reproduce what you are seeing on my hardware? Best we all work from

Re: [PATCH 0/2] mmc: omap_hsmmc: support SDIO cards (#2)

2010-10-06 Thread Mike Rapoport
Hi Steve, Steve Sakoman wrote: On Tue, Oct 5, 2010 at 11:17 PM, Mike Rapoport m...@compulab.co.il wrote: I've tried to update the patches on top of 2.6.36-rc3 and I've got stuck. The changes Adrian has made to the interrupt synchronization affect the way the SDIO irq should be implemented

Re: [PATCH 0/2] mmc: omap_hsmmc: support SDIO cards (#2)

2010-09-02 Thread Mike Rapoport
this patchset wasn't merged. Mike Rapoport replied with a fix for libertas. Would you like to resubmit it? I thought Madhu had picked this up and was going to submit it. Regardless of whether that is the case, I think it needs to be submitted by someone who can run mainline kernels (I can't) and ideally

Re: [PATCH 0/2] mmc: omap_hsmmc: support SDIO cards (#2)

2010-02-24 Thread Mike Rapoport
Hi David, David Vrabel wrote: These patches add support for SDIO cards to the omap_hsmmc driver. Power management changes to prevent SDIO cards from being turned off and losing all state, and card interrupts. I've tested your patches with libertas_sdio and after several small additions I've

Re: [PATCH 0/3] mmc: omap_hsmmc: support SDIO cards

2010-02-17 Thread Mike Rapoport
David Vrabel wrote: Mike Rapoport wrote: Hi David, David Vrabel wrote: These patches add support for SDIO cards to the omap_hsmmc driver. Less restrictions on the sizes of transfers, power management changes to prevent SDIO cards from being turned off and losing all state, and card

Re: [PATCH] OMAP35xx:SDIO IRQ Support for OMAP35xx

2009-12-21 Thread Mike Rapoport
Hi, Phaneendra Kumar Alapati wrote: This patch adds SDIO IRQ support for OMAP35xx. Tested on OMAP3530EVM with Marvell 88W8686 card and below are the observed throughput results (ttcp utility): 13Mbps (Downlink), 10.5 Mbps(Uplink) Signed-off-by: Phaneendra Kumar ph...@embwise.com ---