On 09/12, Andre Przywara wrote: <snip> > Please have a look and test on your hardware, especically on all ports > exposed on header pins of the OrangePi Zero2 board. I tested this patch set on an OrangePi Zero 2 with each of the USB ports: Port 0: I tested this with a UART gadget to make sure I could access a console over the port. Ports 1-3: I tested these with a USB memory stick - I was able to see the device and mount a partition. As would be expected: for ports 2-3 I had to enable the ohci and ehci entries in the target dts file to test them. Tested-By: Karl Kurbjun <karl.os@xxxxxxxxxxx> Karl