ARM: dts: am335x-sl50: set dr_mode to otg

The board can be either a host, or a peripheral, so set the controller as
OTG mode to reflect this.

Signed-off-by: Enric Balletbo i Serra <enric.balletbo@collabora.com>
Signed-off-by: Tony Lindgren <tony@atomide.com>
This commit is contained in:
Enric Balletbo i Serra 2018-06-06 17:54:09 +02:00 committed by Tony Lindgren
parent 79932e7ae9
commit f9d1dec9fb

View File

@ -476,7 +476,7 @@ &usb1_phy {
&usb0 {
status = "okay";
dr_mode = "peripheral";
dr_mode = "otg";
};
&usb1 {