ODroid XU3: Enable second usb3 port in host mode

This commit is contained in:
MastaG
2024-08-05 15:46:07 +02:00
parent ee0a8c1c44
commit 679fd9066c

View File

@@ -72,7 +72,7 @@
};
&usbdrd_dwc3_1 {
dr_mode = "peripheral";
dr_mode = "host";
};
&usbhost2 {