Hi, TI expert!
I have such an operation: insert a USB device into an AM62 board and power it on; repeat this operation about 20 times, and there is one occurrence of the following error.
[ 163.463354] xhci-hcd xhci-hcd.1.auto: can't setup: -110
[ 163.463411] xhci-hcd xhci-hcd.1.auto: USB bus 3 deregistered
[ 163.463544] xhci-hcd: probe of xhci-hcd.1.auto failed with error -110
When encountering the above error, I tried rebooting the board by entering the 'reboot' command in the Linux terminal, after reboot, the error still persists. Whenever the above error occurs, it appears again after every reboot.
However, by powering off the board and then powering on it, the above error disappear.
I want to know what caused this problem and how to solve it?
Regards,
Li