]> git.ipfire.org Git - thirdparty/kernel/stable.git/commit
USB: serial: option: add Telit 0x1057, 0x1058, 0x1075 compositions
authorDaniele Palmas <dnlplm@gmail.com>
Wed, 6 Apr 2022 14:14:08 +0000 (16:14 +0200)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Mon, 9 May 2022 07:04:57 +0000 (09:04 +0200)
commit63eda431b2f7611bbe7f29e6d7e20b6a4d035cec
tree6c1425953de3fe7696e1215e70c7906809e50330
parente9971dac69a33bdb4427bc8399a8aa683c7e2da9
USB: serial: option: add Telit 0x1057, 0x1058, 0x1075 compositions

commit f32c5a0423400e01f4d7c607949fa3a1f006e8fa upstream.

Add support for the following Telit FN980 and FN990 compositions:

0x1057: tty, adb, rmnet, tty, tty, tty, tty, tty
0x1058: tty, adb, tty, tty, tty, tty, tty
0x1075: adb, tty

Signed-off-by: Daniele Palmas <dnlplm@gmail.com>
Link: https://lore.kernel.org/r/20220406141408.580669-1-dnlplm@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/option.c