* [PATCH net-next v3] net: usb: qmi_wwan: add Compal EXM-G1x support
@ 2026-08-31 8:41 Ian Lin
2026-09-03 3:00 ` patchwork-bot+netdevbpf
0 siblings, 1 reply; 2+ messages in thread
From: Ian Lin @ 2026-08-31 8:41 UTC (permalink / raw)
To: Bjørn Mork
Cc: Andrew Lunn, David S . Miller, Eric Dumazet, Jakub Kicinski,
Paolo Abeni, Johan Hovold, netdev, linux-usb, linux-kernel,
Ian Lin
The Compal EXM-G1x is a Qualcomm SDX12-based LTE modem. Add support for
its QMI WWAN interface 8 using the DTR quirk.
Tested on a Compal EXM-G1x modem.
Assisted-by: Codex:GPT-5
Signed-off-by: Ian Lin <jisayme@gmail.com>
---
v3:
- base on net-next and mark the target tree in the subject
- add AI assistance attribution
- post as a fresh thread
v2: https://lore.kernel.org/20260828082309.12513-1-jisayme@gmail.com/
- split QMI WWAN support into a separate patch
- identify the Qualcomm SDX12 chipset
- keep the device entry sorted and add the product name
v1: https://lore.kernel.org/20260828075644.6228-1-jisayme@gmail.com/
drivers/net/usb/qmi_wwan.c | 1 +
1 file changed, 1 insertion(+)
diff --git a/drivers/net/usb/qmi_wwan.c b/drivers/net/usb/qmi_wwan.c
index 8178a8758..fdfdcf24d 100644
--- a/drivers/net/usb/qmi_wwan.c
+++ b/drivers/net/usb/qmi_wwan.c
@@ -1446,6 +1446,7 @@ static const struct usb_device_id products[] = {
{QMI_QUIRK_SET_DTR(0x2c7c, 0x0316, 3)}, /* Quectel RG255C */
{QMI_QUIRK_SET_DTR(0x2cb7, 0x0104, 4)}, /* Fibocom NL678 series */
{QMI_QUIRK_SET_DTR(0x2cb7, 0x0112, 0)}, /* Fibocom FG132 */
+ {QMI_QUIRK_SET_DTR(0x04b7, 0x8217, 8)}, /* Compal EXM-G1x */
{QMI_FIXED_INTF(0x0489, 0xe0b4, 0)}, /* Foxconn T77W968 LTE */
{QMI_FIXED_INTF(0x0489, 0xe0b5, 0)}, /* Foxconn T77W968 LTE with eSIM support*/
{QMI_FIXED_INTF(0x2692, 0x9025, 4)}, /* Cellient MPL200 (rebranded Qualcomm 05c6:9025) */
base-commit: 1bb784eb6e38fd73143f021608e4ef3095d0c0d7
--
2.43.0
^ permalink raw reply related [flat|nested] 2+ messages in thread
* Re: [PATCH net-next v3] net: usb: qmi_wwan: add Compal EXM-G1x support
2026-08-31 8:41 [PATCH net-next v3] net: usb: qmi_wwan: add Compal EXM-G1x support Ian Lin
@ 2026-09-03 3:00 ` patchwork-bot+netdevbpf
0 siblings, 0 replies; 2+ messages in thread
From: patchwork-bot+netdevbpf @ 2026-09-03 3:00 UTC (permalink / raw)
To: Ian Lin
Cc: bjorn, andrew+netdev, davem, edumazet, kuba, pabeni, johan,
netdev, linux-usb, linux-kernel
Hello:
This patch was applied to netdev/net.git (main)
by Jakub Kicinski <kuba@kernel.org>:
On Mon, 31 Aug 2026 16:41:24 +0800 you wrote:
> The Compal EXM-G1x is a Qualcomm SDX12-based LTE modem. Add support for
> its QMI WWAN interface 8 using the DTR quirk.
>
> Tested on a Compal EXM-G1x modem.
>
> Assisted-by: Codex:GPT-5
> Signed-off-by: Ian Lin <jisayme@gmail.com>
>
> [...]
Here is the summary with links:
- [net-next,v3] net: usb: qmi_wwan: add Compal EXM-G1x support
https://git.kernel.org/netdev/net/c/08710f033e3e
You are awesome, thank you!
--
Deet-doot-dot, I am a bot.
https://korg.docs.kernel.org/patchwork/pwbot.html
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2026-09-03 3:01 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2026-08-31 8:41 [PATCH net-next v3] net: usb: qmi_wwan: add Compal EXM-G1x support Ian Lin
2026-09-03 3:00 ` patchwork-bot+netdevbpf
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox