soc/intel/common: Add Lunar Lake IAA and TBTRP3 device IDs
Reference: Lunar Lake External Design Specification Volume 1 (734362) BUG=b:329787286 TEST=verified on Lunar Lake RVP board (lnlrvp). Change-Id: I92b65c946682387cbb841d558c6f0a7cb0fcd4ac Signed-off-by: Saurabh Mishra <mishra.saurabh@intel.com> Reviewed-on: https://review.coreboot.org/c/coreboot/+/81850 Reviewed-by: Ashish Kumar Mishra <ashish.k.mishra@intel.com> Reviewed-by: Eric Lai <ericllai@google.com> Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
This commit is contained in:
committed by
Felix Held
parent
e3b1a9d7a1
commit
47e7240ffc
@@ -4599,6 +4599,7 @@
|
||||
#define PCI_DID_INTEL_LNL_TBT_RP0 0xa84e
|
||||
#define PCI_DID_INTEL_LNL_TBT_RP1 0xa84f
|
||||
#define PCI_DID_INTEL_LNL_TBT_RP2 0xa860
|
||||
#define PCI_DID_INTEL_LNL_TBT_RP3 0xa837
|
||||
#define PCI_DID_INTEL_LNL_TBT_DMA0 0xa833
|
||||
#define PCI_DID_INTEL_LNL_TBT_DMA1 0xa834
|
||||
|
||||
@@ -4706,6 +4707,9 @@
|
||||
#define PCI_DID_INTEL_LNL_PSE1 0xa863
|
||||
#define PCI_DID_INTEL_LNL_PSE2 0xa864
|
||||
|
||||
/* In-memory Analytics Accelerator device IDs */
|
||||
#define PCI_DID_INTEL_LNL_IAA 0x642d
|
||||
|
||||
/* Intel Crashlog */
|
||||
#define PCI_DID_INTEL_TGL_CPU_CRASHLOG_SRAM 0x9a0d
|
||||
#define PCI_DID_INTEL_ADL_CPU_CRASHLOG_SRAM 0x467d
|
||||
|
Reference in New Issue
Block a user