Re: [RFT PATCH 0/4] usb: dwc2: Fix core reset and force mode delay problems

2016-04-08 Thread Michael Niewoehner
Am 08.04.2016 um 00:12 schrieb John Youn : > On 4/7/2016 1:36 PM, Michael Niewoehner wrote: >> >> Am 07.04.2016 um 20:41 schrieb John Youn : >> >>> On 3/31/2016 2:44 PM, Michael Niewoehner wrote: Hi John, Am 29.03.2016 um 04:36

Re: [RFT PATCH 0/4] usb: dwc2: Fix core reset and force mode delay problems

2016-04-08 Thread Michael Niewoehner
Am 08.04.2016 um 00:12 schrieb John Youn : > On 4/7/2016 1:36 PM, Michael Niewoehner wrote: >> >> Am 07.04.2016 um 20:41 schrieb John Youn : >> >>> On 3/31/2016 2:44 PM, Michael Niewoehner wrote: Hi John, Am 29.03.2016 um 04:36 schrieb John Youn : > Hi, > >

Re: [RFT PATCH 0/4] usb: dwc2: Fix core reset and force mode delay problems

2016-04-07 Thread John Youn
On 4/7/2016 1:36 PM, Michael Niewoehner wrote: > > Am 07.04.2016 um 20:41 schrieb John Youn : > >> On 3/31/2016 2:44 PM, Michael Niewoehner wrote: >>> Hi John, >>> >>> Am 29.03.2016 um 04:36 schrieb John Youn : >>> Hi, The following

Re: [RFT PATCH 0/4] usb: dwc2: Fix core reset and force mode delay problems

2016-04-07 Thread John Youn
On 4/7/2016 1:36 PM, Michael Niewoehner wrote: > > Am 07.04.2016 um 20:41 schrieb John Youn : > >> On 3/31/2016 2:44 PM, Michael Niewoehner wrote: >>> Hi John, >>> >>> Am 29.03.2016 um 04:36 schrieb John Youn : >>> Hi, The following patch series addresses the core reset and force

Re: [RFT PATCH 0/4] usb: dwc2: Fix core reset and force mode delay problems

2016-04-07 Thread Michael Niewoehner
Am 07.04.2016 um 20:41 schrieb John Youn : > On 3/31/2016 2:44 PM, Michael Niewoehner wrote: >> Hi John, >> >> Am 29.03.2016 um 04:36 schrieb John Youn : >> >>> Hi, >>> >>> The following patch series addresses the core reset and force mode >>>

Re: [RFT PATCH 0/4] usb: dwc2: Fix core reset and force mode delay problems

2016-04-07 Thread Michael Niewoehner
Am 07.04.2016 um 20:41 schrieb John Youn : > On 3/31/2016 2:44 PM, Michael Niewoehner wrote: >> Hi John, >> >> Am 29.03.2016 um 04:36 schrieb John Youn : >> >>> Hi, >>> >>> The following patch series addresses the core reset and force mode >>> delay problems we have been seeing on dwc2 for

Re: [RFT PATCH 0/4] usb: dwc2: Fix core reset and force mode delay problems

2016-04-07 Thread John Youn
On 3/31/2016 2:44 PM, Michael Niewoehner wrote: > Hi John, > > Am 29.03.2016 um 04:36 schrieb John Youn : > >> Hi, >> >> The following patch series addresses the core reset and force mode >> delay problems we have been seeing on dwc2 for some platforms. >> >> I think I

Re: [RFT PATCH 0/4] usb: dwc2: Fix core reset and force mode delay problems

2016-04-07 Thread John Youn
On 3/31/2016 2:44 PM, Michael Niewoehner wrote: > Hi John, > > Am 29.03.2016 um 04:36 schrieb John Youn : > >> Hi, >> >> The following patch series addresses the core reset and force mode >> delay problems we have been seeing on dwc2 for some platforms. >> >> I think I have identified the source

Re: [RFT PATCH 0/4] usb: dwc2: Fix core reset and force mode delay problems

2016-03-31 Thread Michael Niewoehner
Hi John, Am 29.03.2016 um 04:36 schrieb John Youn : > Hi, > > The following patch series addresses the core reset and force mode > delay problems we have been seeing on dwc2 for some platforms. > > I think I have identified the source of the inconsistencies between >

Re: [RFT PATCH 0/4] usb: dwc2: Fix core reset and force mode delay problems

2016-03-31 Thread Michael Niewoehner
Hi John, Am 29.03.2016 um 04:36 schrieb John Youn : > Hi, > > The following patch series addresses the core reset and force mode > delay problems we have been seeing on dwc2 for some platforms. > > I think I have identified the source of the inconsistencies between > platforms and this series

Re: [RFT PATCH 0/4] usb: dwc2: Fix core reset and force mode delay problems

2016-03-31 Thread Michael Niewoehner
Hi John, Am 29.03.2016 um 04:36 schrieb John Youn : > Hi, > > The following patch series addresses the core reset and force mode > delay problems we have been seeing on dwc2 for some platforms. > > I think I have identified the source of the inconsistencies between >

Re: [RFT PATCH 0/4] usb: dwc2: Fix core reset and force mode delay problems

2016-03-31 Thread Michael Niewoehner
Hi John, Am 29.03.2016 um 04:36 schrieb John Youn : > Hi, > > The following patch series addresses the core reset and force mode > delay problems we have been seeing on dwc2 for some platforms. > > I think I have identified the source of the inconsistencies between > platforms and this series

Re: [RFT PATCH 0/4] usb: dwc2: Fix core reset and force mode delay problems

2016-03-31 Thread Stefan Wahren
Hi John, Am 29.03.2016 um 04:36 schrieb John Youn: > Hi, > > The following patch series addresses the core reset and force mode > delay problems we have been seeing on dwc2 for some platforms. > > I think I have identified the source of the inconsistencies between > platforms and this series

Re: [RFT PATCH 0/4] usb: dwc2: Fix core reset and force mode delay problems

2016-03-31 Thread Stefan Wahren
Hi John, Am 29.03.2016 um 04:36 schrieb John Youn: > Hi, > > The following patch series addresses the core reset and force mode > delay problems we have been seeing on dwc2 for some platforms. > > I think I have identified the source of the inconsistencies between > platforms and this series

[RFT PATCH 0/4] usb: dwc2: Fix core reset and force mode delay problems

2016-03-28 Thread John Youn
Hi, The following patch series addresses the core reset and force mode delay problems we have been seeing on dwc2 for some platforms. I think I have identified the source of the inconsistencies between platforms and this series attempts to address them. Basically everything stems from the IDDIG

[RFT PATCH 0/4] usb: dwc2: Fix core reset and force mode delay problems

2016-03-28 Thread John Youn
Hi, The following patch series addresses the core reset and force mode delay problems we have been seeing on dwc2 for some platforms. I think I have identified the source of the inconsistencies between platforms and this series attempts to address them. Basically everything stems from the IDDIG