]> git.baikalelectronics.ru Git - kernel.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>
Wed, 18 Jan 2023 10:40:47 +0000 (11:40 +0100)
commit3aae4be78497854e73aed31287dde4b8c020ba13
tree0ef5cce798d0806a802857982031dedf99cb9099
parent93e92021e2061fb82c2e706e3c120cc4e51875e1
USB: serial: cp210x: add Kamstrup RF sniffer PIDs

commit 7046c92a736ce11f3ec2b2feb8272fb6dc49bff1 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