Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

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

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
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -588,7 +588,7 @@
};

&usb2 {
	dr_mode = "peripheral";
	dr_mode = "host";
};

&mcasp3 {