blob: af9f9b59378676cfd50b66b8caf061d146288176 [file] [log] [blame]
Mate Kukri9c4f97a2020-07-07 11:10:30 +02001## SPDX-License-Identifier: GPL-2.0-only
2
3chip northbridge/intel/sandybridge
Keith Hui45e4ab42023-07-22 12:49:05 -04004 register "spd_addresses" = "{0x50, 0, 0x52, 0}"
Mate Kukri9c4f97a2020-07-07 11:10:30 +02005 device domain 0 on
6 subsystemid 0x1565 0x3108 inherit
7
Arthur Heymansb5df65a2022-11-12 14:51:49 +01008 device ref host_bridge on end # Host bridge
9 device ref peg10 on end # PEG
10 device ref igd on end # iGPU
Mate Kukri9c4f97a2020-07-07 11:10:30 +020011
12 chip southbridge/intel/bd82x6x # Intel Series 6 Cougar Point PCH
Mate Kukri9c4f97a2020-07-07 11:10:30 +020013 register "gen1_dec" = "0x003c0a01"
14 register "sata_interface_speed_support" = "0x3"
15 register "sata_port_map" = "0x33"
16 register "spi_lvscc" = "0x2005"
17 register "spi_uvscc" = "0x2005"
18
Arthur Heymansb5df65a2022-11-12 14:51:49 +010019 device ref mei1 on end # MEI #1
20 device ref ehci2 on end # EHCI #2
21 device ref hda on end # HD Audio
22 device ref pcie_rp1 on end # RP #1: Realtek RTL8111F GbE NIC
23 device ref pcie_rp2 on end # RP #2: ASMedia ASM1042 USB3 #1
24 device ref pcie_rp3 on end # RP #3: ASMedia ASM1042 USB3 #2
25 device ref pcie_rp4 off end # RP #4
26 device ref pcie_rp5 off end # RP #5
27 device ref pcie_rp6 off end # RP #6
28 device ref ehci1 on end # EHCI #1
29 device ref pci_bridge off end # PCI bridge
30 device ref lpc on # LPC bridge
Mate Kukri9c4f97a2020-07-07 11:10:30 +020031 chip superio/ite/it8728f
32 device pnp 2e.0 off end # Floppy
33 device pnp 2e.1 off end # COM1
34 device pnp 2e.2 off end # COM2
35 device pnp 2e.3 off end # Parallel port
36 device pnp 2e.4 on # Environment Controller
37 io 0x60 = 0x0a30
38 io 0x62 = 0x0a20
39 end
40 device pnp 2e.5 on end # Keyboard
41 device pnp 2e.6 on end # Mouse
42 device pnp 2e.7 on # GPIO
43 irq 0x26 = 0xff
44 irq 0x27 = 0x30
45 irq 0x28 = 0x80
46 irq 0x29 = 0x80
47 irq 0x2c = 0x02
48 io 0x60 = 0x0a10
49 io 0x62 = 0x0a00
50 irq 0xb1 = 0x03
51 irq 0xb3 = 0x80
52 irq 0xb8 = 0x00
53 irq 0xf5 = 0x27
54 irq 0xf8 = 0x20
55 irq 0xf9 = 0x01
56 end
57 device pnp 2e.a off end # CIR
58 end
59 end
Arthur Heymansb5df65a2022-11-12 14:51:49 +010060 device ref sata1 on end # SATA #1
61 device ref smbus on end # SMBus
62 device ref sata2 off end # SATA #2 (IDE mode)
63 device ref thermal on end # Thermal subsystem
Mate Kukri9c4f97a2020-07-07 11:10:30 +020064 end
65 end
66end