提交 65354307 编写于 作者: N Naveen Krishna Chatradhi 提交者: Kukjin Kim

ARM: dts: correct the mmc0 capability string for exynos Peach boards

MMC capability for HS200 is parsed in mmc/core/host.c as
dts string "mmc-hs200-1_8v".

This patch corrects the dts string for Exynos5420 based peach-pit
and Exynos5800 based peach-pi boards.
Signed-off-by: NNaveen Krishna Chatradhi <ch.naveen@samsung.com>
Signed-off-by: NVivek Gautam <gautam.vivek@samsung.com>
Signed-off-by: NKukjin Kim <kgene.kim@samsung.com>
上级 90fbb382
......@@ -561,7 +561,7 @@
status = "okay";
num-slots = <1>;
broken-cd;
caps2-mmc-hs200-1_8v;
mmc-hs200-1_8v;
cap-mmc-highspeed;
non-removable;
card-detect-delay = <200>;
......
......@@ -549,7 +549,7 @@
status = "okay";
num-slots = <1>;
broken-cd;
caps2-mmc-hs200-1_8v;
mmc-hs200-1_8v;
cap-mmc-highspeed;
non-removable;
card-detect-delay = <200>;
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册