blob: 833d658ccb090d17d32fa31abf3cea448a0b29e1 [file] [log] [blame]
Patrick Georgic49d7a32020-05-08 22:50:46 +02001## SPDX-License-Identifier: GPL-2.0-only
Mono9b908242014-03-02 18:40:36 +01002
3chip northbridge/intel/i945
Vladimir Serbinenkodd2bc3f2014-10-31 09:16:31 +01004 # IGD Displays
Nico Huberb0b25c82020-03-21 20:35:12 +01005 register "gfx" = "GMA_STATIC_DISPLAYS(0)"
Mono9b908242014-03-02 18:40:36 +01006
7 register "gpu_hotplug" = "0x00000220"
8 register "gpu_lvds_use_spread_spectrum_clock" = "1"
Arthur Heymans8e079002017-01-14 22:31:54 +01009 register "pwm_freq" = "180"
10 register "gpu_panel_power_up_delay" = "250"
11 register "gpu_panel_power_backlight_on_delay" = "2380"
12 register "gpu_panel_power_down_delay" = "250"
13 register "gpu_panel_power_backlight_off_delay" = "2380"
14 register "gpu_panel_power_cycle_delay" = "2"
Mono9b908242014-03-02 18:40:36 +010015
16 device cpu_cluster 0 on
Arthur Heymans22d6ee82022-11-07 10:03:40 +010017 ops i945_cpu_bus_ops
Nico Huber4829af12019-02-27 14:23:18 +010018 chip cpu/intel/socket_m
Mono9b908242014-03-02 18:40:36 +010019 device lapic 0 on end
20 end
21 end
22
Arthur Heymans885c2892016-10-03 17:16:48 +020023 register "pci_mmio_size" = "768"
24
Mono9b908242014-03-02 18:40:36 +010025 device domain 0 on
Arthur Heymans22d6ee82022-11-07 10:03:40 +010026 ops i945_pci_domain_ops
Mono9b908242014-03-02 18:40:36 +010027 device pci 00.0 on # Host bridge
28 subsystemid 0x8086 0x7270
29 end
30 device pci 02.0 on # VGA controller
31 subsystemid 0x8086 0x7270
32 end
33 device pci 02.1 on # display controller
34 subsystemid 0x17aa 0x201a
35 end
36 chip southbridge/intel/i82801gx
37 register "pirqa_routing" = "0x0b"
38 register "pirqb_routing" = "0x0b"
39 register "pirqc_routing" = "0x0b"
40 register "pirqd_routing" = "0x0b"
41 register "pirqe_routing" = "0x0b"
42 register "pirqf_routing" = "0x0b"
43 register "pirqg_routing" = "0x0b"
44 register "pirqh_routing" = "0x0b"
45
46 # GPI routing
47 # 0 No effect (default)
48 # 1 SMI# (if corresponding ALT_GPI_SMI_EN bit is also set)
49 # 2 SCI (if corresponding GPIO_EN bit is also set)
Vladimir Serbinenkobd146e02014-03-02 20:24:21 +010050 register "gpi1_routing" = "2"
51 register "gpi7_routing" = "2"
Mono9b908242014-03-02 18:40:36 +010052
Mono9b908242014-03-02 18:40:36 +010053 register "sata_ports_implemented" = "0x04"
54
55 register "gpe0_en" = "0x11000006"
56 register "alt_gp_smi_en" = "0x1000"
57
Elyes Haouasdc3beea2022-11-29 17:36:51 +010058 register "ide_enable_primary" = "true"
59 register "ide_enable_secondary" = "true"
Mono9b908242014-03-02 18:40:36 +010060
61 register "c4onc3_enable" = "1"
Vladimir Serbinenkoab83ef02014-10-25 15:18:25 +020062
63 register "c3_latency" = "0x23"
64 register "p_cnt_throttling_supported" = "1"
65
Arthur Heymansfecf7772019-11-09 14:19:04 +010066 register "gen1_dec" = "0x000c0681"
67 register "gen2_dec" = "0x000c1641"
68 register "gen4_dec" = "0x001c0301"
69
Mono9b908242014-03-02 18:40:36 +010070 device pci 1b.0 on # Audio Controller
Vladimir Serbinenko7aa704b2014-03-03 00:44:38 +010071 subsystemid 0x8384 0x7680
Mono9b908242014-03-02 18:40:36 +010072 end
73 device pci 1c.0 on end # Ethernet
74 device pci 1c.1 on end # Atheros WLAN
Arthur Heymansb9d25892018-06-15 22:02:28 +020075 device pci 1c.2 off end # PCIe #3
76 device pci 1c.3 off end # PCIe #4
77 device pci 1c.4 off end # PCIe #5
78 device pci 1c.5 off end # PCIe #6
79
Mono9b908242014-03-02 18:40:36 +010080 device pci 1d.0 on # USB UHCI
81 subsystemid 0x8086 0x7270
82 end
83 device pci 1d.1 on # USB UHCI
84 subsystemid 0x8086 0x7270
85 end
86 device pci 1d.2 on # USB UHCI
87 subsystemid 0x8086 0x7270
88 end
89 device pci 1d.3 on # USB UHCI
90 subsystemid 0x8086 0x7270
91 end
92 device pci 1d.7 on # USB2 EHCI
93 subsystemid 0x8086 0x7270
94 end
Arthur Heymansb9d25892018-06-15 22:02:28 +020095 device pci 1e.0 on end # PCI bridge
96 device pci 1e.2 off end # AC'97 Audio
97 device pci 1e.3 off end # AC'97 Modem
Mono9b908242014-03-02 18:40:36 +010098 device pci 1f.0 on # PCI-LPC bridge
99 subsystemid 0x8086 0x7270
100 end
101 device pci 1f.1 on # IDE
102 subsystemid 0x8086 0x7270
103 end
104 device pci 1f.2 on # SATA
105 subsystemid 0x8086 0x7270
106 end
107 device pci 1f.3 on # SMBUS
108 subsystemid 0x8086 0x7270
109 end
110 end
111 end
112end