payloads/edk2: Disable the CPU Timer Lib unless supported
[coreboot.git] / src / mainboard / gigabyte / ga-h61m-series / devicetree.cb
blob3f0720288249877b0fd5269e95a9e583963a1e5f
1 ## SPDX-License-Identifier: GPL-2.0-only
3 chip northbridge/intel/sandybridge
4 device cpu_cluster 0 on
5 chip cpu/intel/model_206ax
6 register "acpi_c1" = "1"
7 register "acpi_c2" = "3"
8 register "acpi_c3" = "5"
9 device lapic 0 on end
10 device lapic 0xacac off end
11 end
12 end
13 device domain 0 on
14 subsystemid 0x1458 0x5000 inherit
16 device pci 00.0 on end # Host bridge
17 device pci 01.0 on end # PEG
18 device pci 02.0 on end # iGPU
20 chip southbridge/intel/bd82x6x # Intel Series 6 Cougar Point PCH
21 register "gen1_dec" = "0x003c0a01"
22 register "sata_interface_speed_support" = "0x3"
23 register "sata_port_map" = "0x33"
24 register "spi_lvscc" = "0x2005"
25 register "spi_uvscc" = "0x2005"
27 device pci 16.0 on end # MEI #1
28 device pci 1a.0 on end # USB2 EHCI #2
29 device pci 1b.0 on end # HD Audio
31 device pci 1d.0 on end # USB2 EHCI #1
32 device pci 1e.0 off end # PCI bridge
33 device pci 1f.0 on end # LPC bridge
34 device pci 1f.2 on end # SATA Controller 1
35 device pci 1f.3 on end # SMBus
36 device pci 1f.5 off end # SATA Controller 2
37 device pci 1f.6 on end # Thermal
38 end
39 end
40 end