summaryrefslogtreecommitdiffstats
path: root/src/import/chips/p9/procedures/xml/attribute_info
diff options
context:
space:
mode:
Diffstat (limited to 'src/import/chips/p9/procedures/xml/attribute_info')
-rw-r--r--src/import/chips/p9/procedures/xml/attribute_info/pm_plat_attributes.xml23
1 files changed, 10 insertions, 13 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 fb5043c7..fb2ebfdd 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
@@ -147,19 +147,16 @@
<!-- ********************************************************************* -->
<attribute>
<id>ATTR_SAFE_MODE_NOVDM_UPLIFT_MV</id>
-
<targetType>TARGET_TYPE_PROC_CHIP</targetType>
<description>
- Safe mode voltage in mv
- Consumer: p9_setup_evid.C
-
- Overridden by p9_pstate_parameter_block
-
+ Attribute in place to allow override for boot mode voltage
+ Consumer: p9_setup_evid.C
</description>
<valueType>uint32</valueType>
<platInit/>
<initToZero/>
<writeable/>
+ <overrideOnly/>
</attribute>
@@ -170,13 +167,13 @@
<targetType>TARGET_TYPE_PROC_CHIP</targetType>
<description>
Safe mode voltage in mv
- Consumer: p9_setup_evid.C
-
- Overridden by p9_pstate_parameter_block
+ This attribute is used within the hwp to update the
+ VDM config register.
+ Consumer: p9_setup_evid.C
+ Modified in p9_pstate_parameter_block
</description>
<valueType>uint32</valueType>
- <platInit/>
<initToZero/>
<writeable/>
</attribute>
@@ -188,13 +185,13 @@
<targetType>TARGET_TYPE_PROC_CHIP</targetType>
<description>
Safe mode frequency in MHZ
+ This attribute is used within the hwp to update QPPM DPLL
+ frequency register
Consumer: p9_setup_evid.C
- Overridden by p9_pstate_parameter_block
-
+ Modified by p9_pstate_parameter_block
</description>
<valueType>uint32</valueType>
- <platInit/>
<initToZero/>
<writeable/>
</attribute>
OpenPOWER on IntegriCloud