RE: usb: dwc2 continuously receiving BNA interrupts on ep0

2019-01-15 Thread Maynard CABIENTE
Hi Minas, On Tuesday, January 15, 2019 3:02 AM, Minas Harutyunyan wrote: > > Please apply follow patches which included starting from 4.16: > 1. usb: dwc2: Add safety check in setting of descriptor chain pointers commit > ID: 201ec568c57a43dbc73c7ac00e73c3c2d39559fc > 2. usb: dwc2: Add safety chec

Re: usb: dwc2 continuously receiving BNA interrupts on ep0

2019-01-15 Thread Minas Harutyunyan
Hi Maynard, On 1/15/2019 3:36 AM, Maynard CABIENTE wrote: > Hi Minas and John, > > I'm hoping that one of you can help me devise a fix to a system hang issue > caused by BNA interrupts on USB Endpoint 0. > > Our system is using an Altera Cyclone V SoC FPGA on our board with linux > kernel 4.14

usb: dwc2 continuously receiving BNA interrupts on ep0

2019-01-14 Thread Maynard CABIENTE
Hi Minas and John, I'm hoping that one of you can help me devise a fix to a system hang issue caused by BNA interrupts on USB Endpoint 0. Our system is using an Altera Cyclone V SoC FPGA on our board with linux kernel 4.14.44 and enabling the USB gadget for HID (keyboard and mouse) and mass st