Re: [PATCH] USB: serial: cp210x: add ID for MGP Instruments PDS100

From: Johan Hovold
Date: Mon Mar 04 2024 - 05:19:32 EST


On Wed, Feb 14, 2024 at 11:47:29AM +0100, Christian Häggström wrote:
> The radiation meter has the text MGP Instruments PDS-100G or PDS-100GN
> produced by Mirion Technologies. Tested by forcing the driver
> association with
>
> echo 10c4 863c > /sys/bus/usb-serial/drivers/cp210x/new_id
>
> and then setting the serial port in 115200 8N1 mode. The device
> announces ID_USB_VENDOR_ENC=Silicon\x20Labs and ID_USB_MODEL_ENC=PDS100
>
> Signed-off-by: Christian Häggström <christian.haggstrom@xxxxxxxxxxxxx>

Now applied, thanks.

Johan