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: Sachin Kamat <sachin.kamat@linaro.org> Signed-off-by: Tushar Behera <tushar.behera@linaro.org> Signed-off-by: Kukjin Kim <kgene.kim@samsung.com>
This commit is contained in:
parent
d01fc36bb7
commit
6a446172ae
1 changed files with 1 additions and 0 deletions
|
@ -96,6 +96,7 @@
|
||||||
slot@0 {
|
slot@0 {
|
||||||
reg = <0>;
|
reg = <0>;
|
||||||
bus-width = <4>;
|
bus-width = <4>;
|
||||||
|
disable-wp;
|
||||||
};
|
};
|
||||||
};
|
};
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue