]> asedeno.scripts.mit.edu Git - linux.git/commit
mmc: sdhci-omap: Workaround for Errata i802
authorKishon Vijay Abraham I <kishon@ti.com>
Mon, 5 Feb 2018 12:50:18 +0000 (18:20 +0530)
committerUlf Hansson <ulf.hansson@linaro.org>
Mon, 5 Mar 2018 08:00:58 +0000 (09:00 +0100)
commit7d33c3581536b8193b9788a63a68e7bfc22cdc31
treeea224e2cbeba8632970107ca2991ada4fe3ba3bf
parent9fc2cd76125cab476ec6fd86fac7f9a780e34dcf
mmc: sdhci-omap: Workaround for Errata i802

Errata i802 in AM572x Sitara Processors Silicon Revision 2.0, 1.1
(SPRZ429K July 2014–Revised March 2017 [1]) mentions
DCRC error interrupts (MMCHS_STAT[21] DCRC=0x1) can occur
during the tuning procedure and it has to be disabled during the
tuning procedure Implement workaround for Errata i802 here..

[1] -> http://www.ti.com/lit/er/sprz429k/sprz429k.pdf

Signed-off-by: Kishon Vijay Abraham I <kishon@ti.com>
Acked-by: Adrian Hunter <adrian.hunter@intel.com>
Signed-off-by: Ulf Hansson <ulf.hansson@linaro.org>
drivers/mmc/host/sdhci-omap.c