src/: Replace GPL boilerplate with SPDX headers
[coreboot.git] / src / mainboard / lippert / toucan-af / devicetree.cb
blob005263ffcaa62490eba860b6481709b2bd314d3a
2 # This file is part of the coreboot project.
5 # SPDX-License-Identifier: GPL-2.0-only
7 chip northbridge/amd/agesa/family14/root_complex
8 device cpu_cluster 0 on
9 chip cpu/amd/agesa/family14
10 device lapic 0 on end
11 end
12 end
13 device domain 0 on
14 subsystemid 0x1022 0x1510 inherit
15 chip northbridge/amd/agesa/family14
16 device pci 0.0 on end # Root Complex
17 device pci 1.0 on end # Internal Graphics P2P bridge 0x980[2456]
18 #device pci 1.1 on end # Internal HDMI Audio
19 device pci 4.0 on end # PCIE P2P bridge
20 device pci 5.0 on end # PCIE P2P bridge
21 device pci 6.0 on end # PCIE P2P bridge
22 device pci 7.0 on end # PCIE P2P bridge on-board NIC
23 device pci 8.0 off end # NB/SB Link P2P bridge
24 end # agesa northbridge
26 chip southbridge/amd/cimx/sb800
27 device pci 11.0 on end # SATA
28 device pci 12.0 on end # OHCI USB 0-4
29 device pci 12.2 on end # EHCI USB 0-4
30 device pci 13.0 on end # OHCI USB 5-9
31 device pci 13.2 on end # EHCI USB 5-9
32 device pci 14.0 on end # SM
33 device pci 14.1 off end # IDE 0x439c
34 device pci 14.2 on end # HDA 0x4383
35 device pci 14.3 on # LPC 0x439d
36 chip superio/winbond/w83627dhg
37 device pnp 4e.0 off end # Floppy
38 device pnp 4e.1 off end # Parallel Port
39 device pnp 4e.2 on # COM1
40 io 0x60 = 0x3f8
41 irq 0x70 = 4
42 end
43 device pnp 4e.3 on # COM2
44 io 0x60 = 0x2f8
45 irq 0x70 = 3
46 end
47 device pnp 4e.5 on # Keyboard, Mouse
48 io 0x60 = 0x60
49 io 0x62 = 0x64
50 irq 0x70 = 1
51 irq 0x72 = 12
52 end
53 #device pnp 4e.6 off end # SPI
54 device pnp 4e.307 off end # GPIO6
55 device pnp 4e.8 off end # WDTO, PLED
56 device pnp 4e.009 off end # GPIO2
57 device pnp 4e.109 off end # GPIO3
58 device pnp 4e.209 off end # GPIO4
59 device pnp 4e.309 off end # GPIO5
60 device pnp 4e.A off end # ACPI
61 device pnp 4e.B off end # HW Monitor
62 end # w83627dhg
63 end #LPC
64 device pci 14.4 off end # PCIB 0x4384, NOTE: PCI interface pins shared with GPIO {GPIO 35:0}
65 device pci 14.5 off end # OHCI FS/LS USB
66 device pci 14.6 off end # Hudson-E1 GbE MAC: Broadcom BCM5785 (14E4:1699)
67 device pci 15.0 on end # PCIe PortA
68 device pci 15.1 on end # PCIe PortB
69 device pci 15.2 on end # PCIe PortC
70 device pci 15.3 on end # PCIe PortD
71 device pci 16.0 off end # OHCI USB 10-13
72 device pci 16.2 off end # EHCI USB 10-13
73 register "gpp_configuration" = "4" #1:1:1:1
74 register "boot_switch_sata_ide" = "0" # 0: boot from SATA. 1: IDE
75 end #southbridge/amd/cimx/sb800
77 chip northbridge/amd/agesa/family14
79 # These seem unnecessary
80 device pci 18.0 on end
81 device pci 18.1 on end
82 device pci 18.2 on end
83 device pci 18.3 on end
84 device pci 18.4 on end
85 device pci 18.5 on end
86 device pci 18.6 on end
87 device pci 18.7 on end
89 register "spdAddrLookup" = "
91 { {0xA0, 0xA2}, {0x00, 0x00}, }, // socket 0 - Channel 0 & 1 - 8-bit SPD addresses
92 { {0x00, 0x00}, {0x00, 0x00}, }, // socket 1 - Channel 0 & 1 - 8-bit SPD addresses
94 end # agesa northbridge
96 end #domain
97 end #northbridge/amd/agesa/family14/root_complex