mirror of
https://github.com/kernelkit/infix.git
synced 2026-08-04 06:43:00 +02:00
board/aarch64: alder: Explicitly set USB role
This silences warnings from the kernel about implicitly selecting host mode.
This commit is contained in:
committed by
Joachim Wiberg
parent
9feed50d08
commit
436f597aba
@@ -302,6 +302,7 @@
|
||||
|
||||
&cp0_utmi1 {
|
||||
status = "okay";
|
||||
dr_mode = "host";
|
||||
};
|
||||
|
||||
&cp0_usb3_1 {
|
||||
|
||||
Reference in New Issue
Block a user