aboutsummaryrefslogtreecommitdiff
path: root/src/mainboard/amd
diff options
context:
space:
mode:
authorFelix Held <felix-coreboot@felixheld.de>2023-12-07 23:32:27 +0100
committerFelix Held <felix-coreboot@felixheld.de>2023-12-12 18:32:01 +0000
commitc3d909dbb7562cb4c47f07e00961b4256c863895 (patch)
tree8376353e5795f5ac114dde906b700e0ed1e18694 /src/mainboard/amd
parent5aaaee3486b9f5c1fe4b1396de94e2604ebfd766 (diff)
mb/amd/onyx/devicetree: enable more PCI devices
Early versions of CB:76519 had more devices enabled in the chipset devicetree which shouldn't necessarily be enabled in the chipset devicetree. Enable most of those in the Onyx mainboard's devicetree. Signed-off-by: Felix Held <felix-coreboot@felixheld.de> Change-Id: Ieeb96755a007a5ca70e4c31df09325835bb8ef47 Reviewed-on: https://review.coreboot.org/c/coreboot/+/79411 Tested-by: build bot (Jenkins) <no-reply@coreboot.org> Reviewed-by: Varshit Pandya <pandyavarshit@gmail.com>
Diffstat (limited to 'src/mainboard/amd')
-rw-r--r--src/mainboard/amd/onyx/devicetree.cb20
1 files changed, 20 insertions, 0 deletions
diff --git a/src/mainboard/amd/onyx/devicetree.cb b/src/mainboard/amd/onyx/devicetree.cb
index 80c25e1899..d53da0ed1f 100644
--- a/src/mainboard/amd/onyx/devicetree.cb
+++ b/src/mainboard/amd/onyx/devicetree.cb
@@ -54,6 +54,7 @@ chip soc/amd/genoa
device domain 0 on
device ref iommu_0 on end
+ device ref rcec_0 on end
device ref gpp_bridge_0_0_a on
chip vendorcode/amd/opensil/genoa_poc/mpio # P2
register "start_lane" = "48"
@@ -82,10 +83,19 @@ chip soc/amd/genoa
device generic 0 on end
end
end
+ device ref gpp_bridge_0_a on
+ device ref xhci_0 on end
+ device ref mp0_0 on end
+ end
+ device ref gpp_bridge_0_b on
+ device ref sata_0_0 on end
+ device ref sata_0_1 on end
+ end
end
device domain 1 on
device ref iommu_1 on end
+ device ref rcec_1 on end
device ref gpp_bridge_1_0_a on
chip vendorcode/amd/opensil/genoa_poc/mpio # P3
register "start_lane" = "16"
@@ -108,6 +118,7 @@ chip soc/amd/genoa
device domain 2 on
device ref iommu_2 on end
+ device ref rcec_2 on end
device ref gpp_bridge_2_0_a on
chip vendorcode/amd/opensil/genoa_poc/mpio # P1
register "start_lane" = "32"
@@ -132,6 +143,7 @@ chip soc/amd/genoa
device domain 3 on
device ref iommu_3 on end
+ device ref rcec_3 on end
device ref gpp_bridge_3_0_a on
chip vendorcode/amd/opensil/genoa_poc/mpio # P0
register "start_lane" = "0"
@@ -178,6 +190,14 @@ chip soc/amd/genoa
device generic 0 on end
end
end
+ device ref gpp_bridge_3_a on
+ device ref xhci_3 on end
+ device ref mp0_3 on end
+ end
+ device ref gpp_bridge_3_b on
+ device ref sata_3_0 on end
+ device ref sata_3_1 on end
+ end
end
end