]> git.ipfire.org Git - thirdparty/kernel/stable.git/commit
USB: serial: option: add support for Telit LE920A4
authorDaniele Palmas <dnlplm@gmail.com>
Tue, 2 Aug 2016 09:29:25 +0000 (11:29 +0200)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Wed, 7 Sep 2016 06:34:47 +0000 (08:34 +0200)
commit40c5e983849c203fd455315854b5760968a70d36
tree9143d147e9083f4677a205d20b90b152883a1945
parent8bd27f7c748e6b42f9149d3029807c511ae558ad
USB: serial: option: add support for Telit LE920A4

commit 01d7956b58e644ea0d2e8d9340c5727a8fc39d70 upstream.

This patch adds a set of compositions for Telit LE920A4.

Compositions in short are:

0x1207: tty + tty
0x1208: tty + adb + tty + tty
0x1211: tty + adb + ecm
0x1212: tty + adb
0x1213: ecm + tty
0x1214: tty + adb + ecm + tty

telit_le922_blacklist_usbcfg3 is reused for compositions 0x1211
and 0x1214 due to the same interfaces positions.

Signed-off-by: Daniele Palmas <dnlplm@gmail.com>
Signed-off-by: Johan Hovold <johan@kernel.org>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/usb/serial/option.c