Re: [PATCH v5 1/3] usb: serial: Add MaxLinear/Exar USB to Serial driver
From: Johan Hovold <johan@kernel.org>
Date: 2021-01-26 16:27:43
Also in:
lkml
From: Johan Hovold <johan@kernel.org>
Date: 2021-01-26 16:27:43
Also in:
lkml
On Tue, Jan 26, 2021 at 09:16:04PM +0530, Manivannan Sadhasivam wrote:
On Thu, Jan 21, 2021 at 11:19:24AM +0100, Johan Hovold wrote:quoted
On Sun, Nov 22, 2020 at 10:38:20PM +0530, Manivannan Sadhasivam wrote:quoted
Add support for MaxLinear/Exar USB to Serial converters. This driver only supports XR21V141X series but it can be extended to other series from Exar as well in future.There are still a few issues with this driver, but I really don't want to have to review it again in a couple of months so I've fixed it up myself this time. The trivial stuff I folded into this patch, and I'll submit a follow-on series for the rest.Many thanks for doing this! These days it is really difficult to find time for spare time stuffs. And all of your fixes makes sense to me.
Thanks for taking a look! Johan