From: Jaehoon Chung Date: Wed, 23 Nov 2016 07:43:34 +0000 (+0900) Subject: arm64: dts: exynos: Enable HS400 mode for eMMC for TM2 X-Git-Tag: v4.10-rc1~81^2~5^2 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=2a4c744fcb1549023478e4b9e724d268d8202158;p=platform%2Fkernel%2Flinux-exynos.git arm64: dts: exynos: Enable HS400 mode for eMMC for TM2 TM2 can support the HS400 mode, but eMMC is working in the lowest mode. This patch adds the properties for HS400 and other modes. Signed-off-by: Jaehoon Chung Signed-off-by: Krzysztof Kozlowski --- diff --git a/arch/arm64/boot/dts/exynos/exynos5433-tm2.dts b/arch/arm64/boot/dts/exynos/exynos5433-tm2.dts index 88cb6c1..f21bdc2 100644 --- a/arch/arm64/boot/dts/exynos/exynos5433-tm2.dts +++ b/arch/arm64/boot/dts/exynos/exynos5433-tm2.dts @@ -701,6 +701,9 @@ &mshc_0 { status = "okay"; num-slots = <1>; + mmc-hs200-1_8v; + mmc-hs400-1_8v; + cap-mmc-highspeed; non-removable; card-detect-delay = <200>; samsung,dw-mshc-ciu-div = <3>;