Re: [RFCv2 usb-next 0/3] initialize (multiple) PHYs in xhci-plat

2017-07-22 Thread Martin Blumenstingl
Hi, On Tue, Jul 18, 2017 at 12:33 PM, Chunfeng Yun wrote: > On Tue, 2017-07-18 at 10:19 +0200, Martin Blumenstingl wrote: >> Hi, >> >> On Tue, Jul 18, 2017 at 3:40 AM, Chunfeng Yun >> wrote: >> > Hi, >> > On Mon, 2017-07-17 at 11:27 +0200,

Re: [RFCv2 usb-next 0/3] initialize (multiple) PHYs in xhci-plat

2017-07-18 Thread Chunfeng Yun
On Tue, 2017-07-18 at 10:19 +0200, Martin Blumenstingl wrote: > Hi, > > On Tue, Jul 18, 2017 at 3:40 AM, Chunfeng Yun > wrote: > > Hi, > > On Mon, 2017-07-17 at 11:27 +0200, Martin Blumenstingl wrote: > >> Hi, > >> > >> On Mon, Jul 17, 2017 at 9:21 AM, Chunfeng Yun

Re: [RFCv2 usb-next 0/3] initialize (multiple) PHYs in xhci-plat

2017-07-18 Thread Martin Blumenstingl
Hi, On Tue, Jul 18, 2017 at 3:40 AM, Chunfeng Yun wrote: > Hi, > On Mon, 2017-07-17 at 11:27 +0200, Martin Blumenstingl wrote: >> Hi, >> >> On Mon, Jul 17, 2017 at 9:21 AM, Chunfeng Yun >> wrote: >> > Hi, >> > On Sat, 2017-07-15 at 14:11

Re: [RFCv2 usb-next 0/3] initialize (multiple) PHYs in xhci-plat

2017-07-17 Thread Chunfeng Yun
Hi, On Mon, 2017-07-17 at 11:27 +0200, Martin Blumenstingl wrote: > Hi, > > On Mon, Jul 17, 2017 at 9:21 AM, Chunfeng Yun > wrote: > > Hi, > > On Sat, 2017-07-15 at 14:11 +0200, Martin Blumenstingl wrote: > >> Hi, > >> > >> On Sat, Jul 15, 2017 at 11:33 AM, Chunfeng

Re: [RFCv2 usb-next 0/3] initialize (multiple) PHYs in xhci-plat

2017-07-17 Thread Martin Blumenstingl
Hi, On Mon, Jul 17, 2017 at 9:21 AM, Chunfeng Yun wrote: > Hi, > On Sat, 2017-07-15 at 14:11 +0200, Martin Blumenstingl wrote: >> Hi, >> >> On Sat, Jul 15, 2017 at 11:33 AM, Chunfeng Yun >> wrote: >> > Hi Martin, >> > >> > On Thu, 2017-07-13

Re: [RFCv2 usb-next 0/3] initialize (multiple) PHYs in xhci-plat

2017-07-17 Thread Chunfeng Yun
Hi, On Sat, 2017-07-15 at 14:11 +0200, Martin Blumenstingl wrote: > Hi, > > On Sat, Jul 15, 2017 at 11:33 AM, Chunfeng Yun > wrote: > > Hi Martin, > > > > On Thu, 2017-07-13 at 12:59 +0200, Martin Blumenstingl wrote: > >> This series is the outcome of a discussion with

Re: [RFCv2 usb-next 0/3] initialize (multiple) PHYs in xhci-plat

2017-07-15 Thread Martin Blumenstingl
Hi, On Sat, Jul 15, 2017 at 11:33 AM, Chunfeng Yun wrote: > Hi Martin, > > On Thu, 2017-07-13 at 12:59 +0200, Martin Blumenstingl wrote: >> This series is the outcome of a discussion with Felipe Balbi, >> see [0] and [1]. >> The quick-summary of this is: >> - dwc3

Re: [RFCv2 usb-next 0/3] initialize (multiple) PHYs in xhci-plat

2017-07-15 Thread Chunfeng Yun
Hi Martin, On Thu, 2017-07-13 at 12:59 +0200, Martin Blumenstingl wrote: > This series is the outcome of a discussion with Felipe Balbi, > see [0] and [1]. > The quick-summary of this is: > - dwc3 already takes one USB2 and one USB3 PHY and initializes these > correct > - some other HCI

[RFCv2 usb-next 0/3] initialize (multiple) PHYs in xhci-plat

2017-07-13 Thread Martin Blumenstingl
This series is the outcome of a discussion with Felipe Balbi, see [0] and [1]. The quick-summary of this is: - dwc3 already takes one USB2 and one USB3 PHY and initializes these correct - some other HCI platform drivers (like ehci-platform.c, xhci-mtk.c and ohci-platform.c) do not have a