soc/intel/alderlake: Add new pcie5 alias for raptorlake
Pcie5_1 is added for DID 0xA72Dh and BDF 0/1/1. References: RaptorLake External Design Specification Volume 1 (640555) BUG=b:229134437 BRANCH=firmware-brya-14505.B TEST=Boot to OS Signed-off-by: Bora Guvendik <bora.guvendik@intel.com> Change-Id: Id7440bf202d5560ff92807877d48b94054cb1de9 Reviewed-on: https://review.coreboot.org/c/coreboot/+/67108 Tested-by: build bot (Jenkins) <no-reply@coreboot.org> Reviewed-by: Tim Wawrzynczak <twawrzynczak@chromium.org>
This commit is contained in:
parent
95ed81e4ba
commit
9e86b71e79
|
@ -93,6 +93,7 @@ chip soc/intel/alderlake
|
|||
device gpio 0 alias pch_gpio on end
|
||||
device pci 00.0 alias system_agent on end
|
||||
device pci 01.0 alias pcie5_0 off end
|
||||
device pci 01.1 alias pcie5_1 off end
|
||||
device pci 02.0 alias igpu off end
|
||||
device pci 04.0 alias dtt off end
|
||||
device pci 05.0 alias ipu off end
|
||||
|
|
Loading…
Reference in New Issue