blob: 429269cb9683b1a1cc6f050af3eaac261e572efb [file] [log] [blame]
Angel Pons3b0a4892020-05-12 01:36:30 +02001# SPDX-License-Identifier: GPL-2.0-only
2
3chip northbridge/intel/haswell
4 register "gpu_ddi_e_connected" = "1"
5 device cpu_cluster 0 on
Arthur Heymans600fa262022-11-07 08:04:59 +01006 ops haswell_cpu_bus_ops
Angel Pons3b0a4892020-05-12 01:36:30 +02007 chip cpu/intel/haswell
8 device lapic 0 on end
9 device lapic 0xacac off end
10 end
11 end
12 device domain 0 on
Arthur Heymans600fa262022-11-07 08:04:59 +010013 ops haswell_pci_domain_ops
Angel Pons3b0a4892020-05-12 01:36:30 +020014 subsystemid 0x1462 0x7817 inherit
15 device pci 00.0 on end # Host bridge
16 device pci 01.0 on end # PEG
17 device pci 02.0 on end # iGPU
18 device pci 03.0 off end # Mini-HD audio
19 chip southbridge/intel/lynxpoint
20 register "gen1_dec" = "0x000c0291"
21 register "sata_port_map" = "0x33"
22 device pci 14.0 on end # xHCI Controller
23 device pci 16.0 on end # MEI #1
24 device pci 16.1 off end # MEI #2
25 device pci 16.2 off end # ME IDE-R
26 device pci 16.3 off end # ME KT
27 device pci 19.0 off end # Intel GbE
28 device pci 1a.0 on end # USB2 EHCI #2
29 device pci 1b.0 on end # HD Audio
30 device pci 1c.0 on end # RP #1
31 device pci 1c.1 off end # RP #2
32 device pci 1c.2 on end # RP #3: RTL8111 GbE NIC
33 device pci 1c.3 on end # RP #4: PCIe x1
34 device pci 1c.4 off end # RP #5
35 device pci 1c.5 off end # RP #6
36 device pci 1d.0 on end # USB2 EHCI #1
37 device pci 1f.0 on # LPC bridge
38 chip superio/nuvoton/nct6779d
39 device pnp 4e.1 off end # Parallel
40 device pnp 4e.2 on # UART A
41 io 0x60 = 0x3f8
42 irq 0x70 = 4
43 end
44 device pnp 4e.3 off end # UART B, IR
45 device pnp 4e.5 on # Keyboard
46 io 0x60 = 0x60
47 io 0x62 = 0x64
48 irq 0x70 = 1
49 irq 0x72 = 12
50 end
51 device pnp 4e.6 off end # CIR
52 device pnp 4e.7 off end # GPIO6-8
53 device pnp 4e.8 off end # WDT1, GPIO0, GPIO1
54 device pnp 4e.108 on end # GPIO0
55 device pnp 4e.9 off end # GPIO1-8
56 device pnp 4e.109 off end # GPIO1
57 device pnp 4e.209 off end # GPIO2
58 device pnp 4e.309 off end # GPIO3
59 device pnp 4e.409 off end # GPIO4
60 device pnp 4e.509 off end # GPIO5
61 device pnp 4e.609 off end # GPIO6
62 device pnp 4e.709 off end # GPIO7
63 device pnp 4e.a on end # ACPI
64 device pnp 4e.b on # H/W Monitor, FP LED
65 io 0x60 = 0x290
66 io 0x62 = 0
67 irq 0x70 = 0
68 end
69 device pnp 4e.d off end # WDT1
70 device pnp 4e.e off end # CIR Wake-up
71 device pnp 4e.f off end # Push-pull/Open-drain
72 device pnp 4e.14 off end # Port 80 UART
73 device pnp 4e.16 off end # Deep Sleep
74 end
75 end
76 device pci 1f.2 on end # SATA (AHCI)
77 device pci 1f.3 on end # SMBus
78 device pci 1f.5 off end # SATA (Legacy)
79 device pci 1f.6 off end # Thermal
80 end
81 end
82end