Re: [PATCH 4/4] mmc: sdhci-esdhc-imx: extend card_detect and write_protect support

2011-06-11 Thread Rtp
Shawn Guo writes: > On Sat, Jun 11, 2011 at 01:59:54PM +0200, Arnaud Patard wrote: >> Shawn Guo writes: >> >> > On Sat, Jun 11, 2011 at 11:30:42AM +0200, Arnaud Patard wrote: >> >> Shawn Guo writes: >> >> >> >> Hi, >> >> >> >> > The patch extends card_detect and write_protect support to get

Re: [PATCH 4/4] mmc: sdhci-esdhc-imx: extend card_detect and write_protect support

2011-06-11 Thread Shawn Guo
On Sat, Jun 11, 2011 at 01:59:54PM +0200, Arnaud Patard wrote: > Shawn Guo writes: > > > On Sat, Jun 11, 2011 at 11:30:42AM +0200, Arnaud Patard wrote: > >> Shawn Guo writes: > >> > >> Hi, > >> > >> > The patch extends card_detect and write_protect support to get mx5 > >> > family and more sce

Re: [PATCH 4/4] mmc: sdhci-esdhc-imx: extend card_detect and write_protect support

2011-06-11 Thread Rtp
Shawn Guo writes: > On Sat, Jun 11, 2011 at 11:30:42AM +0200, Arnaud Patard wrote: >> Shawn Guo writes: >> >> Hi, >> >> > The patch extends card_detect and write_protect support to get mx5 >> > family and more scenarios supported. The changes include: >> > >> > * Turn platform_data from opti

Re: [PATCH 4/4] mmc: sdhci-esdhc-imx: extend card_detect and write_protect support

2011-06-11 Thread Shawn Guo
On Sat, Jun 11, 2011 at 11:30:42AM +0200, Arnaud Patard wrote: > Shawn Guo writes: > > Hi, > > > The patch extends card_detect and write_protect support to get mx5 > > family and more scenarios supported. The changes include: > > > > * Turn platform_data from optional to mandatory > > * Add c

Re: [PATCH 4/4] mmc: sdhci-esdhc-imx: extend card_detect and write_protect support

2011-06-11 Thread Rtp
Shawn Guo writes: Hi, > The patch extends card_detect and write_protect support to get mx5 > family and more scenarios supported. The changes include: > > * Turn platform_data from optional to mandatory > * Add cd_types and wp_types into platform_data to cover more use >cases > * Remove

[PATCH 4/4] mmc: sdhci-esdhc-imx: extend card_detect and write_protect support

2011-06-10 Thread Shawn Guo
The patch extends card_detect and write_protect support to get mx5 family and more scenarios supported. The changes include: * Turn platform_data from optional to mandatory * Add cd_types and wp_types into platform_data to cover more use cases * Remove the use of flag ESDHC_FLAG_GPIO_FOR_CD