summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorSangeetha T S <sangeet2@in.ibm.com>2016-10-03 02:27:41 -0500
committerSachin Gupta <sgupta2m@in.ibm.com>2016-10-04 10:57:01 -0400
commit15075ffd3af42647cc24230f10971c4438e4bdf9 (patch)
tree60ec8097c1e1f15d00e6ce43537c775152f305bc
parentcf545f8a5e0ca435813819a674d050336c1bed22 (diff)
downloadtalos-sbe-15075ffd3af42647cc24230f10971c4438e4bdf9.tar.gz
talos-sbe-15075ffd3af42647cc24230f10971c4438e4bdf9.zip
Organize PM plat and HWP attributes
Change-Id: I84bc713c22892fd3fbdb8ab52d222bb9e6df5bf1 Reviewed-on: http://ralgit01.raleigh.ibm.com/gerrit1/30602 Tested-by: Jenkins Server <pfd-jenkins+hostboot@us.ibm.com> Tested-by: PPE CI <ppe-ci+hostboot@us.ibm.com> Tested-by: Hostboot CI <hostboot-ci+hostboot@us.ibm.com> Reviewed-by: Gregory S. Still <stillgs@us.ibm.com> Reviewed-by: Corey V. Swenson <cswenson@us.ibm.com> Reviewed-by: Daniel M. Crowell <dcrowell@us.ibm.com> Reviewed-by: Matt K. Light <mklight@us.ibm.com> Reviewed-by: Sachin Gupta <sgupta2m@in.ibm.com> Reviewed-by: Jennifer A. Stofer <stofer@us.ibm.com> Reviewed-on: http://ralgit01.raleigh.ibm.com/gerrit1/30603 Reviewed-by: Hostboot Team <hostboot@us.ibm.com>
-rw-r--r--src/import/chips/p9/procedures/xml/attribute_info/pm_plat_attributes.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/import/chips/p9/procedures/xml/attribute_info/pm_plat_attributes.xml b/src/import/chips/p9/procedures/xml/attribute_info/pm_plat_attributes.xml
index 5cfec527..efd22daf 100644
--- a/src/import/chips/p9/procedures/xml/attribute_info/pm_plat_attributes.xml
+++ b/src/import/chips/p9/procedures/xml/attribute_info/pm_plat_attributes.xml
@@ -278,13 +278,13 @@
</attribute>
<!-- ********************************************************************* -->
<attribute>
- <id>ATTR_APSS_CHIP_SELECT</id>
+ <id>ATTR_PM_APSS_CHIP_SELECT</id>
<targetType>TARGET_TYPE_PROC_CHIP</targetType>
<description>
Defines which of the PSS chip selects (0 or 1) that the APSS is connected
Provided by the Machine Readable Workbook.
- Consumer: p8_pss_init
+ Consumer: p9_pm_pss_init
</description>
<valueType>uint8</valueType>
<enum>NONE = 0xFF, CS0 = 0x00, CS1 = 0x01</enum>
OpenPOWER on IntegriCloud