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

2010-10-27 Thread Haojian Zhuang
On Wed, Oct 27, 2010 at 8:35 PM, Saeed Bishara 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" is fine. > This driver for Dove only. I think MMP uses sdhci-pxa. Yes, MMP can use sdhci-pxa. --

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 MM

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

2010-10-27 Thread Saeed Bishara
> >Let's add a little text here -- something like "Implement an >sdhci-pltfm >driver for the controller found on Marvell Dove and MMP SoCs" is fine. This driver for Dove only. I think MMP uses sdhci-pxa. > >> Signed-off-by: Mike Rapoport >> CC: Saeed Bishara > >> --- >> drivers/mmc/host/Kcon

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

2010-10-27 Thread Chris Ball
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" is fine. > Signed-off-by: Mike Rapoport

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

2010-10-27 Thread Mike Rapoport
Signed-off-by: Mike Rapoport CC: Saeed Bishara --- drivers/mmc/host/Kconfig | 13 +++ drivers/mmc/host/Makefile |1 + drivers/mmc/host/sdhci-dove.c | 72 drivers/mmc/host/sdhci-pltfm.c |3 ++ drivers/mmc/host/sdhci-pltfm.h |