Re: [PATCH] mmc: sdhci-of-at91: force card detect value for non removable devices

2017-08-03 Thread Ulf Hansson
On 26 July 2017 at 16:02, Ludovic Desroches wrote: > When the device is non removable, the card detect signal is often use > for another purpose i.e. muxed to another SoC peripheral or used as a > GPIO. It could lead to wrong behaviors depending the defaut value of > this signal if not muxed to th

Re: [PATCH] mmc: sdhci-of-at91: force card detect value for non removable devices

2017-07-30 Thread Adrian Hunter
On 26/07/17 17:02, Ludovic Desroches wrote: > When the device is non removable, the card detect signal is often use use -> used > for another purpose i.e. muxed to another SoC peripheral or used as a > GPIO. It could lead to wrong behaviors depending the defaut value of defaut -> default > this

[PATCH] mmc: sdhci-of-at91: force card detect value for non removable devices

2017-07-26 Thread Ludovic Desroches
When the device is non removable, the card detect signal is often use for another purpose i.e. muxed to another SoC peripheral or used as a GPIO. It could lead to wrong behaviors depending the defaut value of this signal if not muxed to the SDHCI controller. Fixes: bb5f8ea4d514 ("mmc: sdhci-of-at9