summaryrefslogtreecommitdiffstats
path: root/import/chips/p9/procedures/xml
diff options
context:
space:
mode:
authorSudheendra K Srivathsa <sudheendraks@in.ibm.com>2016-02-12 01:42:35 -0500
committerSachin Gupta <sgupta2m@in.ibm.com>2016-04-25 02:39:01 -0400
commita288b656091c7def1f0494cd2a84ffd19fdb0c97 (patch)
tree8014ed01047890a572ba2d05b6e2d806ec15955a /import/chips/p9/procedures/xml
parenta4fc14480d5e2933fb7888120f42b618618e3b6d (diff)
downloadtalos-sbe-a288b656091c7def1f0494cd2a84ffd19fdb0c97.tar.gz
talos-sbe-a288b656091c7def1f0494cd2a84ffd19fdb0c97.zip
p9_setup_evid L2 commit
Change-Id: I923c0d7da9e825dbbb4a111648fc3457da22d572 Reviewed-on: http://ralgit01.raleigh.ibm.com/gerrit1/20613 Tested-by: Jenkins Server Tested-by: PPE CI Tested-by: Hostboot CI Reviewed-by: Jennifer A. Stofer <stofer@us.ibm.com> Reviewed-on: http://ralgit01.raleigh.ibm.com/gerrit1/22271 Reviewed-by: Sachin Gupta <sgupta2m@in.ibm.com>
Diffstat (limited to 'import/chips/p9/procedures/xml')
-rw-r--r--import/chips/p9/procedures/xml/attribute_info/pm_plat_attributes.xml33
1 files changed, 33 insertions, 0 deletions
diff --git a/import/chips/p9/procedures/xml/attribute_info/pm_plat_attributes.xml b/import/chips/p9/procedures/xml/attribute_info/pm_plat_attributes.xml
index 852f72c2..0d94a079 100644
--- a/import/chips/p9/procedures/xml/attribute_info/pm_plat_attributes.xml
+++ b/import/chips/p9/procedures/xml/attribute_info/pm_plat_attributes.xml
@@ -119,6 +119,22 @@
</attribute>
<!-- ********************************************************************* -->
<attribute>
+ <id>ATTR_VCS_AVSBUS_BUSNUM</id>
+ <targetType>TARGET_TYPE_PROC_CHIP</targetType>
+ <description>
+ Defines the AVSBus (0 or 1) which has the chip VCS rail VRM
+
+ Producer: Machine Readable Workbook
+ Consumers: p9_set_evid;
+ p9_set_voltage (tool);
+ p9_build_pstate_datablock ->
+ Pstate Parameter Block (PSPB) for PGPE
+ </description>
+ <valueType>uint8</valueType>
+ <platInit/>
+ </attribute>
+ <!-- ********************************************************************* -->
+ <attribute>
<id>ATTR_VDD_AVSBUS_RAIL</id>
<targetType>TARGET_TYPE_PROC_CHIP</targetType>
<description>
@@ -152,6 +168,23 @@
<platInit/>
</attribute>
<!-- ********************************************************************* -->
+ <attribute>
+ <id>ATTR_VCS_AVSBUS_RAIL</id>
+ <targetType>TARGET_TYPE_PROC_CHIP</targetType>
+ <description>
+ Defines the AVSBus rail selector number (0 - 15) for the VCS VRM on the bus
+ defined by ATTR_AVSBUS_VDN_BUSNUM.
+
+ Producer: Machine Readable Workbook
+ Consumers:
+ p9_set_avsbus_voltage (tool);
+ p9_build_pstate_datablock ->
+ Pstate Parameter Block (PSPB) for PGPE
+ </description>
+ <valueType>uint8</valueType>
+ <platInit/>
+ </attribute>
+ <!-- ********************************************************************* -->
<attribute>
<id>ATTR_VCS_I2C_BUSNUM</id>
<targetType>TARGET_TYPE_PROC_CHIP</targetType>
OpenPOWER on IntegriCloud