Re: [PATCH 0/3] omap_hsmmc: Fix card enumeration failure on

2015-07-05 Thread Vignesh R
On Tuesday 16 June 2015 04:07 PM, Vignesh R wrote: > > Hi, > > When using omap_hsmmc driver, if sd-card repeatedly plug unplugged > multiple times quickly, card enumeration stops after few iterations. > This can be easily reproduced on DRA74X EVM which uses omap_hsmmc driver. > This patch serie

Re: mmc driver read/write detect problem with Baytrail tablet

2015-07-05 Thread Paul Mansfield
On 2 July 2015 at 13:40, Alan Cooper wrote: > On Wed, Jul 1, 2015 at 6:11 PM, Paul Mansfield > wrote: >> On 1 July 2015 at 14:24, Alan Cooper wrote: >>> There is a WRITE PROTECT signal from the card socket to the host >>> controller that may not be connected. You can try booting the kernel >>> w

Re: [PATCH 2/3] mmc: sdhci-of-at91: introduce driver for the Atmel SDMMC

2015-07-05 Thread Arnd Bergmann
On Friday 03 July 2015 16:17:16 Ludovic Desroches wrote: > Introduce driver for he Atmel SDMMC available on sama5d2. It is a sdhci > compliant controller. > > Signed-off-by: Ludovic Desroches > --- > .../devicetree/bindings/mmc/sdhci-atmel.txt| 21 +++ > drivers/mmc/host/Kconfig

Re: mmc driver read/write detect problem with Baytrail tablet

2015-07-05 Thread Paul Mansfield
Oh, and many thanks to Alan Cooper for the answer, the chances of me finding that out for myself in any reasonable period of time would have been very unlikely, saved me a lot of hair pulling! -- To unsubscribe from this list: send the line "unsubscribe linux-mmc" in the body of a message to majord

Re: [PATCH 2/3] mmc: sdhci-of-at91: introduce driver for the Atmel SDMMC

2015-07-05 Thread Paul Bolle
A nit only: a license mismatch. On vr, 2015-07-03 at 16:17 +0200, Ludovic Desroches wrote: > --- /dev/null > +++ b/drivers/mmc/host/sdhci-of-at91.c > > + * This program is free software; you can redistribute it and/or modify > + * it under the terms of the GNU General Public License as published