Hi Greg, Here's a PR with a few MMC fixes intended for v4.19-rc7. Details about the highlights are found in the signed tag. Please pull this in! Kind regards Ulf Hansson The following changes since commit 7876320f88802b22d4e2daf7eb027dd14175a0f8: Linux 4.19-rc4 (2018-09-16 11:52:37 -0700) are available in the Git repository at: git://git.kernel.org/pub/scm/linux/kernel/git/ulfh/mmc.git tags/mmc-v4.19-rc4 for you to fetch changes up to 1b09d9c232cdaea59fb50ac437d3921ed1f1eafb: mmc: slot-gpio: Fix debounce time to use miliseconds again (2018-09-28 17:43:48 +0200) ---------------------------------------------------------------- MMC core: - Fixup conversion of debounce time to/from ms/us MMC host: - sdhi: Fixup whitelisting for Gen3 types ---------------------------------------------------------------- Marek Szyprowski (1): mmc: slot-gpio: Fix debounce time to use miliseconds again Tony Lindgren (1): mmc: core: Fix debounce time to use microseconds Wolfram Sang (1): mmc: sdhi: sys_dmac: check for all Gen3 types when whitelisting drivers/mmc/core/host.c | 2 +- drivers/mmc/core/slot-gpio.c | 2 +- drivers/mmc/host/renesas_sdhi_sys_dmac.c | 3 ++- 3 files changed, 4 insertions(+), 3 deletions(-)