Part Number: TUSB2046B
I am currently facing a problem using the TUSB2046 USB hub in combination with my SAMA5 controller. First, controller's USB Device High Speed Data interface is connected to DM_1/DP_1, and second controller's serial debug console (via Serial2USB) is connected to DM_2/DP_2. Finally, DM_0/DP_0 is connected to an USB jack so that you need only one cable.
While using kernel v4.19, die USB Ethernet Gadget via the USB hub worked perfectly, but with the migration to kernel v5.4 it stopped working. Are there any known issues regarding this setup?
Any help is appreciated!