Skip to content

Commit

Permalink
bbb: force usb0 to perhiperal mode, fixes: http://bugs.elinux.org/iss…
Browse files Browse the repository at this point in the history
…ues/127

Signed-off-by: Robert Nelson <robertcnelson@gmail.com>
  • Loading branch information
RobertCNelson committed Nov 13, 2014
1 parent f003247 commit b30d918
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions arch/arm/boot/dts/am335x-bone-common.dtsi
Expand Up @@ -94,6 +94,7 @@

usb@47401000 {
status = "okay";
dr_mode = "peripheral";
};

usb@47401800 {
Expand Down

0 comments on commit b30d918

Please sign in to comment.