Re: [PATCH 4/5] sdhci-s3c: add support for the non standard minimal clock value

2010-08-27 Thread Chris Ball
Hi Kgene, >> Looks like this wasn't merged. Any thoughts on doing so? > Updated patch(v3) of this was merged. You're right, my mistake. Sorry for the noise! -- Chris Ball One Laptop Per Child -- To unsubscribe from this list: send the line "unsubscribe linux-mmc" in the body of a me

RE: [PATCH 4/5] sdhci-s3c: add support for the non standard minimal clock value

2010-08-27 Thread Kukjin Kim
Chris Ball wrote: > > Hi, > Hi again ;-) > Looks like this wasn't merged. Any thoughts on doing so? > Updated patch(v3) of this was merged. http://marc.info/?l=linux-arm-kernel&m=128040710023029&w=2 (commit ID: ce5f036bbbfc6c21d7b55b8fdaa2e2bd56392d94) Thanks. Best regards, Kgene. -- Kukji

Re: [PATCH 4/5] sdhci-s3c: add support for the non standard minimal clock value

2010-08-27 Thread Chris Ball
Hi, Looks like this wasn't merged. Any thoughts on doing so? On Wed, Jun 09, 2010 at 11:39:42AM +0200, Marek Szyprowski wrote: > S3C SDHCI host controller can change the source for generating mmc clock. > By default host bus clock is used, what causes some problems on machines > with 133MHz bus,

[PATCH 4/5] sdhci-s3c: add support for the non standard minimal clock value

2010-06-09 Thread Marek Szyprowski
S3C SDHCI host controller can change the source for generating mmc clock. By default host bus clock is used, what causes some problems on machines with 133MHz bus, because the SDHCI divider cannot be as high get proper clock value for identification mode. This is not a problem for the controller, b