Patch "net: marvell: prestera: add support for for Aldrin2" has been added to the 5.19-stable tree

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



This is a note to let you know that I've just added the patch titled

    net: marvell: prestera: add support for for Aldrin2

to the 5.19-stable tree which can be found at:
    http://www.kernel.org/git/?p=linux/kernel/git/stable/stable-queue.git;a=summary

The filename of the patch is:
     net-marvell-prestera-add-support-for-for-aldrin2.patch
and it can be found in the queue-5.19 subdirectory.

If you, or anyone else, feels it should not be added to the stable tree,
please let <stable@xxxxxxxxxxxxxxx> know about it.



commit df75a9f131a105def7adae40545a9459b4368c29
Author: Oleksandr Mazur <oleksandr.mazur@xxxxxxxxxxx>
Date:   Thu Sep 8 16:14:46 2022 +0300

    net: marvell: prestera: add support for for Aldrin2
    
    [ Upstream commit 9124dbcc2dd6c51e81f97f63f7807118c4eb140a ]
    
    Aldrin2 (98DX8525) is a Marvell Prestera PP, with 100G support.
    
    Signed-off-by: Oleksandr Mazur <oleksandr.mazur@xxxxxxxxxxx>
    
    V2:
      - retarget to net tree instead of net-next;
      - fix missed colon in patch subject ('net marvell' vs 'net: mavell');
    Signed-off-by: David S. Miller <davem@xxxxxxxxxxxxx>
    Signed-off-by: Sasha Levin <sashal@xxxxxxxxxx>

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);



[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Index of Archives]     [Linux USB Devel]     [Linux Audio Users]     [Yosemite News]     [Linux Kernel]     [Linux SCSI]

  Powered by Linux