arm64: dts: exynos: Enable HS400 mode for eMMC for TM2
authorJaehoon Chung <jh80.chung@samsung.com>
Wed, 23 Nov 2016 07:43:34 +0000 (16:43 +0900)
committerKrzysztof Kozlowski <krzk@kernel.org>
Wed, 23 Nov 2016 17:27:56 +0000 (19:27 +0200)
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 <jh80.chung@samsung.com>
Signed-off-by: Krzysztof Kozlowski <krzk@kernel.org>
arch/arm64/boot/dts/exynos/exynos5433-tm2.dts

index 88cb6c1..f21bdc2 100644 (file)
 &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>;