blob: 2bfbacdc15b2c2314e0c738622baa87ff4ff295f [file] [log] [blame]
Elyes HAOUAS674ad922020-05-09 13:21:47 +02001# SPDX-License-Identifier: GPL-2.0-or-later
Iru Cai03e96a82017-01-26 14:51:47 +08002
3chip northbridge/intel/sandybridge
4 register "gfx.did" = "{ 0x80000100, 0x80000240, 0x80000410 }"
Iru Cai03e96a82017-01-26 14:51:47 +08005 register "gfx.ndid" = "3"
6 register "gfx.use_spread_spectrum_clock" = "1"
7 register "gpu_cpu_backlight" = "0x00000129"
8 register "gpu_dp_b_hotplug" = "4"
9 register "gpu_dp_c_hotplug" = "4"
10 register "gpu_dp_d_hotplug" = "4"
Angel Ponsdc0c0812020-09-02 19:17:30 +020011 register "gpu_panel_port_select" = "PANEL_PORT_LVDS"
Iru Cai03e96a82017-01-26 14:51:47 +080012 register "gpu_panel_power_backlight_off_delay" = "2000"
13 register "gpu_panel_power_backlight_on_delay" = "2000"
14 register "gpu_panel_power_cycle_delay" = "5"
15 register "gpu_panel_power_down_delay" = "230"
16 register "gpu_panel_power_up_delay" = "300"
17 register "gpu_pch_backlight" = "0x02880288"
Angel Ponsd2489ee2021-05-17 11:05:29 +020018 device cpu_cluster 0 on
Iru Cai03e96a82017-01-26 14:51:47 +080019 chip cpu/intel/model_206ax
Angel Pons6f56a232021-01-04 17:02:23 +010020 register "acpi_c1" = "1"
21 register "acpi_c2" = "3"
22 register "acpi_c3" = "5"
Angel Ponsc56c7232021-05-17 11:03:55 +020023 device lapic 0 on end
Arthur Heymansb3f23232019-01-21 17:48:55 +010024 device lapic 0xacac off end
Iru Cai03e96a82017-01-26 14:51:47 +080025 end
26 end
Angel Ponsbceea672021-05-17 10:58:36 +020027 device domain 0 on
Angel Ponsa0a3eab2020-01-01 20:52:11 +010028
Angel Ponsc97802f2020-01-01 21:27:43 +010029 device pci 00.0 on end # Host bridge
Iru Cai03e96a82017-01-26 14:51:47 +080030
Angel Pons42d30052020-01-02 00:57:52 +010031 chip southbridge/intel/bd82x6x # Intel Cougar or Panther Point PCH
Angel Ponsaf4bd562021-12-28 13:05:56 +010032 register "pcie_port_coalesce" = "true"
Iru Cai03e96a82017-01-26 14:51:47 +080033 register "sata_interface_speed_support" = "0x3"
Iru Cai03e96a82017-01-26 14:51:47 +080034 register "spi_uvscc" = "0x2005"
35 register "spi_lvscc" = "0"
36
Angel Ponsa0a3eab2020-01-01 20:52:11 +010037 device pci 16.0 on end # Management Engine Interface 1
38 device pci 16.1 off end # Management Engine Interface 2
39 device pci 16.2 off end # Management Engine IDE-R
40 device pci 16.3 off end # Management Engine KT
41 device pci 19.0 on end # Intel Gigabit Ethernet
42 device pci 1a.0 on end # USB2 EHCI #2
Angel Ponsc97802f2020-01-01 21:27:43 +010043 device pci 1b.0 on end # HD Audio controller
Angel Ponsa0a3eab2020-01-01 20:52:11 +010044 device pci 1d.0 on end # USB2 EHCI #1
45 device pci 1e.0 off end # PCI bridge
Elyes HAOUASf4f21322021-02-09 14:45:50 +010046 device pci 1f.0 on # LPC bridge
Iru Cai2a59db752020-05-08 21:41:29 +080047 chip drivers/pc80/tpm
48 device pnp 0c31.0 on end
49 end
50 end
Angel Ponsa0a3eab2020-01-01 20:52:11 +010051 device pci 1f.2 on end # SATA Controller 1
Angel Pons12197db2020-01-01 21:31:21 +010052 device pci 1f.3 on end # SMBus
Angel Ponsa0a3eab2020-01-01 20:52:11 +010053 device pci 1f.5 off end # SATA Controller 2
54 device pci 1f.6 off end # Thermal
Iru Cai03e96a82017-01-26 14:51:47 +080055 end
56 end
57end