Commit 6a446172 authored by Sachin Kamat's avatar Sachin Kamat Committed by Kukjin Kim

ARM: dts: Add disable-wp for card slot on exynos5250-arndale

This is required to keep the existing functionality of having no
write protect pin on Arndale board.
Signed-off-by: default avatarSachin Kamat <sachin.kamat@linaro.org>
Signed-off-by: default avatarTushar Behera <tushar.behera@linaro.org>
Signed-off-by: default avatarKukjin Kim <kgene.kim@samsung.com>
parent d01fc36b
......@@ -96,6 +96,7 @@ dwmmc_2: dwmmc2@12220000 {
slot@0 {
reg = <0>;
bus-width = <4>;
disable-wp;
};
};
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment