提交 2ba019f1 编写于 作者: A Adam Ford 提交者: Sekhar Nori

ARM: dts: da850-evm: Enable usb_phy, usb0 and usb1

The EVM kit has two USB ports.  This patch will enable both
when booting with device tree.
Signed-off-by: NAdam Ford <aford173@gmail.com>
Signed-off-by: NSekhar Nori <nsekhar@ti.com>
上级 60cc43fc
......@@ -309,6 +309,18 @@ nand@2000000,0 {
};
};
&usb_phy {
status = "okay";
};
&usb0 {
status = "okay";
};
&usb1 {
status = "okay";
};
&vpif {
pinctrl-names = "default";
pinctrl-0 = <&vpif_capture_pins>, <&vpif_display_pins>;
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册