2 Aug 2010 08:19
RE: [PATCH 3/3 v2] mmc: Add ESDHC weird voltage bits workaround
Zang Roy-R61911 <r61911 <at> freescale.com>
2010-08-02 06:19:58 GMT
2010-08-02 06:19:58 GMT
> -----Original Message----- > From: Anton Vorontsov [mailto:cbouatmailru <at> gmail.com] > Sent: Friday, July 30, 2010 15:06 PM > To: Zang Roy-R61911 > Cc: linux-mmc <at> vger.kernel.org; linuxppc-dev <at> ozlabs.org; > akpm <at> linux-foundation.org > Subject: Re: [PATCH 3/3 v2] mmc: Add ESDHC weird voltage bits > workaround > > On Fri, Jul 30, 2010 at 11:52:57AM +0800, Roy Zang wrote: > > P4080 ESDHC controller does not support 1.8V and 3.0V > voltage. but the > > host controller capabilities register wrongly set the bits. > > This patch adds the workaround to correct the weird voltage > setting bits. > > > > Signed-off-by: Roy Zang <tie-fei.zang <at> freescale.com> > > --- > [...] > > diff --git a/drivers/mmc/host/sdhci-of-core.c > b/drivers/mmc/host/sdhci-of-core.c > > index 0c30242..1f3913d 100644 > > --- a/drivers/mmc/host/sdhci-of-core.c > > +++ b/drivers/mmc/host/sdhci-of-core.c > > <at> <at> -164,6 +164,10 <at> <at> static int __devinit > sdhci_of_probe(struct of_device *ofdev, > > if (sdhci_of_wp_inverted(np)) > > host->quirks |= SDHCI_QUIRK_INVERTED_WRITE_PROTECT; > >(Continue reading)
RSS Feed