Re: [PATCH v4 2/2] sdhci-s3c: Add support no internal clock divider in host controller

2010-12-19 Thread Kyungmin Park
On Mon, Dec 20, 2010 at 4:06 PM, Chris Ball wrote: > Hi Kyungmin, Ben, > > On Mon, Dec 20, 2010 at 11:08:00AM +0900, Kyungmin Park wrote: >> Hi Chris, >> >> Unfortunately it's not merged your tree. >> It's required for s5pc210 board. can you merge it for 37-rc6 or later? > > I'm not comfortable sl

Re: [PATCH v4 2/2] sdhci-s3c: Add support no internal clock divider in host controller

2010-12-19 Thread Chris Ball
Hi Kyungmin, Ben, On Mon, Dec 20, 2010 at 11:08:00AM +0900, Kyungmin Park wrote: > Hi Chris, > > Unfortunately it's not merged your tree. > It's required for s5pc210 board. can you merge it for 37-rc6 or later? I'm not comfortable slipping this into .37 (-rc6 has already been released) without a

Re: [PATCH v4 2/2] sdhci-s3c: Add support no internal clock divider in host controller

2010-12-19 Thread Kyungmin Park
Hi Chris, Unfortunately it's not merged your tree. It's required for s5pc210 board. can you merge it for 37-rc6 or later? Thank you, Kyungmin Park On Mon, Oct 11, 2010 at 2:47 PM, Kukjin Kim wrote: > From: Jeongbae Seo > > This patch adds to support no internal clock divider in SDHCI. > The ex

[PATCH v4 2/2] sdhci-s3c: Add support no internal clock divider in host controller

2010-10-10 Thread Kukjin Kim
From: Jeongbae Seo This patch adds to support no internal clock divider in SDHCI. The external clock divider can be used to make a proper clock because SDHCI doesn't support internal clock divider by itself. If external clock divider type is selected, some functions related with clock control wi