The following patches workaround errata i929 by implementing a new tuning algorithm. Changes in v2: 1. Added patch to document the name of the thermal_zone "cpu_thermal" 2. Rebased to latest linux-next Faiz Abbas (2): dt-bindings: sdhci-omap: Add note for cpu_thermal mmc: sdhci-omap: Workaround errata regarding SDR104/HS200 tuning failures (i929) .../devicetree/bindings/mmc/sdhci-omap.txt | 2 + drivers/mmc/host/Kconfig | 2 + drivers/mmc/host/sdhci-omap.c | 90 ++++++++++++++++++- 3 files changed, 93 insertions(+), 1 deletion(-) -- 2.19.2