blob: bd5a60daabc8cff5632a50051f014dd04da635c7 [file] [log] [blame]
Felix Held3c44c622022-01-10 20:57:29 +01001chip soc/amd/sabrina
2 device cpu_cluster 0 on
3 end
4 device domain 0 on
5 device pci 00.0 alias gnb on end
6 device pci 00.2 alias iommu off end
7
Felix Held1c3b2a72022-01-13 00:00:15 +01008 device pci 01.0 on end # Dummy Host Bridge
Felix Held3c44c622022-01-10 20:57:29 +01009
10 device pci 02.0 on end # Dummy Host Bridge, do not disable
11 device pci 02.1 alias gpp_bridge_0 off end
12 device pci 02.2 alias gpp_bridge_1 off end
13 device pci 02.3 alias gpp_bridge_2 off end
14 device pci 02.4 alias gpp_bridge_3 off end
15 device pci 02.5 alias gpp_bridge_4 off end
16 device pci 02.6 alias gpp_bridge_5 off end
Felix Held3c44c622022-01-10 20:57:29 +010017
18 device pci 08.0 on end # Dummy Host Bridge, do not disable
19 device pci 08.1 alias gpp_bridge_a off # Internal GPP Bridge 0 to Bus A
20 device pci 0.0 alias gfx off end # Internal GPU (GFX)
21 device pci 0.1 alias gfx_hda off end # Display HD Audio Controller (GFXAZ)
22 device pci 0.2 alias crypto off end # Crypto Coprocessor
23 device pci 0.3 alias xhci_0 off
24 chip drivers/usb/acpi
25 register "type" = "UPC_TYPE_HUB"
26 device usb 0.0 alias xhci_0_root_hub off
27 chip drivers/usb/acpi
28 device usb 3.0 alias usb3_port0 off end
29 end
30 chip drivers/usb/acpi
Felix Held3c44c622022-01-10 20:57:29 +010031 device usb 2.0 alias usb2_port0 off end
32 end
33 chip drivers/usb/acpi
34 device usb 2.1 alias usb2_port1 off end
35 end
Felix Held3c44c622022-01-10 20:57:29 +010036 end
37 end
38 end
39 device pci 0.4 alias xhci_1 off
40 chip drivers/usb/acpi
41 register "type" = "UPC_TYPE_HUB"
42 device usb 0.0 alias xhci_1_root_hub off
43 chip drivers/usb/acpi
Felix Helda3f8eda2022-01-13 18:11:11 +010044 device usb 3.0 alias usb3_port2 off end
Felix Held3c44c622022-01-10 20:57:29 +010045 end
46 chip drivers/usb/acpi
Felix Helda3f8eda2022-01-13 18:11:11 +010047 device usb 3.1 alias usb3_port3 off end
Felix Held3c44c622022-01-10 20:57:29 +010048 end
49 chip drivers/usb/acpi
Felix Helda3f8eda2022-01-13 18:11:11 +010050 device usb 2.0 alias usb2_port2 off end
Felix Held3c44c622022-01-10 20:57:29 +010051 end
52 chip drivers/usb/acpi
Felix Helda3f8eda2022-01-13 18:11:11 +010053 device usb 2.1 alias usb2_port3 off end
Felix Held3c44c622022-01-10 20:57:29 +010054 end
55 chip drivers/usb/acpi
Felix Helda3f8eda2022-01-13 18:11:11 +010056 device usb 2.2 alias usb2_port4 off end
Felix Held3c44c622022-01-10 20:57:29 +010057 end
58 end
59 end
60 end
61 device pci 0.5 alias acp off end # Audio Processor (ACP)
62 device pci 0.6 alias hda off end # Audio Processor HD Audio Controller (main AZ)
63 device pci 0.7 alias mp2 off end # Sensor Fusion Hub (MP2)
64 end
Felix Held1c3b2a72022-01-13 00:00:15 +010065 device pci 08.2 alias gpp_bridge_b off end # Internal GPP Bridge 1 to Bus B
Felix Held3c44c622022-01-10 20:57:29 +010066 device pci 08.3 alias gpp_bridge_c off # Internal GPP Bridge 2 to Bus C
Jon Murphy6e368f72022-02-24 14:37:04 -070067 device pci 0.0 alias xhci_2 off end # Might also be a dummy device with different PCI DID
Felix Held3c44c622022-01-10 20:57:29 +010068 end
69
70 device pci 14.0 alias smbus on end # primary FCH function
71 device pci 14.3 alias lpc_bridge on end
72
73 device pci 18.0 alias data_fabric_0 on end
74 device pci 18.1 alias data_fabric_1 on end
75 device pci 18.2 alias data_fabric_2 on end
76 device pci 18.3 alias data_fabric_3 on end
77 device pci 18.4 alias data_fabric_4 on end
78 device pci 18.5 alias data_fabric_5 on end
79 device pci 18.6 alias data_fabric_6 on end
80 device pci 18.7 alias data_fabric_7 on end
81 end
82
83 device mmio 0xfedc2000 alias i2c_0 off end
84 device mmio 0xfedc3000 alias i2c_1 off end
85 device mmio 0xfedc4000 alias i2c_2 off end
86 device mmio 0xfedc5000 alias i2c_3 off end
87 device mmio 0xfedc9000 alias uart_0 off end
88 device mmio 0xfedca000 alias uart_1 off end
Felix Heldb1fe9de2022-01-12 23:18:54 +010089 device mmio 0xfedce000 alias uart_2 off end
90 device mmio 0xfedcf000 alias uart_3 off end
91 device mmio 0xfedd1000 alias uart_4 off end
Felix Held3c44c622022-01-10 20:57:29 +010092 device mmio 0xfedd5000 alias emmc off end
93end