summaryrefslogtreecommitdiffstats
path: root/src/soc/intel/skylake/chip.h
diff options
context:
space:
mode:
authorBenjamin Doron <benjamin.doron00@gmail.com>2020-10-12 04:19:42 +0000
committerNico Huber <nico.h@gmx.de>2020-10-16 22:03:34 +0000
commitb53858bacee1b3561ab0c70e3f82196f4e7eb6cb (patch)
tree71a05fe3201906f4ef52a81c0848a64ce994dbd2 /src/soc/intel/skylake/chip.h
parent3f1de9add900305730a28be919a21a682ae6b224 (diff)
downloadcoreboot-b53858bacee1b3561ab0c70e3f82196f4e7eb6cb.tar.gz
coreboot-b53858bacee1b3561ab0c70e3f82196f4e7eb6cb.tar.bz2
coreboot-b53858bacee1b3561ab0c70e3f82196f4e7eb6cb.zip
soc/intel/skylake: Rename PcieRpAspm devicetree config
This configuration option shares a name with the FSP UPD, but is enumerated differently. Change its name to minimise confusion about the options. Change-Id: Id74f043ecd549bde4501320bff1dc080bde64057 Signed-off-by: Benjamin Doron <benjamin.doron00@gmail.com> Reviewed-on: https://review.coreboot.org/c/coreboot/+/45001 Tested-by: build bot (Jenkins) <no-reply@coreboot.org> Reviewed-by: Nico Huber <nico.h@gmx.de>
Diffstat (limited to 'src/soc/intel/skylake/chip.h')
-rw-r--r--src/soc/intel/skylake/chip.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/soc/intel/skylake/chip.h b/src/soc/intel/skylake/chip.h
index 5befb01a912e..2584d5d8091b 100644
--- a/src/soc/intel/skylake/chip.h
+++ b/src/soc/intel/skylake/chip.h
@@ -262,7 +262,7 @@ struct soc_intel_skylake_config {
AspmL1,
AspmL0sL1,
AspmAutoConfig,
- } PcieRpAspm[CONFIG_MAX_ROOT_PORTS];
+ } pcie_rp_aspm[CONFIG_MAX_ROOT_PORTS];
/* PCIe RP L1 substate */
enum {