Home
last modified time | relevance | path

Searched hist:"4 e9340bb551a5ad664196465ba7620009d835dbc" (Results 1 – 1 of 1) sorted by relevance

/linux/drivers/usb/serial/
H A Dcp210x.cdiff 4e9340bb551a5ad664196465ba7620009d835dbc Mon Jul 05 10:20:15 CEST 2021 Johan Hovold <johan@kernel.org> USB: serial: cp210x: determine fw version for CP2105 and CP2108

CP2105, CP2108 and CP2102N have vendor requests that can be used to
retrieve the firmware version. Having this information available is
essential when trying to work around buggy firmware as a recent CP2102N
regression showed.

Determine and log the firmware version also for CP2105 and CP2108
during type detection at probe.

Reviewed-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Signed-off-by: Johan Hovold <johan@kernel.org>