Skip to content

Commit

Permalink
ARM: dts: Add disable-wp for card slot on exynos5250-arndale
Browse files Browse the repository at this point in the history
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>
  • Loading branch information
Sachin Kamat authored and Kukjin Kim committed Apr 8, 2013
1 parent d01fc36 commit 6a44617
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions arch/arm/boot/dts/exynos5250-arndale.dts
Original file line number Diff line number Diff line change
Expand Up @@ -96,6 +96,7 @@
slot@0 {
reg = <0>;
bus-width = <4>;
disable-wp;
};
};

Expand Down

0 comments on commit 6a44617

Please sign in to comment.