RE: [PATCH v2 03/12] mmc: sd: query function modes for uhs cards

2011-03-09 Thread Nath, Arindam
; Lu, Aaron; anath@gmail.com > Subject: RE: [PATCH v2 03/12] mmc: sd: query function modes for uhs > cards > > > > > -Original Message- > > From: linux-mmc-ow...@vger.kernel.org [mailto:linux-mmc- > > ow...@vger.kernel.org] On Behalf Of Nath, Arindam

RE: [PATCH v2 03/12] mmc: sd: query function modes for uhs cards

2011-03-09 Thread subhashj
ll.com; linux- > m...@vger.kernel.org; Su, Henry; Lu, Aaron; anath@gmail.com > Subject: RE: [PATCH v2 03/12] mmc: sd: query function modes for uhs > cards > > Hi Subhash, > > > > -Original Message- > > From: subha...@codeaurora.org [mailto:subha...@codeauro

RE: [PATCH v2 03/12] mmc: sd: query function modes for uhs cards

2011-03-09 Thread Nath, Arindam
; Lu, Aaron; anath@gmail.com > Subject: RE: [PATCH v2 03/12] mmc: sd: query function modes for uhs > cards > > > > > -Original Message- > > From: linux-mmc-ow...@vger.kernel.org [mailto:linux-mmc- > > ow...@vger.kernel.org] On Behalf Of Arindam Nath

RE: [PATCH v2 03/12] mmc: sd: query function modes for uhs cards

2011-03-09 Thread subhashj
aurora.org; linux-mmc@vger.kernel.org; henry...@amd.com; > aaron...@amd.com; anath@gmail.com; Arindam Nath > Subject: [PATCH v2 03/12] mmc: sd: query function modes for uhs cards > > SD cards which conform to Physical Layer Spec v3.01 can support > additional Bus Speed Modes, Driver Stre

[PATCH v2 03/12] mmc: sd: query function modes for uhs cards

2011-03-04 Thread Arindam Nath
SD cards which conform to Physical Layer Spec v3.01 can support additional Bus Speed Modes, Driver Strength, and Current Limit other than the default values. We use CMD6 mode 0 to read these additional card functions. The values read here will be used during UHS-I initialization steps. Signed-off-