RE: [PATCH] mmc: mshci: Add support Mobile Storage Host Controller Interface

2011-01-09 Thread Kukjin Kim
Will Newton wrote: > > On Fri, Jan 7, 2011 at 11:51 AM, Wolfram Sang wrote: > > > >> The 'mshci.c' is based on 'linux/drivers/mmc/host/sdhci.c' and > >> the role is exactly same with that. > > > > Can you sum up the differences why you cannot sdhci.c directly, please? > > The driver looks like i

Re: [PATCH] mmc: mshci: Add support Mobile Storage Host Controller Interface

2011-01-07 Thread Will Newton
On Fri, Jan 7, 2011 at 11:51 AM, Wolfram Sang wrote: > >> The 'mshci.c' is based on 'linux/drivers/mmc/host/sdhci.c' and >> the role is exactly same with that. > > Can you sum up the differences why you cannot sdhci.c directly, please? The driver looks like it is for the same block (or very close

Re: [PATCH] mmc: mshci: Add support Mobile Storage Host Controller Interface

2011-01-07 Thread Ben Dooks
On Fri, Jan 07, 2011 at 12:51:23PM +0100, Wolfram Sang wrote: > > > The 'mshci.c' is based on 'linux/drivers/mmc/host/sdhci.c' and > > the role is exactly same with that. > > Can you sum up the differences why you cannot sdhci.c directly, please? I second that. -- Ben Dooks, b...@fluff.org, ht

Re: [PATCH] mmc: mshci: Add support Mobile Storage Host Controller Interface

2011-01-07 Thread Wolfram Sang
> The 'mshci.c' is based on 'linux/drivers/mmc/host/sdhci.c' and > the role is exactly same with that. Can you sum up the differences why you cannot sdhci.c directly, please? Regards, Wolfram -- Pengutronix e.K. | Wolfram Sang| Industrial Linux Sol

[PATCH] mmc: mshci: Add support Mobile Storage Host Controller Interface

2011-01-07 Thread Kukjin Kim
From: Hyunsung Jang This patch adds support a new sdmmc controller which name is 'Mobile Storage Host Controller'. Its base version is 2.30a. The 'mshci.c' is based on 'linux/drivers/mmc/host/sdhci.c' and the role is exactly same with that. NOTE: This patch covers 1bit, 4bit and 8bit bus width