This is series v3 since my previous patches we incomplete with driver changes missing. These changes add UHS-I tuning for dw_mmc-exynos driver. Some new patches are added to enhance the performace. Anand Moon (7): ARM: dts: exynos5422: Added UHS-I bus speed support ARM: dts: exynos5422: fix regulator min values of LDO13 for Odroid XU3/XU4 ARM: dts: exynos5422: update maximum frequency for sdcard to 200MHz ARM: dts: exynos5422: use cd-gpio method to detect sd-card ARM: dts: exynos5422: use wp-gpio method to detect sd-card ARM: dts: exynos5422: update maximum frequency for emmc to 200MHz mmc: dw_mmc-exynos: Add tuning for sdr and ddr timing for USH-I mode arch/arm/boot/dts/exynos5422-odroid-core.dtsi | 8 +++++++- arch/arm/boot/dts/exynos5422-odroidxu3-common.dtsi | 1 + drivers/mmc/host/dw_mmc-exynos.c | 11 +++++++++++ 3 files changed, 19 insertions(+), 1 deletion(-) -- 2.17.1