Re: [PATCH] USB: serial: qcserial: Add DW5816e QDL support

2020-05-20 Thread kbuild test robot
Hi Matt, Thank you for the patch! Yet something to improve: [auto build test ERROR on usb/usb-testing] [also build test ERROR on tty/tty-testing v5.7-rc6 next-20200519] [cannot apply to usb-serial/usb-next] [if your patch is applied to the wrong git tree, please drop us a note to help improve

Re: [PATCH] USB: serial: qcserial: Add DW5816e QDL support

2020-05-20 Thread kbuild test robot
Hi Matt, Thank you for the patch! Yet something to improve: [auto build test ERROR on usb/usb-testing] [also build test ERROR on tty/tty-testing v5.7-rc6 next-20200519] [cannot apply to usb-serial/usb-next] [if your patch is applied to the wrong git tree, please drop us a note to help improve

[PATCH] USB: serial: qcserial: Add DW5816e QDL support

2020-05-20 Thread Matt Jolly
Add support for Dell Wireless 5816e Download Mode (AKA boot & hold mode / QDL download mode) to drivers/usb/serial/qcserial.c This is required to update device firmware. Signed-off-by: Matt Jolly --- drivers/usb/serial/qcserial.c | 1 + 1 file changed, 1 insertion(+) diff --git