* [PATCH V2 net] net: marvell: prestera: add support for for Aldrin2
@ 2022-09-08 13:14 Oleksandr Mazur
2022-09-16 11:00 ` patchwork-bot+netdevbpf
0 siblings, 1 reply; 2+ messages in thread
From: Oleksandr Mazur @ 2022-09-08 13:14 UTC (permalink / raw)
To: netdev, Taras Chornyi, David S. Miller, Eric Dumazet,
Jakub Kicinski, Paolo Abeni
Cc: linux-kernel, oleksandr.mazur, taras.chornyi
Aldrin2 (98DX8525) is a Marvell Prestera PP, with 100G support.
Signed-off-by: Oleksandr Mazur <oleksandr.mazur@plvision.eu>
V2:
- retarget to net tree instead of net-next;
- fix missed colon in patch subject ('net marvell' vs 'net: mavell');
---
drivers/net/ethernet/marvell/prestera/prestera_pci.c | 1 +
1 file changed, 1 insertion(+)
diff --git a/drivers/net/ethernet/marvell/prestera/prestera_pci.c b/drivers/net/ethernet/marvell/prestera/prestera_pci.c
index f538a749ebd4..59470d99f522 100644
--- a/drivers/net/ethernet/marvell/prestera/prestera_pci.c
+++ b/drivers/net/ethernet/marvell/prestera/prestera_pci.c
@@ -872,6 +872,7 @@ static void prestera_pci_remove(struct pci_dev *pdev)
static const struct pci_device_id prestera_pci_devices[] = {
{ PCI_DEVICE(PCI_VENDOR_ID_MARVELL, 0xC804) },
{ PCI_DEVICE(PCI_VENDOR_ID_MARVELL, 0xC80C) },
+ { PCI_DEVICE(PCI_VENDOR_ID_MARVELL, 0xCC1E) },
{ }
};
MODULE_DEVICE_TABLE(pci, prestera_pci_devices);
--
2.17.1
^ permalink raw reply related [flat|nested] 2+ messages in thread
* Re: [PATCH V2 net] net: marvell: prestera: add support for for Aldrin2
2022-09-08 13:14 [PATCH V2 net] net: marvell: prestera: add support for for Aldrin2 Oleksandr Mazur
@ 2022-09-16 11:00 ` patchwork-bot+netdevbpf
0 siblings, 0 replies; 2+ messages in thread
From: patchwork-bot+netdevbpf @ 2022-09-16 11:00 UTC (permalink / raw)
To: Oleksandr Mazur
Cc: netdev, tchornyi, davem, edumazet, kuba, pabeni, linux-kernel,
taras.chornyi
Hello:
This patch was applied to netdev/net.git (master)
by David S. Miller <davem@davemloft.net>:
On Thu, 8 Sep 2022 16:14:46 +0300 you wrote:
> Aldrin2 (98DX8525) is a Marvell Prestera PP, with 100G support.
>
> Signed-off-by: Oleksandr Mazur <oleksandr.mazur@plvision.eu>
>
> V2:
> - retarget to net tree instead of net-next;
> - fix missed colon in patch subject ('net marvell' vs 'net: mavell');
>
> [...]
Here is the summary with links:
- [V2,net] net: marvell: prestera: add support for for Aldrin2
https://git.kernel.org/netdev/net/c/9124dbcc2dd6
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:[~2022-09-16 11:07 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2022-09-08 13:14 [PATCH V2 net] net: marvell: prestera: add support for for Aldrin2 Oleksandr Mazur
2022-09-16 11: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