soc/intel/xeon_sp/cpx: Fix PCU device IDs
[coreboot.git] / util / qemu / q35-alpine.cfg
blob513f4d75b8b0059fb68c939409283e6dceda01a7
1 # Try to resemble an Alpine Ridge topology
2 [device "alpine-root"]
3         driver = "x3130-upstream"
4         bus = "ich9-pcie-port-1"
5         addr = "00.0"
7 [device "alpine-0"]
8                 driver = "xio3130-downstream"
9                 bus = "alpine-root"
10                 addr = "00.0"
11                 chassis = "10"
12                 hotplug = "off"
14 [device "alpine-nhi"]
15                         driver = "pci-testdev"
16                         bus = "alpine-0"
17                         addr = "00.0"
18                         membar = "1M"
20 [device "alpine-1"]
21                 driver = "xio3130-downstream"
22                 bus = "alpine-root"
23                 addr = "01.0"
24                 chassis = "11"
25                 hotplug = "off"
27 [device "alpine-up"]
28                         driver = "x3130-upstream"
29                         bus = "alpine-1"
30                         addr = "00.0"
32 [device "alpine-down0"]
33                                 driver = "xio3130-downstream"
34                                 bus = "alpine-up"
35                                 addr = "00.0"
36                                 chassis = "20"
38 #                                       TBT device here
40 [device "alpine-down1"]
41                                 driver = "xio3130-downstream"
42                                 bus = "alpine-up"
43                                 addr = "01.0"
44                                 chassis = "21"
46 #                                       TBT device here
48 [device "alpine-down4"]
49                                 driver = "xio3130-downstream"
50                                 bus = "alpine-up"
51                                 addr = "04.0"
52                                 chassis = "24"
53                                 hotplug = "off"
55 [device "alpine-xhci"]
56                                         driver = "nec-usb-xhci"
57                                         bus = "alpine-down4"
58                                         addr = "00.0"
60 [device "alpine-2"]
61                 driver = "xio3130-downstream"
62                 bus = "alpine-root"
63                 addr = "02.0"
64                 chassis = "12"
65                 hotplug = "off"