From mboxrd@z Thu Jan 1 00:00:00 1970 From: Paul Bolle Subject: Re: [PATCH 3/3] usb: dwc3: add a quirk for device disconnection issue in Synopsis dwc3 core Date: Mon, 12 Jan 2015 18:29:43 +0100 Message-ID: <1421083783.22660.69.camel@x220> References: <1418695828-605-1-git-send-email-Sneeker.Yeh@tw.fujitsu.com> <1418695828-605-4-git-send-email-Sneeker.Yeh@tw.fujitsu.com> <20141222153730.GA12815@saruman> <20141229160641.GD29379@saruman> <20150105170921.GH19336@saruman> <20150112172032.GD6525@saruman> Mime-Version: 1.0 Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: 7bit Return-path: In-Reply-To: <20150112172032.GD6525@saruman> Sender: linux-usb-owner-u79uwXL29TY76Z2rM5mHXA@public.gmane.org To: balbi-l0cyMroinI0@public.gmane.org, Pawel Moll Cc: Sneeker Yeh , Rob Herring , Mark Rutland , Ian Campbell , Kumar Gala , Greg Kroah-Hartman , Mathias Nyman , Grant Likely , Alan Stern , Arnd Bergmann , Hans de Goede , Thomas Pugliese , David Mosberger , Peter Griffin , Sylwester Nawrocki , Andrew Bresticker , Gregory CLEMENT , Yoshihiro Shimoda , devicetree-u79uwXL29TY76Z2rM5mHXA@public.gmane.org, linux-kernel-u79uwXL29TY76Z2rM5mHXA@public.gmane.org, linux-usb-u79uwXL29TY76Z2rM5mHXA@public.gmane.org, linux-omap-u79uwXL29TY76Z2rM5mHXA@public.gmane.org, Andy Green List-Id: devicetree@vger.kernel.org On Mon, 2015-01-12 at 11:20 -0600, Felipe Balbi wrote: > On Sun, Jan 11, 2015 at 11:19:55PM +0800, Sneeker Yeh wrote: > > in case i express unclearly i also put a pdf: > > https://drive.google.com/file/d/0B18MmcvvKjNNbDF6eEdHSzZCazA/view > > > > This issue is defined by a two-way race at disconnect, between > > 1) class driver interrupt endpoint resheduling attempts if the ISR gave an > > ep error event due to device detach (it would try 3 times) > > 2) Disconnect interrupt on PORTSC_CSC, which is cleared by hub thread > > asynchronously > > 3) The hardware IP was configured in silicon with > > - DWC_USB3_SUSPEND_ON_DISCONNECT_EN=1 (this is an IP configuration > > yeah, aparently this is another configuration which is not exposed on > HWPARAMS registers. Paul, can you confirm for us ? I couldn't find it on > Databook on any of the HWPARAMS registers. I guess you meant to ask Pawel, because I know nothing at all about all that! Thanks, Paul Bolle -- To unsubscribe from this list: send the line "unsubscribe linux-usb" in the body of a message to majordomo-u79uwXL29TY76Z2rM5mHXA@public.gmane.org More majordomo info at http://vger.kernel.org/majordomo-info.html