Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1364369 > unrolled thread
| Started by | John Youn <John.Youn@synopsys.com> |
|---|---|
| First post | 2016-03-24 18:50 +0100 |
| Last post | 2016-03-24 18:50 +0100 |
| Articles | 1 — 1 participant |
Back to article view | Back to linux.kernel
This discussion starts older than the indexed window; earlier articles aren't shown. The article labeled Started by
below is the oldest one visible, not the original post.
Re: Problem with dwc2 gadget isochronous in transfers John Youn <John.Youn@synopsys.com> - 2016-03-24 18:50 +0100
| From | John Youn <John.Youn@synopsys.com> |
|---|---|
| Date | 2016-03-24 18:50 +0100 |
| Subject | Re: Problem with dwc2 gadget isochronous in transfers |
| Message-ID | <rghyr-66K-19@gated-at.bofh.it> |
On 3/24/2016 4:32 AM, John Keeping wrote: > Hi, > > I've been trying to use the uac2 gadget function on a Radxa Rock2 board > which uses the dwc2 driver, but it seems there is a problem with > isochronous in endpoints (out works fine). > > When trying to use the audio gadget no data is transferred and the other > end of the link ends up timing out. With debug logging enabled in dwc2 > the GINTSTS_INCOMPL_SOIN interrupt triggers continuously, as seen in the > log below (from which I snipped 6,000+ more occurences). I'm guessing > the root cause of this relates to the line: > > [ 320.656450] dwc2 ff580000.usb: dwc2_hsotg_epint: EPDisbld > > during the setup phase, but I have no idea why that's happening. > Hi John, We have a patch series that fixes up the ISOC code and which possibly addresses the failures here. We hope to submit them for review within the next week or so. Appreciate if you would test and report any problems based off of those patches. Regards, John
Back to top | Article view | linux.kernel
csiph-web