Re: [PATCH V2 00/11] mmc: sdhci-esdhci-imx: fix cd/wp regression

2015-07-23 Thread Ulf Hansson
+Johan Derycke On 22 July 2015 at 14:52, Dong Aisheng wrote: > This is a rebase version of former two patch series: > http://lists.infradead.org/pipermail/linux-arm-kernel/2015-June/351167.html > http://www.spinics.net/lists/arm-kernel/msg426156.html > > No other changes. > > Commit 8d86e4f mmc:

Re: [PATCH V2 00/11] mmc: sdhci-esdhci-imx: fix cd/wp regression

2015-07-22 Thread Shawn Guo
On Wed, Jul 22, 2015 at 08:52:59PM +0800, Dong Aisheng wrote: > Dong Aisheng (11): > dts: imx51: fix sd card gpio polarity specified in device tree > dts: imx53: fix sd card gpio polarity specified in device tree > dts: imx6: fix sd card gpio polarity specified in device tree > dts: imx25:

[PATCH V2 00/11] mmc: sdhci-esdhci-imx: fix cd/wp regression

2015-07-22 Thread Dong Aisheng
This is a rebase version of former two patch series: http://lists.infradead.org/pipermail/linux-arm-kernel/2015-June/351167.html http://www.spinics.net/lists/arm-kernel/msg426156.html No other changes. Commit 8d86e4f mmc: sdhci-esdhc-imx: Call mmc_of_parse() seriously break the sd card detect/wri