提交 0932f149 编写于 作者: S Sebastian Hesselbarth 提交者: Jason Cooper

ARM: kirkwood: mark guruplug sdio as non-removable

Globalscale Guruplug has AW-GH381 WiFi/BT on sdio which is always
present and cannot be detected in any way. Therefore, mark the node
as non-removable instead of broken-cd. While at it, also put a note
about connected WiFi/BT chip above.
Signed-off-by: NSebastian Hesselbarth <sebastian.hesselbarth@gmail.com>
Signed-off-by: NJason Cooper <jason@lakedaemon.net>
上级 0242399e
...@@ -45,10 +45,10 @@ ...@@ -45,10 +45,10 @@
nr-ports = <1>; nr-ports = <1>;
}; };
/* AzureWave AW-GH381 WiFi/BT */
mvsdio@90000 { mvsdio@90000 {
status = "okay"; status = "okay";
/* No CD or WP GPIOs */ non-removable;
broken-cd;
}; };
}; };
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册