USB: serial: cp210x: add Kamstrup RF sniffer PIDs
authorBruno Thomsen <bruno.thomsen@gmail.com>
Sun, 27 Nov 2022 17:08:11 +0000 (18:08 +0100)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Wed, 21 Dec 2022 16:36:37 +0000 (17:36 +0100)
commit3ec7f24b8bb82fd7cf75a5cbc94b55337363dd77
tree22156c56d3fed6374ac1aa1a46f65c2aba5c5c72
parent2b092fab2340f9b1eade0f63cff8aeda7cf08520
USB: serial: cp210x: add Kamstrup RF sniffer PIDs

commit e88906b169ebcb8046e8f0ad76edd09ab41cfdfe upstream.

The RF sniffers are based on cp210x where the RF frontends
are based on a different USB stack.

RF sniffers can analyze packets meta data including power level
and perform packet injection.

Can be used to perform RF frontend self-test when connected to
a concentrator, ex. arch/arm/boot/dts/imx7d-flex-concentrator.dts

Signed-off-by: Bruno Thomsen <bruno.thomsen@gmail.com>
Cc: stable@vger.kernel.org
Signed-off-by: Johan Hovold <johan@kernel.org>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/usb/serial/cp210x.c