Re: [PATCH] ARM: mx5: change babbage card_detect and write_protect to use gpio

2011-06-20 Thread Nicolas Pitre
On Mon, 20 Jun 2011, Shawn Guo wrote: > Due to the issue reported with ESDHC_CD_CONTROLLER mode as below, > GPIO mode becomes the best choice for card detection before the > issue gets addressed. > > http://article.gmane.org/gmane.linux.ports.arm.kernel/120790 > > Signed-off-by: Shawn Guo Than

[PATCH] ARM: mx5: change babbage card_detect and write_protect to use gpio

2011-06-20 Thread Shawn Guo
Due to the issue reported with ESDHC_CD_CONTROLLER mode as below, GPIO mode becomes the best choice for card detection before the issue gets addressed. http://article.gmane.org/gmane.linux.ports.arm.kernel/120790 Signed-off-by: Shawn Guo --- Actually the issue has been fixed with the v3 of the p