RE: [PATCH v3 09/11] mmc: sdhci: enable preset value after uhs initialization

2011-04-27 Thread Nath, Arindam
nath@gmail.com > Subject: Re: [PATCH v3 09/11] mmc: sdhci: enable preset value after uhs > initialization > > On Wed, Apr 20, 2011 at 5:30 AM, Arindam Nath > wrote: > > According to the Host Controller spec v3.00, setting Preset Value > Enable > > in the Host Cont

Re: [PATCH v3 09/11] mmc: sdhci: enable preset value after uhs initialization

2011-04-27 Thread zhangfei gao
On Wed, Apr 20, 2011 at 5:30 AM, Arindam Nath wrote: > According to the Host Controller spec v3.00, setting Preset Value Enable > in the Host Control2 register lets SDCLK Frequency Select, Clock Generator > Select and Driver Strength Select to be set automatically by the Host > Controller based on

[PATCH v3 09/11] mmc: sdhci: enable preset value after uhs initialization

2011-04-20 Thread Arindam Nath
According to the Host Controller spec v3.00, setting Preset Value Enable in the Host Control2 register lets SDCLK Frequency Select, Clock Generator Select and Driver Strength Select to be set automatically by the Host Controller based on the UHS-I mode set. This patch enables this feature. We also