From ea5c0a15abcc7fda2f95b83a40ab3bd879ae2f0b Mon Sep 17 00:00:00 2001 From: Shaunak Saha Date: Wed, 21 Mar 2018 08:34:17 -0700 Subject: mb/octopus: Set PNP config to PNP_PERF_POWER This patch sets the PNP config value to PNP_PERF_POWER. The config values for soc can be found in chip.h TEST = Build for octopus. Change-Id: I2239aa70cb708e6e1c06339ca9d517e7eaa198ed Signed-off-by: Shaunak Saha Reviewed-on: https://review.coreboot.org/25310 Reviewed-by: Aaron Durbin Reviewed-by: Furquan Shaikh Tested-by: build bot (Jenkins) --- src/mainboard/google/octopus/variants/baseboard/devicetree.cb | 2 ++ 1 file changed, 2 insertions(+) (limited to 'src/mainboard') diff --git a/src/mainboard/google/octopus/variants/baseboard/devicetree.cb b/src/mainboard/google/octopus/variants/baseboard/devicetree.cb index fb8fe540c9..a19d2475e7 100644 --- a/src/mainboard/google/octopus/variants/baseboard/devicetree.cb +++ b/src/mainboard/google/octopus/variants/baseboard/devicetree.cb @@ -122,6 +122,8 @@ chip soc/intel/apollolake .early_init = 1, }" + register "pnp_settings" = "PNP_PERF_POWER" + device domain 0 on device pci 00.0 on end # - Host Bridge device pci 00.1 on end # - DPTF -- cgit v1.2.3