When `usb start` is called, the dwc2 driver will try to start every
USB device as host first, even if it is explicitly configured as
peripheral in the device tree, as the documentation explains (`dr_mode
= "peripheral"`).
So to avoid an unwanted 15 seconds delay when initializing the usb
(one seco
On 3/17/21 2:24 PM, João Loureiro wrote:
When `usb start` is called, the dwc2 driver will try to start every
USB device as host first, even if it is explicitly configured as
peripheral in the device tree, as the documentation explains (`dr_mode
= "peripheral"`).
So to avoid an unwanted 15 second
2 matches
Mail list logo