Re: [PATCH v2] usb: dwc2: Use generic PHY width in params setup

2019-05-31 Thread Jules Maselbas
Hi Minas, This is a reminder in case you missed this patch. Kind regards, Jules On Thu, May 09, 2019 at 11:15:28AM +0200, Jules Maselbas wrote: > Setting params.phy_utmi_width in dwc2_lowlevel_hw_init() is pointless since > it's value will be overwritten by dwc2_init_params(). > > This change m

Re: [PATCH v2] usb: dwc2: Use generic PHY width in params setup

2019-05-31 Thread Minas Harutyunyan
On 5/9/2019 1:16 PM, Jules Maselbas wrote: Setting params.phy_utmi_width in dwc2_lowlevel_hw_init() is pointless since it's value will be overwritten by dwc2_init_params(). This change make sure to take in account the generic PHY width information during paraminitialisation, done in dwc2_set_par

ehci support on old VIA vt82xxx disappeared around kernel 3.8.

2019-05-31 Thread Geoff Winkless
Hi Apologies if this is the incorrect place to post this, if so please feel free to call me names and then suggest somewhere more appropriate :) We have an embedded device on an old EPIA Mini-ITX board that runs Linux 2.6. There are features in more recent (>3.10) kernels that would be useful to

Re: ehci support on old VIA vt82xxx disappeared around kernel 3.8.

2019-05-31 Thread Greg KH
On Fri, May 31, 2019 at 05:40:23PM +0100, Geoff Winkless wrote: > Hi > > Apologies if this is the incorrect place to post this, if so please > feel free to call me names and then suggest somewhere more appropriate > :) > > We have an embedded device on an old EPIA Mini-ITX board that runs > Linux

RE: [PATCH v3 2/5] i2c: nvidia-gpu: add runtime pm support

2019-05-31 Thread Ajay Gupta
Hi Wolfram, > > -Original Message- > > From: linux-usb-ow...@vger.kernel.org ow...@vger.kernel.org> > > On Behalf Of Wolfram Sang > > Sent: Saturday, May 25, 2019 12:57 PM > > To: Ajay Gupta > > Cc: heikki.kroge...@linux.intel.com; linux-usb@vger.kernel.org; linux- > > i...@vger.kernel.o

Re: ehci support on old VIA vt82xxx disappeared around kernel 3.8.

2019-05-31 Thread Alan Stern
On Fri, 31 May 2019, Geoff Winkless wrote: > Hi > > Apologies if this is the incorrect place to post this, if so please > feel free to call me names and then suggest somewhere more appropriate > :) > > We have an embedded device on an old EPIA Mini-ITX board that runs > Linux 2.6. There are feat