]> git.karo-electronics.de Git - karo-tx-linux.git/commit
ENGR00278504-2 mmc: sdhci-esdhc-imx: add broken auto cmd23 for imx6q
authorDong Aisheng <b29396@freescale.com>
Thu, 5 Sep 2013 10:30:47 +0000 (18:30 +0800)
committerJason Liu <r64343@freescale.com>
Wed, 30 Oct 2013 01:55:31 +0000 (09:55 +0800)
commit7b725c102e1ddfbaca5856af7c286bfd626363ea
tree4d5ce45ebe61bd509bda094de3ca5fc4863cfec1
parentfd27fce042bfd289eab6dbb7c98ab3adb48ca25b
ENGR00278504-2 mmc: sdhci-esdhc-imx: add broken auto cmd23 for imx6q

The auto cmd23 can not work well on imx6q with an eMMC cards.
The error message is:
mmc0: Timeout waiting for hardware interrupt

The root cause is still unkown.
This is a workaround and the quirk will be removed once we
find the root cause and fix the issue later.

Signed-off-by: Dong Aisheng <b29396@freescale.com>
drivers/mmc/host/sdhci-esdhc-imx.c