Skip to content

Commit

Permalink
ARM: dts: OMAP5: Add dr_mode for dwc3
Browse files Browse the repository at this point in the history
Added dr_mode property in dwc3 and set its default mode to device.

Signed-off-by: George Cherian <george.cherian@ti.com>
Signed-off-by: Kishon Vijay Abraham I <kishon@ti.com>
Signed-off-by: Benoit Cousson <bcousson@baylibre.com>
  • Loading branch information
George Cherian authored and Benoit Cousson committed Oct 20, 2013
1 parent 46a25f1 commit c47ee6e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions arch/arm/boot/dts/omap5.dtsi
Original file line number Diff line number Diff line change
Expand Up @@ -649,6 +649,7 @@
reg = <0x4a030000 0x10000>;
interrupts = <GIC_SPI 92 IRQ_TYPE_LEVEL_HIGH>;
usb-phy = <&usb2_phy>, <&usb3_phy>;
dr_mode = "peripheral";
tx-fifo-resize;
};
};
Expand Down

0 comments on commit c47ee6e

Please sign in to comment.