forked from ~ljy/RK356X_SDK_RELEASE

hc
2024-02-19 1c055e55a242a33e574e48be530e06770a210dcd
kernel/drivers/usb/serial/qcserial.c
....@@ -63,7 +63,7 @@
6363 {DEVICE_G1K(0x05c6, 0x9202)}, /* Generic Gobi Modem device */
6464 {DEVICE_G1K(0x05c6, 0x9203)}, /* Generic Gobi Modem device */
6565 {DEVICE_G1K(0x05c6, 0x9222)}, /* Generic Gobi Modem device */
66
- {DEVICE_G1K(0x05c6, 0x9008)}, /* Generic Gobi QDL device */
66
+// {DEVICE_G1K(0x05c6, 0x9008)}, /* Generic Gobi QDL device */
6767 {DEVICE_G1K(0x05c6, 0x9009)}, /* Generic Gobi Modem device */
6868 {DEVICE_G1K(0x05c6, 0x9201)}, /* Generic Gobi QDL device */
6969 {DEVICE_G1K(0x05c6, 0x9221)}, /* Generic Gobi QDL device */
....@@ -155,7 +155,6 @@
155155 {DEVICE_SWI(0x1199, 0x9056)}, /* Sierra Wireless Modem */
156156 {DEVICE_SWI(0x1199, 0x9060)}, /* Sierra Wireless Modem */
157157 {DEVICE_SWI(0x1199, 0x9061)}, /* Sierra Wireless Modem */
158
- {DEVICE_SWI(0x1199, 0x9062)}, /* Sierra Wireless EM7305 QDL */
159158 {DEVICE_SWI(0x1199, 0x9063)}, /* Sierra Wireless EM7305 */
160159 {DEVICE_SWI(0x1199, 0x9070)}, /* Sierra Wireless MC74xx */
161160 {DEVICE_SWI(0x1199, 0x9071)}, /* Sierra Wireless MC74xx */
....@@ -165,7 +164,6 @@
165164 {DEVICE_SWI(0x1199, 0x907b)}, /* Sierra Wireless EM74xx */
166165 {DEVICE_SWI(0x1199, 0x9090)}, /* Sierra Wireless EM7565 QDL */
167166 {DEVICE_SWI(0x1199, 0x9091)}, /* Sierra Wireless EM7565 */
168
- {DEVICE_SWI(0x1199, 0x90d2)}, /* Sierra Wireless EM9191 QDL */
169167 {DEVICE_SWI(0x413c, 0x81a2)}, /* Dell Wireless 5806 Gobi(TM) 4G LTE Mobile Broadband Card */
170168 {DEVICE_SWI(0x413c, 0x81a3)}, /* Dell Wireless 5570 HSPA+ (42Mbps) Mobile Broadband Card */
171169 {DEVICE_SWI(0x413c, 0x81a4)}, /* Dell Wireless 5570e HSPA+ (42Mbps) Mobile Broadband Card */
....@@ -175,8 +173,6 @@
175173 {DEVICE_SWI(0x413c, 0x81b3)}, /* Dell Wireless 5809e Gobi(TM) 4G LTE Mobile Broadband Card (rev3) */
176174 {DEVICE_SWI(0x413c, 0x81b5)}, /* Dell Wireless 5811e QDL */
177175 {DEVICE_SWI(0x413c, 0x81b6)}, /* Dell Wireless 5811e QDL */
178
- {DEVICE_SWI(0x413c, 0x81cb)}, /* Dell Wireless 5816e QDL */
179
- {DEVICE_SWI(0x413c, 0x81cc)}, /* Dell Wireless 5816e */
180176 {DEVICE_SWI(0x413c, 0x81cf)}, /* Dell Wireless 5819 */
181177 {DEVICE_SWI(0x413c, 0x81d0)}, /* Dell Wireless 5819 */
182178 {DEVICE_SWI(0x413c, 0x81d1)}, /* Dell Wireless 5818 */