Skip to content

Commit

Permalink
Fixed USB otg support
Browse files Browse the repository at this point in the history
  • Loading branch information
hehopmajieh committed Sep 18, 2015
1 parent 008d3cc commit 2db3193
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion arch/arm/boot/dts/am335x-bone-common.dtsi
Original file line number Diff line number Diff line change
Expand Up @@ -270,7 +270,7 @@

usb@47401000 {
status = "okay";
dr_mode = "host";
dr_mode = "otg";
};

usb@47401800 {
Expand Down

0 comments on commit 2db3193

Please sign in to comment.