Re: [PATCH v2 0/5] usb: dwc2: Improve gadget phy init

2019-04-10 Thread Minas Harutyunyan
On 4/5/2019 5:36 PM, Jules Maselbas wrote: > Hi, > > Theses patches tries to clean a bit dwc2's phy initialization and > fix an issue in gadget mode where the utmi phy width is set > regardless of utmi being used or not. > > I believe that when using ulpi a phy width of 8 bits must be used, > but

[PATCH v2 0/5] usb: dwc2: Improve gadget phy init

2019-04-05 Thread Jules Maselbas
Hi, Theses patches tries to clean a bit dwc2's phy initialization and fix an issue in gadget mode where the utmi phy width is set regardless of utmi being used or not. I believe that when using ulpi a phy width of 8 bits must be used, but this wasn't the case as the variable phyif was set by defa