* [PATCH] [net,v3] net: wwan: t7xx: add support for Dell DW5933e
@ 2024-07-16 2:49 wojackbb
2024-07-18 9:50 ` patchwork-bot+netdevbpf
0 siblings, 1 reply; 2+ messages in thread
From: wojackbb @ 2024-07-16 2:49 UTC (permalink / raw)
To: netdev
Cc: chandrashekar.devegowda, chiranjeevi.rapolu, haijun.liu,
m.chetan.kumar, ricardo.martinez, loic.poulain, ryazanov.s.a,
johannes, davem, edumazet, kuba, pabeni, linux-arm-kernel,
angelogioacchino.delregno, linux-mediatek, matthias.bgg, Jack Wu
From: Jack Wu <wojackbb@gmail.com>
add support for Dell DW5933e (0x14c0, 0x4d75)
Signed-off-by: Jack Wu <wojackbb@gmail.com>
---
drivers/net/wwan/t7xx/t7xx_pci.c | 1 +
1 file changed, 1 insertion(+)
diff --git a/drivers/net/wwan/t7xx/t7xx_pci.c b/drivers/net/wwan/t7xx/t7xx_pci.c
index e0b1e7a616ca..10a8c1080b10 100644
--- a/drivers/net/wwan/t7xx/t7xx_pci.c
+++ b/drivers/net/wwan/t7xx/t7xx_pci.c
@@ -852,6 +852,7 @@ static void t7xx_pci_remove(struct pci_dev *pdev)
static const struct pci_device_id t7xx_pci_table[] = {
{ PCI_DEVICE(PCI_VENDOR_ID_MEDIATEK, 0x4d75) },
+ { PCI_DEVICE(0x14c0, 0x4d75) }, // Dell DW5933e
{ }
};
MODULE_DEVICE_TABLE(pci, t7xx_pci_table);
--
2.34.1
^ permalink raw reply related [flat|nested] 2+ messages in thread* Re: [PATCH] [net,v3] net: wwan: t7xx: add support for Dell DW5933e
2024-07-16 2:49 [PATCH] [net,v3] net: wwan: t7xx: add support for Dell DW5933e wojackbb
@ 2024-07-18 9:50 ` patchwork-bot+netdevbpf
0 siblings, 0 replies; 2+ messages in thread
From: patchwork-bot+netdevbpf @ 2024-07-18 9:50 UTC (permalink / raw)
To: None
Cc: netdev, chandrashekar.devegowda, chiranjeevi.rapolu, haijun.liu,
m.chetan.kumar, ricardo.martinez, loic.poulain, ryazanov.s.a,
johannes, davem, edumazet, kuba, pabeni, linux-arm-kernel,
angelogioacchino.delregno, linux-mediatek, matthias.bgg
Hello:
This patch was applied to netdev/net.git (main)
by Paolo Abeni <pabeni@redhat.com>:
On Tue, 16 Jul 2024 10:49:02 +0800 you wrote:
> From: Jack Wu <wojackbb@gmail.com>
>
> add support for Dell DW5933e (0x14c0, 0x4d75)
>
> Signed-off-by: Jack Wu <wojackbb@gmail.com>
> ---
> drivers/net/wwan/t7xx/t7xx_pci.c | 1 +
> 1 file changed, 1 insertion(+)
Here is the summary with links:
- [net,v3] net: wwan: t7xx: add support for Dell DW5933e
https://git.kernel.org/netdev/net/c/a1a305375dc3
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:[~2024-07-18 9:51 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-07-16 2:49 [PATCH] [net,v3] net: wwan: t7xx: add support for Dell DW5933e wojackbb
2024-07-18 9:50 ` 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;
as well as URLs for NNTP newsgroup(s).