mb/starlabs/{lite_adl,byte_adl}: Don't select MAINBOARD_HAS_TPM2
[coreboot2.git] / src / mainboard / asus / h61-series / devicetree.cb
blob365b5ed4e95c7dd79e709e519b046a1c71095d2f
1 ## SPDX-License-Identifier: GPL-2.0-or-later
3 chip northbridge/intel/sandybridge
4 register "spd_addresses" = "{0x50, 0, 0x52, 0}"
5 device domain 0 on
6 device ref host_bridge on end
7 device ref peg10 on end
8 device ref igd on end
10 chip southbridge/intel/bd82x6x
11 register "sata_port_map" = "0x33"
12 register "spi_lvscc" = "0x2005"
13 register "spi_uvscc" = "0x2005"
14 register "usb_port_config" = "{
15 { 1, 0, 0 },
16 { 1, 0, 0 },
17 { 1, 0, 1 },
18 { 1, 0, 1 },
19 { 1, 0, 2 },
20 { 1, 0, 2 },
21 { 1, 0, 3 },
22 { 1, 0, 3 },
23 { 1, 0, 4 },
24 { 1, 0, 4 },
25 { 1, 0, 5 },
26 { 1, 0, 5 },
27 { 1, 0, 6 },
28 { 1, 0, 6 }
31 device ref mei1 on end
32 device ref mei2 off end
33 device ref me_ide_r off end
34 device ref me_kt off end
35 device ref gbe off end
36 device ref ehci2 on end
37 device ref hda on end
39 device ref pcie_rp1 off end
40 device ref pcie_rp2 off end
41 device ref pcie_rp3 off end
42 device ref pcie_rp4 off end
43 device ref pcie_rp5 off end
44 device ref pcie_rp6 off end
45 device ref pcie_rp7 off end
46 device ref pcie_rp8 off end
48 device ref ehci1 on end
49 device ref pci_bridge off end
50 device ref lpc on end
51 device ref sata1 on end # SATA (AHCI)
52 device ref smbus on end
53 device ref sata2 off end # SATA (Legacy)
54 device ref thermal off end
55 end
56 end
57 end