blob: 75566d125e1f08d788f331c76116bbbd29a62253 [file] [log] [blame]
Angel Pons7c339422021-05-17 18:12:01 +02001## SPDX-License-Identifier: GPL-2.0-only
2
3chip northbridge/intel/sandybridge
Angel Pons7c339422021-05-17 18:12:01 +02004 device domain 0 on
5 device pci 00.0 on end # Host bridge
6 device pci 01.0 on end # PCIEX16_1
7 device pci 02.0 on end # iGPU
8
9 chip southbridge/intel/bd82x6x
Angel Pons7c339422021-05-17 18:12:01 +020010 register "sata_interface_speed_support" = "0x3"
11 register "sata_port_map" = "0x3f"
12 register "spi_lvscc" = "0x2005"
13 register "spi_uvscc" = "0x2005"
14 register "superspeed_capable_ports" = "0x0000000f"
15 register "xhci_overcurrent_mapping" = "0x00000c03"
16 register "xhci_switchable_ports" = "0x0000000f"
17
18 device pci 14.0 on end # xHCI
19 device pci 16.0 on end # MEI #1
20 device pci 16.1 off end # MEI #2
21 device pci 16.2 off end # ME IDE-R
22 device pci 16.3 off end # ME KT
23 device pci 19.0 off end # Intel GbE
24 device pci 1a.0 on end # EHCI #2
25 device pci 1b.0 on end # HD Audio
26
27 device pci 1c.0 off end # RP #1
28 device pci 1c.1 off end # RP #2
29 device pci 1c.2 off end # RP #3
30 device pci 1c.3 off end # RP #4
31 device pci 1c.4 off end # RP #5
32 device pci 1c.5 off end # RP #6
33 device pci 1c.6 off end # RP #7
34 device pci 1c.7 off end # RP #8
35
36 device pci 1d.0 on end # EHCI #1
37 device pci 1e.0 off end # PCI bridge
38 device pci 1f.0 on # LPC bridge
39 end
40 device pci 1f.2 on end # SATA (AHCI)
41 device pci 1f.3 on end # SMBus
42 device pci 1f.5 off end # SATA (Legacy)
43 device pci 1f.6 off end # Thermal
44 end
45 end
46end