The 2nd patch of this series depends on two patches below. "mmc: provide a standard MMC device-tree binding parser centrally" (available on next-20130219) mmc: tegra: assume CONFIG_OF, remove platform data (https://patchwork.kernel.org/patch/2150351/) Verified on Seaboard and Cardhu. Joseph Lo (2): ARM: dts: tegra: fix the activate polarity of cd-gpio in mmc host mmc: tegra: use mmc_of_parse to get the support of standard MMC DT bindings arch/arm/boot/dts/tegra20-harmony.dts | 4 +- arch/arm/boot/dts/tegra20-paz00.dts | 2 +- arch/arm/boot/dts/tegra20-seaboard.dts | 2 +- arch/arm/boot/dts/tegra20-trimslice.dts | 2 +- arch/arm/boot/dts/tegra20-ventana.dts | 2 +- arch/arm/boot/dts/tegra20-whistler.dts | 1 + arch/arm/boot/dts/tegra30-beaver.dts | 2 +- arch/arm/boot/dts/tegra30-cardhu.dtsi | 2 +- drivers/mmc/host/sdhci-tegra.c | 85 +++------------------------------ 9 files changed, 16 insertions(+), 86 deletions(-) -- 1.8.1.1 -- To unsubscribe from this list: send the line "unsubscribe linux-mmc" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html