ARM: dts: am57xx: cl-som-am57x: set HOST mode for USB2

Setup USB2 to act in "HOST" mode by default.

Signed-off-by: Dmitry Lifshitz <lifshitz@compulab.co.il>
Signed-off-by: Tony Lindgren <tony@atomide.com>
This commit is contained in:
Dmitry Lifshitz 2015-12-30 15:39:01 +02:00 committed by Tony Lindgren
parent bd73da8c3b
commit c71ff38e32
1 changed files with 1 additions and 1 deletions

View File

@ -588,7 +588,7 @@
};
&usb2 {
dr_mode = "peripheral";
dr_mode = "host";
};
&mcasp3 {