Re: [PATCH] staging: dwc2: set up all module params

2013-11-26 Thread Gordon Hollingworth
This looks like it is the same problem we saw in the dwc_otg driver with incorrect scheduling of split USB transactions to downstream ports behind single TT hubs (this just makes the problem worse rather than be the cause of anything) In general it should be possible to schedule multiple split tra

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 ___ devel mailing list de...@linuxdriverproject.org http://driverdev.linuxdriverproject.org/mailman/listinfo/driverdev-devel