mb/starlabs/{lite_adl,byte_adl}: Don't select MAINBOARD_HAS_TPM2
[coreboot2.git] / src / mainboard / purism / librem_bdw / devicetree.cb
blob45350b6c131195296daa813384eeeba7aef7b872
1 chip soc/intel/broadwell
3 # IGD Displays
4 register "gfx" = "GMA_STATIC_DISPLAYS(0)"
6 # Enable eDP Hotplug with 6ms pulse
7 register "gpu_dp_d_hotplug" = "0x06"
9 # Enable DDI1 Hotplug with 6ms pulse
10 register "gpu_dp_b_hotplug" = "0x06"
12 register "ec_present" = "true"
14 register "panel_cfg" = "{
15 .up_delay_ms = 200,
16 .down_delay_ms = 50,
17 .cycle_delay_ms = 500,
18 .backlight_on_delay_ms = 200,
19 .backlight_off_delay_ms = 200,
20 .backlight_pwm_hz = 200,
23 chip cpu/intel/haswell
24 device cpu_cluster 0 on ops broadwell_cpu_bus_ops end
25 end
26 device domain 0 on
27 ops broadwell_pci_domain_ops
28 device pci 00.0 on end # host bridge
29 device pci 02.0 on end # vga controller
30 device pci 03.0 on end # mini-hd audio
32 chip soc/intel/broadwell/pch
33 # EC host command ranges are in 0x380-0x383 & 0x80-0x8f
34 register "gen1_dec" = "0x00000381"
36 device pci 13.0 off end # Smart Sound Audio DSP
37 device pci 14.0 on end # USB3 XHCI
38 device pci 15.0 off end # Serial I/O DMA
39 device pci 15.1 off end # I2C0
40 device pci 15.2 off end # I2C1
41 device pci 15.3 off end # GSPI0
42 device pci 15.4 off end # GSPI1
43 device pci 15.5 off end # UART0
44 device pci 15.6 off end # UART1
45 device pci 16.0 off end # Management Engine Interface 1
46 device pci 16.1 off end # Management Engine Interface 2
47 device pci 16.2 off end # Management Engine IDE-R
48 device pci 16.3 off end # Management Engine KT
49 device pci 17.0 off end # SDIO
50 device pci 19.0 off end # GbE
51 device pci 1b.0 on end # High Definition Audio
52 device pci 1c.0 on end # PCIe Port #1
53 device pci 1c.1 off end # PCIe Port #2
54 device pci 1c.2 off end # PCIe Port #3 - LAN
55 device pci 1c.3 on end # PCIe Port #4 - WiFi
56 device pci 1c.4 on end # PCIe Port #5
57 device pci 1c.5 on end # PCIe Port #6 - M.2 NVMe
58 device pci 1d.0 off end # USB2 EHCI
59 device pci 1e.0 off end # PCI bridge
60 device pci 1f.0 on end # LPC bridge
61 device pci 1f.2 on end # SATA Controller
62 device pci 1f.3 on end # SMBus
63 device pci 1f.6 off end # Thermal
64 end
65 end
66 end