From 3145351a6f4026fa9e9f8c7a0ba85a877377e0e3 Mon Sep 17 00:00:00 2001 From: Andrew Bresticker Date: Thu, 22 May 2014 08:55:35 -0700 Subject: [PATCH] mmc: tegra: disable UHS modes Program TEGRA_SDHCI_VENDOR_MISC_CTRL so that UHS modes aren't advertised in SDHCI_CAPABILITIES_1. While the Tegra SDHCI controller does support these modes, they require Tegra-specific tuning and calibration routines which the driver does not support yet. Signed-off-by: Andrew Bresticker Tested-by: Stephen Warren Acked-by: Stephen Warren Signed-off-by: Ulf Hansson Signed-off-by: Chris Ball --- Reading git-format-patch failed