ARM: dts: OMAP5: Add dr_mode for dwc3

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>
This commit is contained in:
George Cherian 2013-10-10 16:19:54 +05:30 committed by Benoit Cousson
parent 46a25f1283
commit c47ee6ee8b
1 changed files with 1 additions and 0 deletions

View File

@ -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;
};
};