blob: 499f105ac90380c139d724b06dc7243d26148352 [file] [log] [blame]
Piotr Króldcd2f172016-05-27 12:04:13 +02001#
2# This file is part of the coreboot project.
3#
Piotr Króldcd2f172016-05-27 12:04:13 +02004#
Patrick Georgic49d7a32020-05-08 22:50:46 +02005# SPDX-License-Identifier: GPL-2.0-only
6
Piotr Króldcd2f172016-05-27 12:04:13 +02007chip northbridge/amd/pi/00730F01/root_complex
8 device cpu_cluster 0 on
9 chip cpu/amd/pi/00730F01
10 device lapic 0 on end
11 end
12 end
13
14 device domain 0 on
15 subsystemid 0x1022 0x1410 inherit
Piotr Króldcd2f172016-05-27 12:04:13 +020016
Kyösti Mälkki4dba4972019-02-07 13:25:51 +020017 chip northbridge/amd/pi/00730F01
18 device pci 0.0 on end # Root Complex
19 device pci 0.2 on end # IOMMU
20 device pci 1.0 off end # Internal Graphics P2P bridge 0x9804
21 device pci 1.1 off end # Internal Multimedia
22 device pci 2.0 on end # PCIe Host Bridge
23 device pci 2.1 on end # mPCIe slot 2 (on GFX lane)
24 device pci 2.2 on end # LAN3
25 device pci 2.3 on end # LAN2
26 device pci 2.4 on end # LAN1
27 device pci 2.5 on end # mPCIe slot 1
28 device pci 8.0 on end # Platform Security Processor
29 end #chip northbridge/amd/pi/00730F01
Piotr Króldcd2f172016-05-27 12:04:13 +020030
Kyösti Mälkki4dba4972019-02-07 13:25:51 +020031 chip southbridge/amd/pi/hudson # it is under NB/SB Link, but on the same pci bus
32 device pci 10.0 on end # XHCI HC0 muxed with EHCI 2
33 device pci 11.0 on end # SATA
34 device pci 12.0 on end # USB EHCI0 usb[0:3] is connected
35 device pci 13.0 on end # USB EHCI1 usb[4:7]
36 device pci 14.0 on end # SM
37 device pci 14.3 on # LPC 0x439d
38 chip superio/nuvoton/nct5104d # SIO NCT5104D
39 register "irq_trigger_type" = "0"
Michał Żygowski65f05502020-02-12 13:10:23 +010040 register "reset_gpios" = "1"
Kyösti Mälkki4dba4972019-02-07 13:25:51 +020041 device pnp 2e.0 off end
42 device pnp 2e.2 on
43 io 0x60 = 0x3f8
44 irq 0x70 = 4
45 end
46 device pnp 2e.3 on
47 io 0x60 = 0x2f8
48 irq 0x70 = 3
49 end
50 device pnp 2e.10 on
51 # UART C is conditionally turned on
52 io 0x60 = 0x3e8
53 irq 0x70 = 4
54 end
55 device pnp 2e.11 on
56 # UART D is conditionally turned on
57 io 0x60 = 0x2e8
58 irq 0x70 = 3
59 end
Piotr Kleinschmidt302951d2020-01-08 16:09:59 +010060 device pnp 2e.008 off end
61 device pnp 2e.108 on
62 io 0x60 = 0x220
63 end
Kyösti Mälkki4dba4972019-02-07 13:25:51 +020064 # GPIO0 and GPIO1 are conditionally turned on
65 device pnp 2e.007 on end
66 device pnp 2e.107 on end
67 device pnp 2e.607 off end
Piotr Kleinschmidt941c9ac2020-01-08 15:06:26 +010068 device pnp 2e.f on end
Kyösti Mälkki4dba4972019-02-07 13:25:51 +020069 end # SIO NCT5104D
70 end # LPC 0x439d
Piotr Króldcd2f172016-05-27 12:04:13 +020071
Kyösti Mälkki4dba4972019-02-07 13:25:51 +020072 device pci 14.7 on end # SD
73 device pci 16.0 on end # USB EHCI2 usb[8:7] - muxed with XHCI
74 end #chip southbridge/amd/pi/hudson
Piotr Króldcd2f172016-05-27 12:04:13 +020075
Kyösti Mälkki4dba4972019-02-07 13:25:51 +020076 device pci 18.0 on end
77 device pci 18.1 on end
78 device pci 18.2 on end
79 device pci 18.3 on end
80 device pci 18.4 on end
81 device pci 18.5 on end
Piotr Króldcd2f172016-05-27 12:04:13 +020082
Piotr Króldcd2f172016-05-27 12:04:13 +020083 end #domain
84end #northbridge/amd/pi/00730F01/root_complex