Commit c71ff38e authored by Dmitry Lifshitz's avatar Dmitry Lifshitz Committed by Tony Lindgren

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

Setup USB2 to act in "HOST" mode by default.
Signed-off-by: default avatarDmitry Lifshitz <lifshitz@compulab.co.il>
Signed-off-by: default avatarTony Lindgren <tony@atomide.com>
parent bd73da8c
...@@ -588,7 +588,7 @@ &usb1 { ...@@ -588,7 +588,7 @@ &usb1 {
}; };
&usb2 { &usb2 {
dr_mode = "peripheral"; dr_mode = "host";
}; };
&mcasp3 { &mcasp3 {
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment