soc/intel: Remove blank lines before '}' and after '{'
[coreboot2.git] / src / mainboard / asus / h61-series / devicetree.cb
blob7f37acc7cad89c0db55f76a64195476a072a6a31
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"
15 device ref mei1 on end
16 device ref mei2 off end
17 device ref me_ide_r off end
18 device ref me_kt off end
19 device ref gbe off end
20 device ref ehci2 on end
21 device ref hda on end
23 device ref pcie_rp1 off end
24 device ref pcie_rp2 off end
25 device ref pcie_rp3 off end
26 device ref pcie_rp4 off end
27 device ref pcie_rp5 off end
28 device ref pcie_rp6 off end
29 device ref pcie_rp7 off end
30 device ref pcie_rp8 off end
32 device ref ehci1 on end
33 device ref pci_bridge off end
34 device ref lpc on end
35 device ref sata1 on end # SATA (AHCI)
36 device ref smbus on end
37 device ref sata2 off end # SATA (Legacy)
38 device ref thermal off end
39 end
40 end
41 end