Commit 80a43877 authored by Nitheesh Sekar's avatar Nitheesh Sekar Committed by Bjorn Andersson
parent e7166f27
...@@ -67,6 +67,18 @@ data-pins { ...@@ -67,6 +67,18 @@ data-pins {
}; };
}; };
&usb {
status = "okay";
};
&usb_dwc {
dr_mode = "host";
};
&usbphy0 {
status = "okay";
};
&xo_board_clk { &xo_board_clk {
clock-frequency = <24000000>; clock-frequency = <24000000>;
}; };
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment