Re: [PATCH 2/3] staging: dwc2: add NAK holdoff patch from downstream Pi kernel

2013-08-21 Thread Gordon Hollingworth
Yes, I added the next_sched_frame to track the next uframe that there is anything to do in the periodic schedule. The SOF interrupt is then disabled until that uframe (although the FIQ still runs each uframe to decide whether to trigger the USB interrupt) Gordon On 21/08/2013 22:24, "Matthijs K

Re: [PATCH] staging: dwc2: add microframe scheduler from downstream Pi kernel

2013-07-17 Thread Gordon Hollingworth
I'd suggest just adding a Raspberry Pi Foundation copyright. Is that OK or do you need names for SOB? Gordon -- To unsubscribe from this list: send the line "unsubscribe linux-usb" in the body of a message to majord...@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-inf

Re: URB completion order, normal behavior or bug?

2013-06-23 Thread Gordon Hollingworth
It would be good to try it with the fiq_split branch of the kernel, that has much better scheduling to stop split transactions from going wrongŠ In this situation what happens is a split transaction fails (the device you are using is full speed and therefore uses split transactions) and the trans