This patchset adds the minimal support for Tegra114 SDHCI support and enables it for tegra114-dalmore. This patchset is dependent on: - Tegra114 Clock framework (v7) from Peter De Schrijver ( http://patchwork.ozlabs.org/patch/220727/ ...) - Tegra114 Pinctrl patches (v2) I sent 2/11 ( http://patchwork.ozlabs.org/patch/219686/ http://patchwork.ozlabs.org/patch/219687/ ) - mmc: tegra: assume CONFIG_OF, remove platform data ( https://patchwork.kernel.org/patch/2150351/) I tested merging this with and without the mmc patches from Joseph Lo and it merged cleanly in either case, so there shouldn't be a nasty dependency between them. ( http://patchwork.ozlabs.org/patch/221969/ http://patchwork.ozlabs.org/patch/221970/ ) Pritesh Raithatha (1): ARM tegra: add SDHCI nodes with common properties Rhyland Klein (3): ARM: tegra: add SDHCI support for Dalmore mmc: host: sdhci-tegra: cleanup ifdefs mmc: host: sdhci-tegra: add basic support for Tegra114 arch/arm/boot/dts/tegra114-dalmore.dts | 11 +++++++++++ arch/arm/boot/dts/tegra114.dtsi | 32 ++++++++++++++++++++++++++++++++ drivers/mmc/host/sdhci-tegra.c | 22 ++++++++++++++-------- 3 files changed, 57 insertions(+), 8 deletions(-) -- 1.7.9.5 -- To unsubscribe from this list: send the line "unsubscribe linux-tegra" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html