Hi NXP Team,
For product development, we have used I.MX8MQ processor. We have connected the intel usb3314 hub(USB 3.0) with the processor. When I boot up the processor, then we get continuous below prints in the kernel messages.
Kernel Logs:
# port1: over-current condition
# port2: over-current condition
# port3: over-current condition
# port4: over-current condition
# port1: over-current condition
# port2: over-current condition
# port3: over-current condition
# port4: over-current condition
we have used the 5.4.3 Linux kernel. This print comes from the port_event function in the drivers/usb/core/hub.c.
Please help me to resolve these issues.