blob: 8b10b6b36c7fb5efd6432a39437b5e4f3f2bc5c7 [file] [log] [blame]
Tobias Diedrich7a952042017-12-03 10:09:28 +01001chip northbridge/intel/sandybridge
2 # IGD Displays
Nico Huberb0b25c82020-03-21 20:35:12 +01003 register "gfx" = "GMA_STATIC_DISPLAYS(0)"
Tobias Diedrich7a952042017-12-03 10:09:28 +01004
5 # Enable DisplayPort 1 Hotplug with 6ms pulse
6 register "gpu_dp_d_hotplug" = "0x06"
7
8 # Enable DisplayPort 0 Hotplug with 6ms pulse
9 register "gpu_dp_c_hotplug" = "0x06"
10
11 # Enable DVI Hotplug with 6ms pulse
12 register "gpu_dp_b_hotplug" = "0x06"
13
Keith Hui7039edd2023-07-21 10:12:05 -040014 # 1333MHz RAM frequency
15 register "max_mem_clock_mhz" = "666"
Keith Hui45e4ab42023-07-22 12:49:05 -040016 register "spd_addresses" = "{0x50, 0, 0x51, 0}"
Keith Hui7039edd2023-07-21 10:12:05 -040017
18 register "usb_port_config" = "{
19 {1, 0, 0x0040},
20 {1, 0, 0x0040},
21 {1, 1, 0x0040},
22 {1, 1, 0x0040},
23 {1, 2, 0x0040},
24 {1, 2, 0x0040},
25 {1, 3, 0x0040},
26 {0, 3, 0x0040},
27 {0, 4, 0x0040},
28 {0, 4, 0x0040},
29 {0, 5, 0x0040},
30 {0, 5, 0x0040},
31 {0, 6, 0x0040},
32 {0, 6, 0x0040}, }"
33
Angel Ponsbceea672021-05-17 10:58:36 +020034 device domain 0 on
Arthur Heymansb5df65a2022-11-12 14:51:49 +010035 device ref host_bridge on end # Host bridge
36 device ref peg10 off end # PCIe Bridge for discrete graphics
37 device ref igd on end # Internal graphics VGA controller
Angel Pons221b8942020-01-01 21:37:33 +010038
Tobias Diedrich7a952042017-12-03 10:09:28 +010039 chip southbridge/intel/bd82x6x # Intel Series 6 Cougar Point PCH
Tobias Diedrich7a952042017-12-03 10:09:28 +010040 register "sata_port_map" = "0x1"
41 register "spi_lvscc" = "0x2005"
42 register "spi_uvscc" = "0x2005"
43
Angel Pons221b8942020-01-01 21:37:33 +010044 register "gen1_dec" = "0x00fc0a01" # SuperIO @0xa00-0xaff
Tobias Diedrich7a952042017-12-03 10:09:28 +010045
Keith Hui51a57eb2024-02-05 16:44:38 -050046 register "usb_port_config" = "{
47 {1, 1, 0}, /* back, towards HDMI plugs */
48 {1, 1, 0}, /* back, towards power plug */
49 {1, 1, 1}, /* half-width miniPCIe */
50 {1, 1, 1}, /* full-width miniPCIe */
51 {1, 1, 2}, /* front-panel header */
52 {1, 1, 2}, /* front-panel header */
53 {1, 1, 3}, /* front connector */
54 {0, 1, 3}, /* not available x7 */
55 {0, 1, 4},
56 {0, 1, 4},
57 {0, 1, 5},
58 {0, 1, 5},
59 {0, 1, 6},
60 {0, 1, 6}
61 }"
62
Arthur Heymansb5df65a2022-11-12 14:51:49 +010063 device ref xhci off end # USB xHCI
64 device ref mei1 on end # Management Engine Interface 1
65 device ref mei2 off end # Management Engine Interface 2
66 device ref me_ide_r off end # Management Engine IDE-R
67 device ref me_kt off end # Management Engine KT
68 device ref gbe on end # Intel Gigabit Ethernet
69 device ref ehci2 off end # USB2 EHCI #2
70 device ref hda on end # HD Audio controller
71 device ref pcie_rp1 on end # PCIe Port #1 (unused)
72 device ref pcie_rp2 on end # PCIe Port #2 (full-length mPCIe/mSATA)
73 device ref pcie_rp3 on end # PCIe Port #3 (half-length mPCIe)
74 device ref pcie_rp4 off end # PCIe Port #4
75 device ref pcie_rp5 off end # PCIe Port #5
76 device ref pcie_rp6 off end # PCIe Port #6
77 device ref pcie_rp7 off end # PCIe Port #7
78 device ref pcie_rp8 off end # PCIe Port #8
79 device ref ehci1 on end # USB2 EHCI #1
80 device ref pci_bridge off end # PCI bridge
81 device ref lpc on # LPC bridge
Tobias Diedrich7a952042017-12-03 10:09:28 +010082 chip superio/nuvoton/nct6776
83 device pnp 4e.0 off end # Floppy
84 device pnp 4e.1 off end # Parallel port
85 device pnp 4e.2 on # COM1
86 io 0x60 = 0x3f8
87 irq 0x70 = 4
88 end
89 device pnp 4e.3 off end # COM2, IR
90 device pnp 4e.5 off end # Keyboard
91 device pnp 4e.6 off end # CIR
92 device pnp 4e.7 on end # GPIO6
93 device pnp 4e.107 on end # GPIO7
94 device pnp 4e.207 off end # GPIO8
95 device pnp 4e.307 off end # GPIO9
96 device pnp 4e.8 off end # WDT
97 device pnp 4e.108 on end # GPIO0
98 device pnp 4e.208 off end # GPIOA
99 device pnp 4e.308 on # GPIOBASE
100 io 0x60 = 0xa80
101 end
102 device pnp 4e.109 off end # GPIO1
103 device pnp 4e.209 on end # GPIO2
104 device pnp 4e.309 off end # GPIO3
105 device pnp 4e.409 off end # GPIO4
106 device pnp 4e.509 off end # GPIO5
107 device pnp 4e.609 off end # GPIO6
108 device pnp 4e.709 off end # GPIO7
109 device pnp 4e.a on end # ACPI
Martin Roth50863da2021-10-01 14:37:30 -0600110 device pnp 4e.b on # HWM, front panel LED
Tobias Diedrich7a952042017-12-03 10:09:28 +0100111 io 0x60 = 0xa30
112 io 0x62 = 0 # unused
113 end
114 device pnp 4e.d off end # VID
115 device pnp 4e.e off end # CIR WAKE-UP
116 device pnp 4e.f off end # GPIO
117 device pnp 4e.14 off end # SVID
118 device pnp 4e.16 off end # Deep sleep
119 device pnp 4e.17 off end # GPIOA
120 end
121 end
Arthur Heymansb5df65a2022-11-12 14:51:49 +0100122 device ref sata1 on end # SATA Controller 1
123 device ref smbus on end # SMBus
124 device ref sata2 off end # SATA Controller 2
125 device ref thermal off end # Thermal
Tobias Diedrich7a952042017-12-03 10:09:28 +0100126 end
127 end
128end