ARM: dts: am335x-wega: Set USB0 mode to otg

Set USB0 to otg mode (default) and not fix to peripheral.
As it can be used in host mode also.

Signed-off-by: Teresa Remmet <t.remmet@phytec.de>
Signed-off-by: Tony Lindgren <tony@atomide.com>
This commit is contained in:
Teresa Remmet 2017-01-05 15:50:49 +01:00 committed by Tony Lindgren
parent 1fe61439c9
commit 18175c3852

View File

@ -206,7 +206,6 @@
};
&usb0 {
dr_mode = "peripheral";
status = "okay";
};