summaryrefslogtreecommitdiffstats
path: root/arch/arm64
diff options
context:
space:
mode:
authorJaehoon Chung2016-11-23 08:43:34 +0100
committerKrzysztof Kozlowski2016-11-23 18:27:56 +0100
commit2a4c744fcb1549023478e4b9e724d268d8202158 (patch)
treee2a5d875c63fff825148f3527fe4cfd198865e45 /arch/arm64
parentarm64: dts: exynos: Add the mshc_2 node for supporting T-Flash (diff)
downloadkernel-qcow2-linux-2a4c744fcb1549023478e4b9e724d268d8202158.tar.gz
kernel-qcow2-linux-2a4c744fcb1549023478e4b9e724d268d8202158.tar.xz
kernel-qcow2-linux-2a4c744fcb1549023478e4b9e724d268d8202158.zip
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 <jh80.chung@samsung.com> Signed-off-by: Krzysztof Kozlowski <krzk@kernel.org>
Diffstat (limited to 'arch/arm64')
-rw-r--r--arch/arm64/boot/dts/exynos/exynos5433-tm2.dts3
1 files changed, 3 insertions, 0 deletions
diff --git a/arch/arm64/boot/dts/exynos/exynos5433-tm2.dts b/arch/arm64/boot/dts/exynos/exynos5433-tm2.dts
index 88cb6c109e21..f21bdc2ff834 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>;