提交 9e5b2e9b 编写于 作者: I Ian Ray 提交者: Shawn Guo

ARM: dts: imx6q-bx50v3: disable SD card

Default boot medium must be internal eMMC, we don't want the SDIO to be
used for these devices.  This commit disables the SD card interface for
GE Healthcare Bx50v3 devices.
Signed-off-by: NIan Ray <ian.ray@ge.com>
Signed-off-by: NShawn Guo <shawnguo@kernel.org>
上级 1022c489
...@@ -353,6 +353,10 @@ ...@@ -353,6 +353,10 @@
}; };
}; };
&usdhc2 {
status = "disabled";
};
&usdhc4 { &usdhc4 {
pinctrl-names = "default"; pinctrl-names = "default";
pinctrl-0 = <&pinctrl_usdhc4>; pinctrl-0 = <&pinctrl_usdhc4>;
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册