]> git.ipfire.org Git - thirdparty/kernel/stable.git/commit
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>
Sat, 7 Jan 2023 11:07:11 +0000 (12:07 +0100)
commitd4e43b24cecb43dafd8dcc4465f60269cc04274f
treee2f1e2394b5c617a04ad69757e962d74f4b96eec
parent4972e3528b968665b596b5434764ff8fd9446d35
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