Page Menu
Home
FreeBSD
Search
Configure Global Search
Log In
Files
F167310253
D59012.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Flag For Later
Award Token
Size
832 B
Referenced Files
None
Subscribers
None
D59012.diff
View Options
diff --git a/sys/dev/intel/spi_pci.c b/sys/dev/intel/spi_pci.c
--- a/sys/dev/intel/spi_pci.c
+++ b/sys/dev/intel/spi_pci.c
@@ -133,6 +133,12 @@
{ 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" },
+ { 0xe3278086, SPI_SUNRISEPOINT, "Intel Panther Lake SPI Controller-0" },
+ { 0xe3308086, SPI_SUNRISEPOINT, "Intel Panther Lake SPI Controller-1" },
+ { 0xe3468086, SPI_SUNRISEPOINT, "Intel Panther Lake SPI Controller-2" },
+ { 0xe4278086, SPI_SUNRISEPOINT, "Intel Panther Lake SPI Controller-3" },
+ { 0xe4308086, SPI_SUNRISEPOINT, "Intel Panther Lake SPI Controller-4" },
+ { 0xe4468086, SPI_SUNRISEPOINT, "Intel Panther Lake SPI Controller-5" },
};
static int
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Fri, Aug 21, 8:20 PM (9 h, 9 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
37007276
Default Alt Text
D59012.diff (832 B)
Attached To
Mode
D59012: intelspi: add Panther Lake SPI controller IDs
Attached
Detach File
Event Timeline
Log In to Comment