mainline patches: https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/commit/?id=dddb342b5b9e482bb213aecc08cbdb201ea4f8da OverCurrent condition is not standardized in the UHCI spec. Zhaoxin UHCI controllers report OverCurrent bit active off. In order to handle OverCurrent condition correctly, the uhci-hcd driver needs to be told to expect the active-off behavior.
The PR Link: https://gitee.com/anolis/cloud-kernel/pulls/6245