Dear E2E community,
I'm working on a custom board (BBB based) that is equipped with an USB OTG connected to USB0. We have a multi gadget configured on that port. The kernel comes from TI, version 4.14.79. The USB works only if plugged before Linux starts, otherwise it's not seen by the OS. The module (g_multi) is probed correctly on boot, no matter if USB is plugged or not.
Once the USB is working we can unplug and plug without any problem.
udevadm does not show any event (even if the USB is working).
Any suggestion?
Best regards,
Gabriele