Skip to content

Commit d8ce470

Browse files
committed
USB: serial: Register Surface Go LTE device
1 parent 90b9633 commit d8ce470

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

drivers/usb/serial/qcserial.c

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -177,6 +177,7 @@ static const struct usb_device_id id_table[] = {
177177
{DEVICE_SWI(0x413c, 0x81d0)}, /* Dell Wireless 5819 */
178178
{DEVICE_SWI(0x413c, 0x81d1)}, /* Dell Wireless 5818 */
179179
{DEVICE_SWI(0x413c, 0x81d2)}, /* Dell Wireless 5818 */
180+
{DEVICE_SWI(0x045e, 0x096e)}, /* Microsoft Surface Go LTE */
180181

181182
/* Huawei devices */
182183
{DEVICE_HWI(0x03f0, 0x581d)}, /* HP lt4112 LTE/HSPA+ Gobi 4G Modem (Huawei me906e) */

0 commit comments

Comments
 (0)