提交 4ee5ad0c 编写于 作者: S Stefan Agner 提交者: Shawn Guo

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: NStefan Agner <stefan@agner.ch>
Signed-off-by: NShawn Guo <shawnguo@kernel.org>
上级 dd4b487b
...@@ -108,6 +108,7 @@ ...@@ -108,6 +108,7 @@
pinctrl-0 = <&pinctrl_esdhc1>; pinctrl-0 = <&pinctrl_esdhc1>;
bus-width = <4>; bus-width = <4>;
cd-gpios = <&gpio1 10 GPIO_ACTIVE_LOW>; cd-gpios = <&gpio1 10 GPIO_ACTIVE_LOW>;
disable-wp;
}; };
&fec1 { &fec1 {
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册