mbox series

[v2,0/2] Workaround errata i929

Message ID 20181211142253.23747-1-faiz_abbas@ti.com (mailing list archive)
Headers show
Series Workaround errata i929 | expand

Message

Faiz Abbas Dec. 11, 2018, 2:22 p.m. UTC
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(-)