[GIT PULL] MMC fixes for v.4.16-rc2

From: Ulf Hansson
Date: Sat Feb 17 2018 - 05:08:02 EST


Hi Linus,

Here's a PR with a couple of MMC fixes intended for v4.16-rc2. Details about the
highlights are as usual found in the signed tag.

Please pull this in!

Kind regards
Ulf Hansson


The following changes since commit 7928b2cbe55b2a410a0f5c1f154610059c57b1b2:

Linux 4.16-rc1 (2018-02-11 15:04:29 -0800)

are available in the git repository at:

git://git.kernel.org/pub/scm/linux/kernel/git/ulfh/mmc.git tags/mmc-v4.16-rc1

for you to fetch changes up to 118032be389009b07ecb5a03ffe219a89d421def:

mmc: bcm2835: Don't overwrite max frequency unconditionally (2018-02-14 11:30:10 +0100)

----------------------------------------------------------------
MMC host:
- meson-gx: Revert to earlier tuning process
- bcm2835: Don't overwrite max frequency unconditionally

----------------------------------------------------------------
Jerome Brunet (1):
Revert "mmc: meson-gx: include tx phase in the tuning process"

Phil Elwell (1):
mmc: bcm2835: Don't overwrite max frequency unconditionally

drivers/mmc/host/bcm2835.c | 3 ++-
drivers/mmc/host/meson-gx-mmc.c | 19 +------------------
2 files changed, 3 insertions(+), 19 deletions(-)