Re: usbip port number limits

2017-11-20 Thread Yuyang Du
On Wed, Nov 15, 2017 at 07:58:24AM -0700, Shuah Khan wrote: > Hi Juan, > > On 11/15/2017 07:43 AM, Juan Zea wrote: > > > >>> Also, will you be able to revert the usb3 commit > >>> 1c9de5bf428612458427943b724bea51abde520a > >>> > >>> and see if any of the problems go away. > >>> > >>> thanks,

Re: xhci_hcd HC died; cleaning up with TUSB7340 and µPD720201

2017-11-20 Thread Vignesh R
On Monday 20 November 2017 07:01 PM, Roger Quadros wrote: > On 20/11/17 15:19, Vignesh R wrote: >> >> >> On Monday 20 November 2017 01:31 PM, Roger Quadros wrote: >> [...] So, could you try reverting commit 8c934095fa2f3 and also apply below patch and let me know if that fixes

Re: [PATCH] USB: serial: iuu_phoenix: remove redundant assignment of DIV to itself

2017-11-20 Thread walter harms
Am 20.11.2017 18:40, schrieb Colin King: > From: Colin Ian King > > The assignment of DIV to itself is redundant and can be removed. > > Signed-off-by: Colin Ian King > --- > drivers/usb/serial/iuu_phoenix.c | 1 - > 1 file changed, 1

[PATCH] USB: option: add Quectel BG96 2c7c:0296

2017-11-20 Thread Sebastian Sjoholm
Quectel BG96 is an Qualcomm MDM9206 based IoT modem, supporting both CAT-M and NB-IoT. Tested hardware is BG96 mounted on Quectel development board (EVB). The USB id is added to option.c to allow DIAG,GPS,AT and modem communication with the BG96. Signed-off-by: Sebastian Sjoholm

Re: [PATCH net,stable] net: qmi_wwan: add Quectel BG96 2c7c:0296

2017-11-20 Thread Bjørn Mork
Sebastian Sjoholm writes: > Quectel BG96 is an Qualcomm MDM9206 based IoT modem, supporting both > CAT-M and NB-IoT. Tested hardware is BG96 mounted on Quectel development > board (EVB). The USB id is added to qmi_wwan.c to allow QMI > communication with the BG96. > >

[PATCH net,stable] net: qmi_wwan: add Quectel BG96 2c7c:0296

2017-11-20 Thread Sebastian Sjoholm
Quectel BG96 is an Qualcomm MDM9206 based IoT modem, supporting both CAT-M and NB-IoT. Tested hardware is BG96 mounted on Quectel development board (EVB). The USB id is added to qmi_wwan.c to allow QMI communication with the BG96. Signed-off-by: Sebastian Sjoholm ---

[PATCH] USB: serial: iuu_phoenix: remove redundant assignment of DIV to itself

2017-11-20 Thread Colin King
From: Colin Ian King The assignment of DIV to itself is redundant and can be removed. Signed-off-by: Colin Ian King --- drivers/usb/serial/iuu_phoenix.c | 1 - 1 file changed, 1 deletion(-) diff --git a/drivers/usb/serial/iuu_phoenix.c

Re: [PATCH] USB: option: add Quectel BG96 2c7c:0296

2017-11-20 Thread Sebastian Sjoholm
Thank you for the feedback, let me try once more. Regards, Sebastian > On Nov 20, 2017, at 08:05 , Greg KH wrote: > > On Sun, Nov 19, 2017 at 08:40:28PM +0100, ssjoh...@mac.com wrote: >> From: ssjoholm >> >> Signed-off-by: ssjoholm

Re: xhci_hcd HC died; cleaning up with TUSB7340 and µPD720201

2017-11-20 Thread Roger Quadros
On 20/11/17 15:19, Vignesh R wrote: > > > On Monday 20 November 2017 01:31 PM, Roger Quadros wrote: > [...] >>> >>> So, could you try reverting commit 8c934095fa2f3 and >>> also apply below patch and let me know if that fixes the issue? >>> >>> --- >>> >>> diff --git

Re: xhci_hcd HC died; cleaning up with TUSB7340 and µPD720201

2017-11-20 Thread Vignesh R
On Monday 20 November 2017 01:31 PM, Roger Quadros wrote: [...] >> >> So, could you try reverting commit 8c934095fa2f3 and >> also apply below patch and let me know if that fixes the issue? >> >> --- >> >> diff --git a/drivers/pci/dwc/pci-dra7xx.c b/drivers/pci/dwc/pci-dra7xx.c >> index

Re: [PATCH] ARM: dts: bcm283x: Fix fifo size for EP 6,7

2017-11-20 Thread Stefan Wahren
Hi Minas, Am 20.11.2017 um 12:59 schrieb Minas Harutyunyan: > Hi Stefan, > Looks like I know cause of issue... but I'm overloaded today and will able to > check it tomorrow. Sorry for delay. thanks for your reply. There is no need to hurry, because the merge window isn't open yet, but i like to

Re: question about usb_rebind_intf

2017-11-20 Thread Oliver Neukum
Am Freitag, den 17.11.2017, 13:21 -0500 schrieb Alan Stern: > > The real fix would be to change the interface drivers by adding proper > support for reset-resume.  Otherwise there will always be a time window > following resume during which the interface is non-functional. Very hard to do with

Re: [PATCH] net: qmi_wwan: add Dell DW5818, DW5819

2017-11-20 Thread Lars Melin
On 11/20/2017 16:27, Shrirang Bagul wrote: Dell Wireless 5819/5818 devices are re-branded Sierra Wireless MC74 series modems which will by default boot with vid 0x413c and pid's 0x81cf, 0x81d0, 0x81d1,0x81d2. Along with qcserial, these modems support qmi_wwan on the usb interface #12.

Re: [PATCH] net: qmi_wwan: add Dell DW5818, DW5819

2017-11-20 Thread Shrirang Bagul
On Mon, 2017-11-20 at 10:41 +0100, Bjørn Mork wrote: > Shrirang Bagul writes: > > > Dell Wireless 5819/5818 devices are re-branded Sierra Wireless MC74 > > series modems which will by default boot with vid 0x413c and pid's > > 0x81cf, 0x81d0, 0x81d1,0x81d2. Along

Re: [PATCH] net: qmi_wwan: add Dell DW5818, DW5819

2017-11-20 Thread Bjørn Mork
Shrirang Bagul writes: > Dell Wireless 5819/5818 devices are re-branded Sierra Wireless MC74 > series modems which will by default boot with vid 0x413c and pid's > 0x81cf, 0x81d0, 0x81d1,0x81d2. Along with qcserial, these modems support > qmi_wwan on the usb

[PATCH] net: qmi_wwan: add Dell DW5818, DW5819

2017-11-20 Thread Shrirang Bagul
Dell Wireless 5819/5818 devices are re-branded Sierra Wireless MC74 series modems which will by default boot with vid 0x413c and pid's 0x81cf, 0x81d0, 0x81d1,0x81d2. Along with qcserial, these modems support qmi_wwan on the usb interface #12. Signed-off-by: Shrirang Bagul

Re: xhci_hcd HC died; cleaning up with TUSB7340 and µPD720201

2017-11-20 Thread Roger Quadros
Hi Vignesh, On 16/11/17 14:26, Vignesh R wrote: > +linux-pci > > Hi Chris, > > On Thursday 16 November 2017 05:20 PM, Quadros, Roger wrote: >> +Vignesh >> >> On 13/09/17 17:26, Chris Welch wrote: >>> We are developing a product based on the TI AM5728 EVM.  The product >>> utilizes a TUSB7340