RE: [PATCH v2] mmc: Add support for JMicron 388 SD/MMC controller

2010-12-09 Thread Aries Lee
Subject: Re: [PATCH v2] mmc: Add support for JMicron 388 SD/MMC controller At Wed, 8 Dec 2010 21:18:38 -0500, zhangfei gao wrote: > > On Wed, Dec 8, 2010 at 4:04 AM, Takashi Iwai wrote: > > JMicron 388 SD/MMC combo controller supports the 1.8V low-voltage for > > SD, but MMC doesn&#

Re: [PATCH v2] mmc: Add support for JMicron 388 SD/MMC controller

2010-12-09 Thread Takashi Iwai
At Wed, 8 Dec 2010 21:18:38 -0500, zhangfei gao wrote: > > On Wed, Dec 8, 2010 at 4:04 AM, Takashi Iwai wrote: > > JMicron 388 SD/MMC combo controller supports the 1.8V low-voltage for > > SD, but MMC doesn't work with the low-voltage, resulting in an error > > at probing. > > > > This patch adds

Re: [PATCH v2] mmc: Add support for JMicron 388 SD/MMC controller

2010-12-08 Thread zhangfei gao
On Wed, Dec 8, 2010 at 4:04 AM, Takashi Iwai wrote: > JMicron 388 SD/MMC combo controller supports the 1.8V low-voltage for > SD, but MMC doesn't work with the low-voltage, resulting in an error > at probing. > > This patch adds the support for multiple voltage mask per device type, > so that SD w

Re: [PATCH v2] mmc: Add support for JMicron 388 SD/MMC controller

2010-12-08 Thread Chris Ball
Hi Takashi, On Wed, Dec 08, 2010 at 10:04:30AM +0100, Takashi Iwai wrote: > JMicron 388 SD/MMC combo controller supports the 1.8V low-voltage for > SD, but MMC doesn't work with the low-voltage, resulting in an error > at probing. > > This patch adds the support for multiple voltage mask per devi

[PATCH v2] mmc: Add support for JMicron 388 SD/MMC controller

2010-12-08 Thread Takashi Iwai
JMicron 388 SD/MMC combo controller supports the 1.8V low-voltage for SD, but MMC doesn't work with the low-voltage, resulting in an error at probing. This patch adds the support for multiple voltage mask per device type, so that SD works with 1.8V while MMC forces 3.3V. Here new ocr_avail_* fiel