RE: [PATCH 4/4 V2] mmc: esdhc: Add broken timeout quirk for p4/p5 board

2013-07-21 Thread Zhang Haijun-B42677
rg; Fleming > Andy-AFLEMING > Subject: Re: [PATCH 4/4 V2] mmc: esdhc: Add broken timeout quirk for > p4/p5 board > > On 07/18/2013 09:19:59 PM, Zhang Haijun-B42677 wrote: > > > > > > Thanks. > > > > Regards > > Haijun. > > > > > > &

Re: [PATCH 4/4 V2] mmc: esdhc: Add broken timeout quirk for p4/p5 board

2013-07-19 Thread Scott Wood
ai...@gmail.com; c...@laptop.org; Fleming Andy-AFLEMING; Zhang > Haijun-B42677; Zhang Haijun-B42677 > Subject: Re: [PATCH 4/4 V2] mmc: esdhc: Add broken timeout quirk for > p4/p5 board > > On 07/17/2013 05:11:31 AM, Haijun Zhang wrote: > > Sometimes command can't be comple

RE: [PATCH 4/4 V2] mmc: esdhc: Add broken timeout quirk for p4/p5 board

2013-07-18 Thread Zhang Haijun-B42677
NG; Zhang > Haijun-B42677; Zhang Haijun-B42677 > Subject: Re: [PATCH 4/4 V2] mmc: esdhc: Add broken timeout quirk for > p4/p5 board > > On 07/17/2013 05:11:31 AM, Haijun Zhang wrote: > > Sometimes command can't be completed within the time give in > > eSDHC_SYSCTL[DTO

Re: [PATCH 4/4 V2] mmc: esdhc: Add broken timeout quirk for p4/p5 board

2013-07-17 Thread Scott Wood
On 07/17/2013 05:11:31 AM, Haijun Zhang wrote: Sometimes command can't be completed within the time give in eSDHC_SYSCTL[DTOCV]. So just give the max value 0x14 to avoid this issue. Signed-off-by: Haijun Zhang --- changes for v2: - Rebuild patch of eSDHC host need long time to generate

[PATCH 4/4 V2] mmc: esdhc: Add broken timeout quirk for p4/p5 board

2013-07-17 Thread Haijun Zhang
Sometimes command can't be completed within the time give in eSDHC_SYSCTL[DTOCV]. So just give the max value 0x14 to avoid this issue. Signed-off-by: Haijun Zhang --- changes for v2: - Rebuild patch of eSDHC host need long time to generate command interrupt drivers/mmc/host/sdh