Skip to content

Commit

Permalink
ARM64: zynqmp: usb1 on zcu100 is used as peripheral
Browse files Browse the repository at this point in the history
It should be used as peripheral all the time.

Reported-by: Alexey Firago <[email protected]>
Signed-off-by: Michal Simek <[email protected]>
  • Loading branch information
Michal Simek committed Nov 21, 2016
1 parent 929605e commit 00597bb
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions arch/arm/dts/zynqmp-zcu100.dts
Original file line number Diff line number Diff line change
Expand Up @@ -459,6 +459,7 @@
/* ULPI SMSC USB3320 */
&usb1 {
status = "okay";
dr_mode = "peripheral";
};

&dwc3_1 {
Expand Down

0 comments on commit 00597bb

Please sign in to comment.