board/aarch64: alder: Explicitly set USB role

This silences warnings from the kernel about implicitly selecting host
mode.
This commit is contained in:
Tobias Waldekranz
2023-11-14 16:41:03 +01:00
committed by Joachim Wiberg
parent 9feed50d08
commit 436f597aba
+1
View File
@@ -302,6 +302,7 @@
&cp0_utmi1 {
status = "okay";
dr_mode = "host";
};
&cp0_usb3_1 {