Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > linux.kernel > #1364369

Re: Problem with dwc2 gadget isochronous in transfers

From John Youn <John.Youn@synopsys.com>
Newsgroups linux.kernel
Subject Re: Problem with dwc2 gadget isochronous in transfers
Date 2016-03-24 18:50 +0100
Message-ID <rghyr-66K-19@gated-at.bofh.it> (permalink)
References <rgbMl-1Sa-1@gated-at.bofh.it>
Organization linux.* mail to news gateway

Show all headers | View raw


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 linux.kernel | Previous | Next | Find similar | Unroll thread


Thread

Re: Problem with dwc2 gadget isochronous in transfers John Youn <John.Youn@synopsys.com> - 2016-03-24 18:50 +0100

csiph-web