[PATCH 0/4] Tegra SD/MMC fixes

From: Andrew Bresticker
Date: Mon Apr 14 2014 - 21:42:58 EST


The following patches fix a couple of issues which prevented Venice2
boards from booting via eMMC and SD card reliably. Note that this
includes disabling UHS support since SDR50 and above require a
Tegra-specific tuning procedure which is not supported yet (and still
seems to have issues even in downstream kernels).

Tested on Tegra124-based Venice2 and Norrin boards.

Andrew Bresticker (4):
mmc: tegra: disable UHS modes
mmc: tegra: fix reporting of base clock frequency
mmc: sdhci: defer probing on regulator_get_optional() failures
ARM: tegra: fix Venice2 VQMMC regulators

arch/arm/boot/dts/tegra124-venice2.dts | 3 ++-
drivers/mmc/host/sdhci-tegra.c | 40 +++++++++++++++++++++++++---------
drivers/mmc/host/sdhci.c | 19 +++++++++++++---
3 files changed, 48 insertions(+), 14 deletions(-)

--
1.9.1.423.g4596e3a

--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/