[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <20191107131835.GG11035@localhost>
Date: Thu, 7 Nov 2019 14:18:35 +0100
From: Johan Hovold <johan@...nel.org>
To: Pavel Löbl <pavel@...bl.cz>
Cc: linux-kernel@...r.kernel.org, Johan Hovold <johan@...nel.org>,
Greg Kroah-Hartman <gregkh@...uxfoundation.org>
Subject: Re: [PATCH] usb: serial: mos7840: Add USB ID to support Moxa UPort
2210
On Fri, Nov 01, 2019 at 08:01:50AM +0100, Pavel Löbl wrote:
> Adds usb ID for MOXA UPort 2210. This device contains mos7820 but
> it passes GPIO0 check implemented by driver and it's detected as
> mos7840. Hence product id check is added to force mos7820 mode.
>
> Signed-off-by: Pavel Löbl <pavel@...bl.cz>
Thanks for the patch.
I've applied this for 5.6 now after adding a vendor id check and
renaming the id defines.
https://git.kernel.org/pub/scm/linux/kernel/git/johan/usb-serial.git/commit/?h=usb-next&id=e696d00e65e81d46e911f24b12e441037bf11b38
The device-type detection is indeed fragile, so I've also prepared a
follow-up patch to clean up the device-type handling in order to avoid
adding further id-conditionals throughout the driver.
Johan
Powered by blists - more mailing lists