coreboot/src
Patrick Rudolph ee0a2f9473 soc/intel/xeon_sp: Fix devicetree walking up
Connect the PCI domain to the bus to allow walking the devicetree
up. This is required to figure out which PCI domain a device
belongs to.

Change-Id: I8cc50cabf7ad540c52498e1ffe7f9246550ed87b
Signed-off-by: Patrick Rudolph <patrick.rudolph@9elements.com>
Reviewed-on: https://review.coreboot.org/c/coreboot/+/80089
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Reviewed-by: Arthur Heymans <arthur@aheymans.xyz>
Reviewed-by: Nico Huber <nico.h@gmx.de>
Reviewed-by: Shuo Liu <shuo.liu@intel.com>
2024-01-22 12:07:07 +00:00
..
acpi device: Add support for multiple PCI segment groups 2024-01-16 22:59:55 +00:00
arch include/memlayout.h: Add OPENSBI linker macro 2024-01-18 15:30:05 +00:00
commonlib commonlib/bsd: Tag CBMEM IDs deprecated for crashlog 2023-12-20 04:29:25 +00:00
console Allow to build romstage sources inside the bootblock 2023-11-09 13:20:18 +00:00
cpu Reland "Kconfig: Bring HEAP_SIZE to a common, large value" 2024-01-17 09:45:05 +00:00
device device_util: Drop unused function bus_path 2024-01-21 13:18:15 +00:00
drivers drivers/mipi: Update init code for BOE_NV110WUM_L60 2024-01-14 02:44:36 +00:00
ec treewide: Use show_notices target for warnings 2023-12-20 04:06:55 +00:00
include device_util: Drop unused function bus_path 2024-01-21 13:18:15 +00:00
lib device: Add support for multiple PCI segment groups 2024-01-16 22:59:55 +00:00
mainboard mb/purism/librem_skl: Fix pcie_rp5 in device tree (WLAN) 2024-01-20 01:28:29 +00:00
northbridge Reland "Kconfig: Bring HEAP_SIZE to a common, large value" 2024-01-17 09:45:05 +00:00
sbom sbom/Makefile.inc: Change GOPATH 2023-11-20 14:32:54 +00:00
security vboot: Add firmware PCR support 2024-01-04 14:30:33 +00:00
soc soc/intel/xeon_sp: Fix devicetree walking up 2024-01-22 12:07:07 +00:00
southbridge sb/intel/bd82x6x: Rework PCH ID cache 2024-01-18 04:38:56 +00:00
superio sio/nuvoton/npcd378: Fix ACPI errors 2023-12-16 22:58:35 +00:00
vendorcode vc/amd/psp: Remove unknown section flags 2024-01-17 16:03:54 +00:00
Kconfig arch/x86/mpspec: turn compile-time check into Kconfig dependency 2024-01-17 20:26:06 +00:00