summaryrefslogtreecommitdiffstats
path: root/src
diff options
context:
space:
mode:
authorAnusha Reddy Rangareddygari <anusrang@in.ibm.com>2018-07-04 08:34:59 -0400
committerChristian R. Geddes <crgeddes@us.ibm.com>2018-09-10 17:10:15 -0500
commit09370fc47b5060f2c8d0be4b1980810e77687c8b (patch)
tree4a2fd5b5fdc7c6c9632f027b1e3a4bdd430dfc6f /src
parent2c1001a91668f0f208592577da6cab40ddf60e73 (diff)
downloadtalos-hostboot-09370fc47b5060f2c8d0be4b1980810e77687c8b.tar.gz
talos-hostboot-09370fc47b5060f2c8d0be4b1980810e77687c8b.zip
Axone only-Mux settings for TOD refclk input
Change-Id: Ie7347a3de7c760dcdb875516c07f470e94f7f027 Reviewed-on: http://rchgit01.rchland.ibm.com/gerrit1/61851 Reviewed-by: Soma Bhanutej <soma.bhanu@in.ibm.com> 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: Sachin Gupta <sgupta2m@in.ibm.com> Reviewed-by: Jennifer A. Stofer <stofer@us.ibm.com> Reviewed-on: http://rchgit01.rchland.ibm.com/gerrit1/61856 Tested-by: Jenkins OP Build CI <op-jenkins+hostboot@us.ibm.com> Tested-by: Jenkins OP HW <op-hw-jenkins+hostboot@us.ibm.com> Tested-by: FSP CI Jenkins <fsp-CI-jenkins+hostboot@us.ibm.com> Reviewed-by: Christian R. Geddes <crgeddes@us.ibm.com> Disable-CI: Christian R. Geddes <crgeddes@us.ibm.com>
Diffstat (limited to 'src')
-rwxr-xr-xsrc/import/chips/p9/procedures/xml/attribute_info/pervasive_attributes.xml13
1 files changed, 13 insertions, 0 deletions
diff --git a/src/import/chips/p9/procedures/xml/attribute_info/pervasive_attributes.xml b/src/import/chips/p9/procedures/xml/attribute_info/pervasive_attributes.xml
index fdb2b91f1..0f4c6f067 100755
--- a/src/import/chips/p9/procedures/xml/attribute_info/pervasive_attributes.xml
+++ b/src/import/chips/p9/procedures/xml/attribute_info/pervasive_attributes.xml
@@ -38,6 +38,19 @@
</attribute>
<attribute>
+ <id>ATTR_CLOCK_PLL_MUX_TOD</id>
+ <targetType>TARGET_TYPE_PROC_CHIP</targetType>
+ <description>
+ Axone only - setup clock mux settings for TOD Refclk input
+ 0b0 = 16 MHz I/O Filter PLL Output
+ 0b1 = 32 MHz LPC reference clock
+ </description>
+ <valueType>uint8</valueType>
+ <platInit/>
+ <initToZero/>
+</attribute>
+
+<attribute>
<id>ATTR_CLOCK_PLL_MUX</id>
<targetType>TARGET_TYPE_PROC_CHIP</targetType>
<description>setup clock mux settings</description>
OpenPOWER on IntegriCloud