git: ca1a2bf39614 - main - intelspi: add Arrow Lake SPI controller IDs

Adrian Chadd <[email protected]>
Newsgroups gmane.os.freebsd.devel.cvs.src
Message-ID <6a890cca.3a044.4026087e__40964.6031142742$1787366702$gmane$org@gitrepo.freebsd.org>
The branch main has been updated by adrian:

URL: https://cgit.FreeBSD.org/src/commit/?id=ca1a2bf39614a910c87cbc703df25396fe2bd26b

commit ca1a2bf39614a910c87cbc703df25396fe2bd26b
Author:     Abdelkader Boudih <[email protected]>
AuthorDate: 2026-08-22 02:28:40 +0000
Commit:     Adrian Chadd <[email protected]>
CommitDate: 2026-08-22 02:28:41 +0000

    intelspi: add Arrow Lake SPI controller IDs
    
    Add PCI device IDs for Arrow Lake-generation LPSS peripheral SPI
    controllers.
    
    Reviewed by:    adrian
    Differential Revision:  https://reviews.freebsd.org/D59009
---
 sys/dev/intel/spi_pci.c | 3 +++
 1 file changed, 3 insertions(+)

diff --git a/sys/dev/intel/spi_pci.c b/sys/dev/intel/spi_pci.c
index 1bb72cff1157..5d569611c7db 100644
--- a/sys/dev/intel/spi_pci.c
+++ b/sys/dev/intel/spi_pci.c
@@ -83,6 +83,9 @@ static struct intelspi_pci_device {
 	{ 0x5ac28086, SPI_SUNRISEPOINT, "Intel Apollo Lake SPI Controller-0" },
 	{ 0x5ac48086, SPI_SUNRISEPOINT, "Intel Apollo Lake SPI Controller-1" },
 	{ 0x5ac68086, SPI_SUNRISEPOINT, "Intel Apollo Lake SPI Controller-2" },
+	{ 0x77278086, SPI_SUNRISEPOINT, "Intel Arrow Lake SPI Controller-0" },
+	{ 0x77308086, SPI_SUNRISEPOINT, "Intel Arrow Lake SPI Controller-1" },
+	{ 0x77468086, SPI_SUNRISEPOINT, "Intel Arrow Lake SPI Controller-2" },
 	{ 0x7a2a8086, SPI_SUNRISEPOINT, "Intel Raptor Lake SPI Controller-0" },
 	{ 0x7a2b8086, SPI_SUNRISEPOINT, "Intel Raptor Lake SPI Controller-1" },
 	{ 0x7a798086, SPI_SUNRISEPOINT, "Intel Raptor Lake SPI Controller-2" },
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.