ARM: dts: vf-colibri: disable write-protection for SD-card

The Colibri standard does not define a pin for SD-Card write-
protection. Use the disable-wp property to indicate that there
is no physical WP line present.

Signed-off-by: Stefan Agner <stefan@agner.ch>
Signed-off-by: Shawn Guo <shawnguo@kernel.org>
This commit is contained in:
Stefan Agner 2016-02-17 15:44:16 -08:00 коммит произвёл Shawn Guo
Родитель dd4b487b32
Коммит 4ee5ad0ca8
1 изменённых файлов: 1 добавлений и 0 удалений

Просмотреть файл

@ -108,6 +108,7 @@
pinctrl-0 = <&pinctrl_esdhc1>;
bus-width = <4>;
cd-gpios = <&gpio1 10 GPIO_ACTIVE_LOW>;
disable-wp;
};
&fec1 {