soc/intel: Remove blank lines before '}' and after '{'
[coreboot2.git] / src / mainboard / supermicro / x11-lga1151-series / devicetree.cb
blob254486cf6ec01f64885aed81f589fa56e167987b
1 chip soc/intel/skylake
3 # FSP Configuration
4 register "SkipExtGfxScan" = "1"
6 # SATA configuration
7 register "SataSalpSupport" = "1"
8 register "SataPortsEnable" = "{
9 [0] = 1,
10 [1] = 1,
11 [2] = 1,
12 [3] = 1,
13 [4] = 1,
14 [5] = 1,
15 [6] = 1,
16 [7] = 1,
19 # LPC
20 register "serirq_mode" = "SERIRQ_CONTINUOUS"
22 # Enabling SLP_S0, SLP_S3#, SLP_S4#, SLP_SUS and SLP_A Stretch
23 register "s0ix_enable" = true
24 register "PmConfigSlpS3MinAssert" = "SLP_S3_MIN_ASSERT_50MS"
25 register "PmConfigSlpS4MinAssert" = "SLP_S4_MIN_ASSERT_4S"
26 register "PmConfigSlpSusMinAssert" = "SLP_SUS_MIN_ASSERT_4S"
27 register "PmConfigSlpAMinAssert" = "SLP_A_MIN_ASSERT_2S"
29 device cpu_cluster 0 on end
30 device domain 0 on
31 device ref sa_thermal on end
32 device ref south_xhci on end
33 device ref thermal on end
34 device ref heci1 on end
35 device ref sata on end
36 device ref lpc_espi on
37 chip superio/common
38 device pnp 2e.0 on end
39 end
40 chip drivers/pc80/tpm # TPM
41 device pnp 0c31.0 on end
42 end
43 end
44 device ref smbus on end
45 device ref fast_spi on end
46 end
47 end