Re: [PATCH] mmc: dw_mmc: use the use_hold_reg bit in CMD register

2012-06-12 Thread Girish K S
On 30 September 2011 16:16, Jaehoon Chung wrote: > This patch is added the use_hold_reg bit in CMD register. > > In 2.40a, bit[29] of CMD register is used the use_hold_reg. > Some SoC is affected by this bit. > (This bit means whether use hold register when send data and cmd. >  And related with c

Re: [PATCH] mmc: dw_mmc: use the use_hold_reg bit in CMD register

2011-10-03 Thread Jaehoon Chung
Hi James On 09/30/2011 08:05 PM, James Hogan wrote: > Hi, > > On 09/30/2011 11:46 AM, Jaehoon Chung wrote: >> This patch is added the use_hold_reg bit in CMD register. >> >> In 2.40a, bit[29] of CMD register is used the use_hold_reg. >> Some SoC is affected by this bit. >> (This bit means whethe

Re: [PATCH] mmc: dw_mmc: use the use_hold_reg bit in CMD register

2011-09-30 Thread James Hogan
Hi, On 09/30/2011 11:46 AM, Jaehoon Chung wrote: > This patch is added the use_hold_reg bit in CMD register. > > In 2.40a, bit[29] of CMD register is used the use_hold_reg. > Some SoC is affected by this bit. > (This bit means whether use hold register when send data and cmd. > And related with

[PATCH] mmc: dw_mmc: use the use_hold_reg bit in CMD register

2011-09-30 Thread Jaehoon Chung
This patch is added the use_hold_reg bit in CMD register. In 2.40a, bit[29] of CMD register is used the use_hold_reg. Some SoC is affected by this bit. (This bit means whether use hold register when send data and cmd. And related with cclk_in_drv phase) if set IMPLEMENT_HOLD_REG in HCON register,