summaryrefslogtreecommitdiffstats
path: root/import/chips/p9/procedures/xml
diff options
context:
space:
mode:
authorAnusha Reddy Rangareddygari <anusrang@in.ibm.com>2016-05-24 15:03:56 +0200
committerPrachi Gupta <pragupta@us.ibm.com>2016-06-08 11:45:54 -0500
commitd08097acee82c4cba1b182c7bdd631b0a1dca572 (patch)
tree3474e29a7d019ed170bf662621d5a2b5f18dbba2 /import/chips/p9/procedures/xml
parent7a27176ef30b8e69e08f389a32757fc98313da6f (diff)
downloadtalos-sbe-d08097acee82c4cba1b182c7bdd631b0a1dca572.tar.gz
talos-sbe-d08097acee82c4cba1b182c7bdd631b0a1dca572.zip
Level 2 HWP for p9_sbe_chiplet_reset
Change-Id: Ibf4d7f4e08b925160652f029f673d9392c5cbaef Reviewed-on: http://ralgit01.raleigh.ibm.com/gerrit1/24962 Tested-by: Hostboot CI Tested-by: Jenkins Server Tested-by: PPE CI Reviewed-by: Soma Bhanutej <soma.bhanu@in.ibm.com> Reviewed-by: Sunil Kumar <skumar8j@in.ibm.com> Reviewed-by: PARVATHI RACHAKONDA <prachako@in.ibm.com> Reviewed-on: http://ralgit01.raleigh.ibm.com/gerrit1/24964 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/p9_sbe_attributes.xml6
-rw-r--r--import/chips/p9/procedures/xml/attribute_info/pervasive_attributes.xml16
2 files changed, 22 insertions, 0 deletions
diff --git a/import/chips/p9/procedures/xml/attribute_info/p9_sbe_attributes.xml b/import/chips/p9/procedures/xml/attribute_info/p9_sbe_attributes.xml
index 50c57b5a..b46f10e6 100644
--- a/import/chips/p9/procedures/xml/attribute_info/p9_sbe_attributes.xml
+++ b/import/chips/p9/procedures/xml/attribute_info/p9_sbe_attributes.xml
@@ -619,5 +619,11 @@
<entry>
<name>ATTR_ROOT_CTRL8_SHADOW</name>
</entry>
+ <entry>
+ <name>ATTR_HANG_COUNTER6_SETUP</name>
+ </entry>
+ <entry>
+ <name>ATTR_VITL_CLK_SETUP</name>
+ </entry>
</entries>
diff --git a/import/chips/p9/procedures/xml/attribute_info/pervasive_attributes.xml b/import/chips/p9/procedures/xml/attribute_info/pervasive_attributes.xml
index c618081b..c548b1da 100644
--- a/import/chips/p9/procedures/xml/attribute_info/pervasive_attributes.xml
+++ b/import/chips/p9/procedures/xml/attribute_info/pervasive_attributes.xml
@@ -679,4 +679,20 @@
<writeable/>
</attribute>
+<attribute>
+ <id>ATTR_VITL_CLK_SETUP</id>
+ <targetType>TARGET_TYPE_PROC_CHIP</targetType>
+ <description>Nimbus DD1</description>
+ <valueType>uint8</valueType>
+ <writeable/>
+</attribute>
+
+<attribute>
+ <id>ATTR_HANG_COUNTER6_SETUP</id>
+ <targetType>TARGET_TYPE_PROC_CHIP</targetType>
+ <description>Hang counter 6 setup</description>
+ <valueType>uint8</valueType>
+ <writeable/>
+</attribute>
+
</attributes>
OpenPOWER on IntegriCloud