git: 88919d5ab6c4 - main - intelspi: add Ice Lake SPI controller IDs

Adrian Chadd <[email protected]>
Newsgroups gmane.os.freebsd.devel.cvs.src
Message-ID <6a890cc2.39dd2.481d957b__24981.8181431451$1787366619$gmane$org@gitrepo.freebsd.org>
The branch main has been updated by adrian:

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

commit 88919d5ab6c4f611fb2b90d4ff17667072296950
Author:     Abdelkader Boudih <[email protected]>
AuthorDate: 2026-08-22 02:24:32 +0000
Commit:     Adrian Chadd <[email protected]>
CommitDate: 2026-08-22 02:24:46 +0000

    intelspi: add Ice Lake SPI controller IDs
    
    Add PCI device IDs for Ice Lake-generation LPSS peripheral SPI
    controllers.
    
    Reviewed by:    adrian
    Differential Revision:  https://reviews.freebsd.org/D59002
---
 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 5a08ef595d7a..e34550a6e06a 100644
--- a/sys/dev/intel/spi_pci.c
+++ b/sys/dev/intel/spi_pci.c
@@ -61,6 +61,9 @@ static struct intelspi_pci_device {
 	{ 0x31c28086, SPI_SUNRISEPOINT, "Intel Gemini Lake SPI Controller-0" },
 	{ 0x31c48086, SPI_SUNRISEPOINT, "Intel Gemini Lake SPI Controller-1" },
 	{ 0x31c68086, SPI_SUNRISEPOINT, "Intel Gemini Lake SPI Controller-2" },
+	{ 0x34aa8086, SPI_SUNRISEPOINT, "Intel Ice Lake SPI Controller-0" },
+	{ 0x34ab8086, SPI_SUNRISEPOINT, "Intel Ice Lake SPI Controller-1" },
+	{ 0x34fb8086, SPI_SUNRISEPOINT, "Intel Ice Lake SPI Controller-2" },
 	{ 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" },
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.