
On 13/05/16 15:17, Roger Quadros wrote:
Hi,
This series fixes dwc3 usb config issues and am57xx-evm USB configuration to get USB host ports working properly on am57xx-evm and beagle-x15.
Small update. Super-Speed devices are still not working, but that is a different issue which seems to have been existed since long ago. I will debug this issue in the coming days.
cheers, -roger
Roger Quadros (4): usb: dwc3: fix kconfig board: ti: am57xx: Fix USB configuration usb: dwc3: Makefile: Don't build gadget code if USB_GADGET is disabled usb: gadget: udc: Build on USB_GADGET
drivers/usb/dwc3/Kconfig | 9 +++++---- drivers/usb/dwc3/Makefile | 2 +- drivers/usb/gadget/udc/Makefile | 2 +- include/configs/am57xx_evm.h | 3 +++ 4 files changed, 10 insertions(+), 6 deletions(-)