USB: serial: option: add support for Telit LE920A4
authorDaniele Palmas <dnlplm@gmail.com>
Tue, 2 Aug 2016 09:29:25 +0000 (11:29 +0200)
committerSasha Levin <alexander.levin@verizon.com>
Wed, 24 Aug 2016 18:12:09 +0000 (14:12 -0400)
commit61882ca3c2050d4821738454cb4966dcf8097fc5
tree1a22bd400a6c34cc5aede16efa3f81d20b6dc621
parent2980f143e9f9caaf53808f2106fbafc6151646ec
USB: serial: option: add support for Telit LE920A4

[ Upstream commit 01d7956b58e644ea0d2e8d9340c5727a8fc39d70 ]

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>
Cc: stable <stable@vger.kernel.org>
Signed-off-by: Johan Hovold <johan@kernel.org>
Signed-off-by: Sasha Levin <alexander.levin@verizon.com>
drivers/usb/serial/option.c