My customer(borad) can not connect usb host port to USB device (with HUB[Cypress]), and will display follow message in console
ti81xx_interrupt 955: CAUTION: musb1: Babble Interrupt Occured
ti81xx_interrupt 956: Please issue long reset to make usb functional !!
usb 1-1: reset high-speed USB device number 2 using musb-hdrc
usb 1-1: device descriptor read/64, error -110
usb 1-1: device descriptor read/64, error -110
usb 1-1: reset high-speed USB device number 2 using musb-hdrc
usb 1-1: device descriptor read/64, error -110
usb 1-1: device descriptor read/64, error -110
usb 1-1: reset high-speed USB device number 2 using musb-hdrc
usb 1-1: device not accepting address 2, error -110
usb 1-1: reset high-speed USB device number 2 using musb-hdrc
usb 1-1: device not accepting address 2, error -110
usb 1-1: USB disconnect, device number 2
usb 1-1: new high-speed USB device number 3 using musb-hdrc
usb 1-1: device descriptor read/64, error -110
However the custom board detected USB device when AM3352 start to connect USB device to the hub.
Could you tell me what is the wrong ? Does the same problem occur ?
Best regards
Chi