mbox series

[v2,0/2] mmc: sdhci-iproc: fixes for HS50 data hold time

Message ID 20190508164044.22451-1-scott.branden@broadcom.com (mailing list archive)
Headers show
Series mmc: sdhci-iproc: fixes for HS50 data hold time | expand

Message

Scott Branden May 8, 2019, 4:40 p.m. UTC
This patch series fixes data hold timing issues for various sdhci-iproc
ip blocks that do not meet the HS50 data hold time.  NO_HISPD bit is set
in quirks.

Changes from v1:
 - Change fixes tag to Cc: stable@vger.kernel.org to specify version to backport to

Trac Hoang (2):
  mmc: sdhci-iproc: cygnus: Set NO_HISPD bit to fix HS50 data hold time
    problem
  mmc: sdhci-iproc: Set NO_HISPD bit to fix HS50 data hold time problem

 drivers/mmc/host/sdhci-iproc.c | 6 ++++--
 1 file changed, 4 insertions(+), 2 deletions(-)