git: be503dd912a1 - main - intelspi: add Lunar Lake SPI controller IDs

Adrian Chadd <[email protected]>
Newsgroups gmane.os.freebsd.devel.cvs.src
Message-ID <6a890ccb.3b543.4caa1ab9__36348.9271768898$1787366703$gmane$org@gitrepo.freebsd.org>
The branch main has been updated by adrian:

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

commit be503dd912a18e5f7eb16c73326562e13681cf49
Author:     Abdelkader Boudih <[email protected]>
AuthorDate: 2026-08-22 02:29:30 +0000
Commit:     Adrian Chadd <[email protected]>
CommitDate: 2026-08-22 02:29:32 +0000

    intelspi: add Lunar Lake SPI controller IDs
    
    Add PCI device IDs for Lunar Lake-generation LPSS peripheral SPI
    controllers.
    
    Reviewed by:    adrian
    Differential Revision:  https://reviews.freebsd.org/D59010
---
 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 5d569611c7db..b951bbfa003d 100644
--- a/sys/dev/intel/spi_pci.c
+++ b/sys/dev/intel/spi_pci.c
@@ -127,6 +127,9 @@ static struct intelspi_pci_device {
 	{ 0xa37b8086, SPI_SUNRISEPOINT, "Intel Cannon Lake SPI Controller-5" },
 	{ 0xa3a98086, SPI_SUNRISEPOINT, "Intel Comet Lake-V SPI Controller-0" },
 	{ 0xa3aa8086, SPI_SUNRISEPOINT, "Intel Comet Lake-V SPI Controller-1" },
+	{ 0xa8278086, SPI_SUNRISEPOINT, "Intel Lunar Lake SPI Controller-0" },
+	{ 0xa8308086, SPI_SUNRISEPOINT, "Intel Lunar Lake SPI Controller-1" },
+	{ 0xa8468086, SPI_SUNRISEPOINT, "Intel Lunar Lake SPI Controller-2" },
 };
 
 static int
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.