Skip to content

Commit

Permalink
append Qualcomm GOBI 2K chipset ID for Panasonic CF-U1 Toughbook
Browse files Browse the repository at this point in the history
  • Loading branch information
Ole2mail committed Aug 17, 2019
1 parent 88b8f42 commit 544289f
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions drivers/usb/serial/qcserial.c
Original file line number Diff line number Diff line change
Expand Up @@ -72,6 +72,8 @@ static const struct usb_device_id id_table[] = {
{DEVICE_G1K(0x1bc7, 0x900e)}, /* Telit Gobi QDL device */

/* Gobi 2000 devices */
{USB_DEVICE(0x04da, 0x250e)}, /* Panasonic Gobi 2000 QDL device */
{USB_DEVICE(0x04da, 0x250f)}, /* Panasonic Gobi 2000 Modem device */
{USB_DEVICE(0x1410, 0xa010)}, /* Novatel Gobi 2000 QDL device */
{USB_DEVICE(0x1410, 0xa011)}, /* Novatel Gobi 2000 QDL device */
{USB_DEVICE(0x1410, 0xa012)}, /* Novatel Gobi 2000 QDL device */
Expand Down

0 comments on commit 544289f

Please sign in to comment.