summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMengze Liao <liaomz@cn.ibm.com>2017-10-24 17:57:47 +0800
committerMengze Liao <liaomz@cn.ibm.com>2017-10-24 17:57:47 +0800
commite66e027818f703655d12a99214bf8c15f8cd30c0 (patch)
tree091d2e9a3f94720e2176b6786d26c3d50d891213
parent587382bb93fcb0057887cb1560c275185ce2c957 (diff)
downloadtalos-xml-e66e027818f703655d12a99214bf8c15f8cd30c0.tar.gz
talos-xml-e66e027818f703655d12a99214bf8c15f8cd30c0.zip
Update the features removed by serverwiz
-rw-r--r--romulus.xml425
1 files changed, 425 insertions, 0 deletions
diff --git a/romulus.xml b/romulus.xml
index c3d6e11..a2d6f54 100644
--- a/romulus.xml
+++ b/romulus.xml
@@ -639,6 +639,96 @@
</enumerator>
</enumerationType>
<enumerationType>
+ <id>HDAT_I2C_DEVICE_PURPOSE</id>
+ <enumerator>
+ <name>SBE_SEEPROM</name>
+ <value>0x8</value>
+ </enumerator>
+ <enumerator>
+ <name>PROC_MODULE_VPD</name>
+ <value>0x7</value>
+ </enumerator>
+ <enumerator>
+ <name>DIMM_SPD</name>
+ <value>0x6</value>
+ </enumerator>
+ <enumerator>
+ <name>PCI_HOTPLUG</name>
+ <value>0xA</value>
+ </enumerator>
+ <enumerator>
+ <name>WINDOW_OPEN</name>
+ <value>0xD</value>
+ </enumerator>
+ <enumerator>
+ <name>CABLE_CARD_POWER_SENSE</name>
+ <value>0x2</value>
+ </enumerator>
+ <enumerator>
+ <name>TPM</name>
+ <value>0x4</value>
+ </enumerator>
+ <enumerator>
+ <name>PLANAR_VPD</name>
+ <value>0x9</value>
+ </enumerator>
+ <enumerator>
+ <name>CABLE_CARD_POWER_CONTROL</name>
+ <value>0x3</value>
+ </enumerator>
+ <enumerator>
+ <name>MODULE_VPD</name>
+ <value>0x5</value>
+ </enumerator>
+ <enumerator>
+ <name>CABLE_CARD_PRES</name>
+ <value>0x1</value>
+ </enumerator>
+ <enumerator>
+ <name>NVLINK</name>
+ <value>0xB</value>
+ </enumerator>
+ <enumerator>
+ <name>PHYSICAL_PRESENCE</name>
+ <value>0xE</value>
+ </enumerator>
+ <enumerator>
+ <name>UNKNOWN</name>
+ <value>0xFF</value>
+ </enumerator>
+</enumerationType>
+<enumerationType>
+ <id>HDAT_I2C_DEVICE_TYPE</id>
+ <enumerator>
+ <name>955X</name>
+ <value>0x1</value>
+ </enumerator>
+ <enumerator>
+ <name>SEEPROM</name>
+ <value>0x2</value>
+ </enumerator>
+ <enumerator>
+ <name>NUVOTON_TPM</name>
+ <value>0x3</value>
+ </enumerator>
+ <enumerator>
+ <name>UCX90XX</name>
+ <value>0x5</value>
+ </enumerator>
+ <enumerator>
+ <name>NVLINK</name>
+ <value>0x6</value>
+ </enumerator>
+ <enumerator>
+ <name>UNKNOWN</name>
+ <value>0xFF</value>
+ </enumerator>
+ <enumerator>
+ <name>MEX_FPGA</name>
+ <value>0x4</value>
+ </enumerator>
+</enumerationType>
+<enumerationType>
<id>HIDDEN_ERRLOGS_ENABLE</id>
<enumerator>
<name>NO_HIDDEN_LOGS</name>
@@ -1865,6 +1955,21 @@
</enumerator>
</enumerationType>
<enumerationType>
+ <id>SYSTEM_WOF_DISABLE</id>
+ <enumerator>
+ <name>OFF_SKIP_DD</name>
+ <value>0x02</value>
+ </enumerator>
+ <enumerator>
+ <name>OFF</name>
+ <value>0x00</value>
+ </enumerator>
+ <enumerator>
+ <name>ON</name>
+ <value>0x01</value>
+ </enumerator>
+</enumerationType>
+<enumerationType>
<id>SYSTEM_WOF_ENABLED</id>
<enumerator>
<name>OFF</name>
@@ -6567,6 +6672,10 @@
<default>ibm,romulus</default>
</attribute>
<attribute>
+ <id>SYSTEM_WOF_DISABLE</id>
+ <default>ON</default>
+ </attribute>
+ <attribute>
<id>OPEN_POWER_DIMM_ERROR_TEMP_DEG_C</id>
<default>84</default>
</attribute>
@@ -7849,9 +7958,17 @@
<default>BUS</default>
</bus_attribute>
<bus_attribute>
+ <id>I2C_PURPOSE</id>
+ <default>DIMM_SPD</default>
+ </bus_attribute>
+ <bus_attribute>
<id>I2C_SPEED</id>
<default>400</default>
</bus_attribute>
+ <bus_attribute>
+ <id>I2C_TYPE</id>
+ <default>SEEPROM</default>
+ </bus_attribute>
</bus>
<bus>
<bus_id>proc_socket-0/module-0/p9_proc_s/i2c-master-dimm0123 => dimmconn-0/dimm-0/dimm-thermal-sensor/dimm-thermal-sensor.i2c</bus_id>
@@ -7870,9 +7987,17 @@
<default>BUS</default>
</bus_attribute>
<bus_attribute>
+ <id>I2C_PURPOSE</id>
+ <default></default>
+ </bus_attribute>
+ <bus_attribute>
<id>I2C_SPEED</id>
<default>400</default>
</bus_attribute>
+ <bus_attribute>
+ <id>I2C_TYPE</id>
+ <default></default>
+ </bus_attribute>
</bus>
<bus>
<bus_id>proc_socket-0/module-0/p9_proc_s/i2c-master-dimm0123 => dimmconn-1/dimm-0/spd/i2c-slave</bus_id>
@@ -7891,9 +8016,17 @@
<default>BUS</default>
</bus_attribute>
<bus_attribute>
+ <id>I2C_PURPOSE</id>
+ <default>DIMM_SPD</default>
+ </bus_attribute>
+ <bus_attribute>
<id>I2C_SPEED</id>
<default>400</default>
</bus_attribute>
+ <bus_attribute>
+ <id>I2C_TYPE</id>
+ <default>SEEPROM</default>
+ </bus_attribute>
</bus>
<bus>
<bus_id>proc_socket-0/module-0/p9_proc_s/i2c-master-dimm0123 => dimmconn-1/dimm-0/dimm-thermal-sensor/dimm-thermal-sensor.i2c</bus_id>
@@ -7912,9 +8045,17 @@
<default>BUS</default>
</bus_attribute>
<bus_attribute>
+ <id>I2C_PURPOSE</id>
+ <default></default>
+ </bus_attribute>
+ <bus_attribute>
<id>I2C_SPEED</id>
<default>400</default>
</bus_attribute>
+ <bus_attribute>
+ <id>I2C_TYPE</id>
+ <default></default>
+ </bus_attribute>
</bus>
<bus>
<bus_id>proc_socket-0/module-0/p9_proc_s/i2c-master-dimm0123 => dimmconn-2/dimm-0/spd/i2c-slave</bus_id>
@@ -7933,9 +8074,17 @@
<default>BUS</default>
</bus_attribute>
<bus_attribute>
+ <id>I2C_PURPOSE</id>
+ <default>DIMM_SPD</default>
+ </bus_attribute>
+ <bus_attribute>
<id>I2C_SPEED</id>
<default>400</default>
</bus_attribute>
+ <bus_attribute>
+ <id>I2C_TYPE</id>
+ <default>SEEPROM</default>
+ </bus_attribute>
</bus>
<bus>
<bus_id>proc_socket-0/module-0/p9_proc_s/i2c-master-dimm0123 => dimmconn-2/dimm-0/dimm-thermal-sensor/dimm-thermal-sensor.i2c</bus_id>
@@ -7954,9 +8103,17 @@
<default>BUS</default>
</bus_attribute>
<bus_attribute>
+ <id>I2C_PURPOSE</id>
+ <default></default>
+ </bus_attribute>
+ <bus_attribute>
<id>I2C_SPEED</id>
<default>400</default>
</bus_attribute>
+ <bus_attribute>
+ <id>I2C_TYPE</id>
+ <default></default>
+ </bus_attribute>
</bus>
<bus>
<bus_id>proc_socket-0/module-0/p9_proc_s/i2c-master-dimm0123 => dimmconn-3/dimm-0/spd/i2c-slave</bus_id>
@@ -7975,9 +8132,17 @@
<default>BUS</default>
</bus_attribute>
<bus_attribute>
+ <id>I2C_PURPOSE</id>
+ <default>DIMM_SPD</default>
+ </bus_attribute>
+ <bus_attribute>
<id>I2C_SPEED</id>
<default>400</default>
</bus_attribute>
+ <bus_attribute>
+ <id>I2C_TYPE</id>
+ <default>SEEPROM</default>
+ </bus_attribute>
</bus>
<bus>
<bus_id>proc_socket-0/module-0/p9_proc_s/i2c-master-dimm0123 => dimmconn-3/dimm-0/dimm-thermal-sensor/dimm-thermal-sensor.i2c</bus_id>
@@ -7996,9 +8161,17 @@
<default>BUS</default>
</bus_attribute>
<bus_attribute>
+ <id>I2C_PURPOSE</id>
+ <default></default>
+ </bus_attribute>
+ <bus_attribute>
<id>I2C_SPEED</id>
<default>400</default>
</bus_attribute>
+ <bus_attribute>
+ <id>I2C_TYPE</id>
+ <default></default>
+ </bus_attribute>
</bus>
<bus>
<bus_id>proc_socket-0/module-0/p9_proc_s/i2c-master-dimm4567 => dimmconn-4/dimm-0/spd/i2c-slave</bus_id>
@@ -8017,9 +8190,17 @@
<default>BUS</default>
</bus_attribute>
<bus_attribute>
+ <id>I2C_PURPOSE</id>
+ <default>DIMM_SPD</default>
+ </bus_attribute>
+ <bus_attribute>
<id>I2C_SPEED</id>
<default>400</default>
</bus_attribute>
+ <bus_attribute>
+ <id>I2C_TYPE</id>
+ <default>SEEPROM</default>
+ </bus_attribute>
</bus>
<bus>
<bus_id>proc_socket-0/module-0/p9_proc_s/i2c-master-dimm4567 => dimmconn-4/dimm-0/dimm-thermal-sensor/dimm-thermal-sensor.i2c</bus_id>
@@ -8038,9 +8219,17 @@
<default>BUS</default>
</bus_attribute>
<bus_attribute>
+ <id>I2C_PURPOSE</id>
+ <default></default>
+ </bus_attribute>
+ <bus_attribute>
<id>I2C_SPEED</id>
<default>400</default>
</bus_attribute>
+ <bus_attribute>
+ <id>I2C_TYPE</id>
+ <default></default>
+ </bus_attribute>
</bus>
<bus>
<bus_id>proc_socket-0/module-0/p9_proc_s/i2c-master-dimm4567 => dimmconn-5/dimm-0/spd/i2c-slave</bus_id>
@@ -8059,9 +8248,17 @@
<default>BUS</default>
</bus_attribute>
<bus_attribute>
+ <id>I2C_PURPOSE</id>
+ <default>DIMM_SPD</default>
+ </bus_attribute>
+ <bus_attribute>
<id>I2C_SPEED</id>
<default>400</default>
</bus_attribute>
+ <bus_attribute>
+ <id>I2C_TYPE</id>
+ <default>SEEPROM</default>
+ </bus_attribute>
</bus>
<bus>
<bus_id>proc_socket-0/module-0/p9_proc_s/i2c-master-dimm4567 => dimmconn-5/dimm-0/dimm-thermal-sensor/dimm-thermal-sensor.i2c</bus_id>
@@ -8080,9 +8277,17 @@
<default>BUS</default>
</bus_attribute>
<bus_attribute>
+ <id>I2C_PURPOSE</id>
+ <default></default>
+ </bus_attribute>
+ <bus_attribute>
<id>I2C_SPEED</id>
<default>400</default>
</bus_attribute>
+ <bus_attribute>
+ <id>I2C_TYPE</id>
+ <default></default>
+ </bus_attribute>
</bus>
<bus>
<bus_id>proc_socket-0/module-0/p9_proc_s/i2c-master-dimm4567 => dimmconn-6/dimm-0/spd/i2c-slave</bus_id>
@@ -8101,9 +8306,17 @@
<default>BUS</default>
</bus_attribute>
<bus_attribute>
+ <id>I2C_PURPOSE</id>
+ <default>DIMM_SPD</default>
+ </bus_attribute>
+ <bus_attribute>
<id>I2C_SPEED</id>
<default>400</default>
</bus_attribute>
+ <bus_attribute>
+ <id>I2C_TYPE</id>
+ <default>SEEPROM</default>
+ </bus_attribute>
</bus>
<bus>
<bus_id>proc_socket-0/module-0/p9_proc_s/i2c-master-dimm4567 => dimmconn-6/dimm-0/dimm-thermal-sensor/dimm-thermal-sensor.i2c</bus_id>
@@ -8122,9 +8335,17 @@
<default>BUS</default>
</bus_attribute>
<bus_attribute>
+ <id>I2C_PURPOSE</id>
+ <default></default>
+ </bus_attribute>
+ <bus_attribute>
<id>I2C_SPEED</id>
<default>400</default>
</bus_attribute>
+ <bus_attribute>
+ <id>I2C_TYPE</id>
+ <default></default>
+ </bus_attribute>
</bus>
<bus>
<bus_id>proc_socket-0/module-0/p9_proc_s/i2c-master-dimm4567 => dimmconn-7/dimm-0/spd/i2c-slave</bus_id>
@@ -8143,9 +8364,17 @@
<default>BUS</default>
</bus_attribute>
<bus_attribute>
+ <id>I2C_PURPOSE</id>
+ <default>DIMM_SPD</default>
+ </bus_attribute>
+ <bus_attribute>
<id>I2C_SPEED</id>
<default>400</default>
</bus_attribute>
+ <bus_attribute>
+ <id>I2C_TYPE</id>
+ <default>SEEPROM</default>
+ </bus_attribute>
</bus>
<bus>
<bus_id>proc_socket-0/module-0/p9_proc_s/i2c-master-dimm4567 => dimmconn-7/dimm-0/dimm-thermal-sensor/dimm-thermal-sensor.i2c</bus_id>
@@ -8164,9 +8393,17 @@
<default>BUS</default>
</bus_attribute>
<bus_attribute>
+ <id>I2C_PURPOSE</id>
+ <default></default>
+ </bus_attribute>
+ <bus_attribute>
<id>I2C_SPEED</id>
<default>400</default>
</bus_attribute>
+ <bus_attribute>
+ <id>I2C_TYPE</id>
+ <default></default>
+ </bus_attribute>
</bus>
<bus>
<bus_id>proc_socket-1/module-0/p9_proc_s/i2c-master-dimm0123 => dimmconn-8/dimm-0/spd/i2c-slave</bus_id>
@@ -8185,9 +8422,17 @@
<default>BUS</default>
</bus_attribute>
<bus_attribute>
+ <id>I2C_PURPOSE</id>
+ <default>DIMM_SPD</default>
+ </bus_attribute>
+ <bus_attribute>
<id>I2C_SPEED</id>
<default>400</default>
</bus_attribute>
+ <bus_attribute>
+ <id>I2C_TYPE</id>
+ <default>SEEPROM</default>
+ </bus_attribute>
</bus>
<bus>
<bus_id>proc_socket-1/module-0/p9_proc_s/i2c-master-dimm0123 => dimmconn-8/dimm-0/dimm-thermal-sensor/dimm-thermal-sensor.i2c</bus_id>
@@ -8206,9 +8451,17 @@
<default>BUS</default>
</bus_attribute>
<bus_attribute>
+ <id>I2C_PURPOSE</id>
+ <default></default>
+ </bus_attribute>
+ <bus_attribute>
<id>I2C_SPEED</id>
<default>400</default>
</bus_attribute>
+ <bus_attribute>
+ <id>I2C_TYPE</id>
+ <default></default>
+ </bus_attribute>
</bus>
<bus>
<bus_id>proc_socket-1/module-0/p9_proc_s/i2c-master-dimm0123 => dimmconn-9/dimm-0/spd/i2c-slave</bus_id>
@@ -8227,9 +8480,17 @@
<default>BUS</default>
</bus_attribute>
<bus_attribute>
+ <id>I2C_PURPOSE</id>
+ <default>DIMM_SPD</default>
+ </bus_attribute>
+ <bus_attribute>
<id>I2C_SPEED</id>
<default>400</default>
</bus_attribute>
+ <bus_attribute>
+ <id>I2C_TYPE</id>
+ <default>SEEPROM</default>
+ </bus_attribute>
</bus>
<bus>
<bus_id>proc_socket-1/module-0/p9_proc_s/i2c-master-dimm0123 => dimmconn-9/dimm-0/dimm-thermal-sensor/dimm-thermal-sensor.i2c</bus_id>
@@ -8248,9 +8509,17 @@
<default>BUS</default>
</bus_attribute>
<bus_attribute>
+ <id>I2C_PURPOSE</id>
+ <default></default>
+ </bus_attribute>
+ <bus_attribute>
<id>I2C_SPEED</id>
<default>400</default>
</bus_attribute>
+ <bus_attribute>
+ <id>I2C_TYPE</id>
+ <default></default>
+ </bus_attribute>
</bus>
<bus>
<bus_id>proc_socket-1/module-0/p9_proc_s/i2c-master-dimm0123 => dimmconn-10/dimm-0/spd/i2c-slave</bus_id>
@@ -8269,9 +8538,17 @@
<default>BUS</default>
</bus_attribute>
<bus_attribute>
+ <id>I2C_PURPOSE</id>
+ <default>DIMM_SPD</default>
+ </bus_attribute>
+ <bus_attribute>
<id>I2C_SPEED</id>
<default>400</default>
</bus_attribute>
+ <bus_attribute>
+ <id>I2C_TYPE</id>
+ <default>SEEPROM</default>
+ </bus_attribute>
</bus>
<bus>
<bus_id>proc_socket-1/module-0/p9_proc_s/i2c-master-dimm0123 => dimmconn-10/dimm-0/dimm-thermal-sensor/dimm-thermal-sensor.i2c</bus_id>
@@ -8290,9 +8567,17 @@
<default>BUS</default>
</bus_attribute>
<bus_attribute>
+ <id>I2C_PURPOSE</id>
+ <default></default>
+ </bus_attribute>
+ <bus_attribute>
<id>I2C_SPEED</id>
<default>400</default>
</bus_attribute>
+ <bus_attribute>
+ <id>I2C_TYPE</id>
+ <default></default>
+ </bus_attribute>
</bus>
<bus>
<bus_id>proc_socket-1/module-0/p9_proc_s/i2c-master-dimm0123 => dimmconn-11/dimm-0/spd/i2c-slave</bus_id>
@@ -8311,9 +8596,17 @@
<default>BUS</default>
</bus_attribute>
<bus_attribute>
+ <id>I2C_PURPOSE</id>
+ <default>DIMM_SPD</default>
+ </bus_attribute>
+ <bus_attribute>
<id>I2C_SPEED</id>
<default>400</default>
</bus_attribute>
+ <bus_attribute>
+ <id>I2C_TYPE</id>
+ <default>SEEPROM</default>
+ </bus_attribute>
</bus>
<bus>
<bus_id>proc_socket-1/module-0/p9_proc_s/i2c-master-dimm0123 => dimmconn-11/dimm-0/dimm-thermal-sensor/dimm-thermal-sensor.i2c</bus_id>
@@ -8332,9 +8625,17 @@
<default>BUS</default>
</bus_attribute>
<bus_attribute>
+ <id>I2C_PURPOSE</id>
+ <default></default>
+ </bus_attribute>
+ <bus_attribute>
<id>I2C_SPEED</id>
<default>400</default>
</bus_attribute>
+ <bus_attribute>
+ <id>I2C_TYPE</id>
+ <default></default>
+ </bus_attribute>
</bus>
<bus>
<bus_id>proc_socket-1/module-0/p9_proc_s/i2c-master-dimm4567 => dimmconn-12/dimm-0/spd/i2c-slave</bus_id>
@@ -8353,9 +8654,17 @@
<default>BUS</default>
</bus_attribute>
<bus_attribute>
+ <id>I2C_PURPOSE</id>
+ <default>DIMM_SPD</default>
+ </bus_attribute>
+ <bus_attribute>
<id>I2C_SPEED</id>
<default>400</default>
</bus_attribute>
+ <bus_attribute>
+ <id>I2C_TYPE</id>
+ <default>SEEPROM</default>
+ </bus_attribute>
</bus>
<bus>
<bus_id>proc_socket-1/module-0/p9_proc_s/i2c-master-dimm4567 => dimmconn-12/dimm-0/dimm-thermal-sensor/dimm-thermal-sensor.i2c</bus_id>
@@ -8374,9 +8683,17 @@
<default>BUS</default>
</bus_attribute>
<bus_attribute>
+ <id>I2C_PURPOSE</id>
+ <default></default>
+ </bus_attribute>
+ <bus_attribute>
<id>I2C_SPEED</id>
<default>400</default>
</bus_attribute>
+ <bus_attribute>
+ <id>I2C_TYPE</id>
+ <default></default>
+ </bus_attribute>
</bus>
<bus>
<bus_id>proc_socket-1/module-0/p9_proc_s/i2c-master-dimm4567 => dimmconn-13/dimm-0/spd/i2c-slave</bus_id>
@@ -8395,9 +8712,17 @@
<default>BUS</default>
</bus_attribute>
<bus_attribute>
+ <id>I2C_PURPOSE</id>
+ <default>DIMM_SPD</default>
+ </bus_attribute>
+ <bus_attribute>
<id>I2C_SPEED</id>
<default>400</default>
</bus_attribute>
+ <bus_attribute>
+ <id>I2C_TYPE</id>
+ <default>SEEPROM</default>
+ </bus_attribute>
</bus>
<bus>
<bus_id>proc_socket-1/module-0/p9_proc_s/i2c-master-dimm4567 => dimmconn-13/dimm-0/dimm-thermal-sensor/dimm-thermal-sensor.i2c</bus_id>
@@ -8416,9 +8741,17 @@
<default>BUS</default>
</bus_attribute>
<bus_attribute>
+ <id>I2C_PURPOSE</id>
+ <default></default>
+ </bus_attribute>
+ <bus_attribute>
<id>I2C_SPEED</id>
<default>400</default>
</bus_attribute>
+ <bus_attribute>
+ <id>I2C_TYPE</id>
+ <default></default>
+ </bus_attribute>
</bus>
<bus>
<bus_id>proc_socket-1/module-0/p9_proc_s/i2c-master-dimm4567 => dimmconn-14/dimm-0/spd/i2c-slave</bus_id>
@@ -8437,9 +8770,17 @@
<default>BUS</default>
</bus_attribute>
<bus_attribute>
+ <id>I2C_PURPOSE</id>
+ <default>DIMM_SPD</default>
+ </bus_attribute>
+ <bus_attribute>
<id>I2C_SPEED</id>
<default>400</default>
</bus_attribute>
+ <bus_attribute>
+ <id>I2C_TYPE</id>
+ <default>SEEPROM</default>
+ </bus_attribute>
</bus>
<bus>
<bus_id>proc_socket-1/module-0/p9_proc_s/i2c-master-dimm4567 => dimmconn-14/dimm-0/dimm-thermal-sensor/dimm-thermal-sensor.i2c</bus_id>
@@ -8458,9 +8799,17 @@
<default>BUS</default>
</bus_attribute>
<bus_attribute>
+ <id>I2C_PURPOSE</id>
+ <default></default>
+ </bus_attribute>
+ <bus_attribute>
<id>I2C_SPEED</id>
<default>400</default>
</bus_attribute>
+ <bus_attribute>
+ <id>I2C_TYPE</id>
+ <default></default>
+ </bus_attribute>
</bus>
<bus>
<bus_id>proc_socket-1/module-0/p9_proc_s/i2c-master-dimm4567 => dimmconn-15/dimm-0/spd/i2c-slave</bus_id>
@@ -8479,9 +8828,17 @@
<default>BUS</default>
</bus_attribute>
<bus_attribute>
+ <id>I2C_PURPOSE</id>
+ <default>DIMM_SPD</default>
+ </bus_attribute>
+ <bus_attribute>
<id>I2C_SPEED</id>
<default>400</default>
</bus_attribute>
+ <bus_attribute>
+ <id>I2C_TYPE</id>
+ <default>SEEPROM</default>
+ </bus_attribute>
</bus>
<bus>
<bus_id>proc_socket-1/module-0/p9_proc_s/i2c-master-dimm4567 => dimmconn-15/dimm-0/dimm-thermal-sensor/dimm-thermal-sensor.i2c</bus_id>
@@ -8500,9 +8857,17 @@
<default>BUS</default>
</bus_attribute>
<bus_attribute>
+ <id>I2C_PURPOSE</id>
+ <default></default>
+ </bus_attribute>
+ <bus_attribute>
<id>I2C_SPEED</id>
<default>400</default>
</bus_attribute>
+ <bus_attribute>
+ <id>I2C_TYPE</id>
+ <default></default>
+ </bus_attribute>
</bus>
<bus>
<bus_id>proc_socket-0/module-0/p9_proc_s/i2c-master-lightpath => planar_vpd-0/i2c-slave</bus_id>
@@ -8521,9 +8886,17 @@
<default>BUS</default>
</bus_attribute>
<bus_attribute>
+ <id>I2C_PURPOSE</id>
+ <default>PLANAR_VPD</default>
+ </bus_attribute>
+ <bus_attribute>
<id>I2C_SPEED</id>
<default>400</default>
</bus_attribute>
+ <bus_attribute>
+ <id>I2C_TYPE</id>
+ <default>SEEPROM</default>
+ </bus_attribute>
</bus>
<bus>
<bus_id>planar_vpd-0/vpd_assoc_parent => vpd_assoc_child</bus_id>
@@ -8937,6 +9310,10 @@
<default>0</default>
</attribute>
<attribute>
+ <id>FABRIC_GROUP_ID</id>
+ <default>0</default>
+ </attribute>
+ <attribute>
<id>FABRIC_NODE_ID</id>
<default>0</default>
</attribute>
@@ -9099,6 +9476,10 @@
<id>TYPE</id>
<default>NA</default>
</attribute>
+ <attribute>
+ <id>NO_APSS_PROC_POWER_VCS_VIO_WATTS</id>
+ <default>19</default>
+ </attribute>
</targetInstance>
<targetInstance>
<id>module-0</id>
@@ -9477,6 +9858,10 @@
<default>1</default>
</attribute>
<attribute>
+ <id>DISABLE_I2C_ENGINE2_PORT0_DIAG_MODE</id>
+ <default>1</default>
+ </attribute>
+ <attribute>
<id>DEVICE_ID</id>
<default>0</default>
</attribute>
@@ -19215,6 +19600,10 @@
<default>0xFFFFFFFF</default>
</attribute>
<attribute>
+ <id>PCIE_LANE_GROUP</id>
+ <default>0</default>
+ </attribute>
+ <attribute>
<id>PCIE_LANE_MASK</id>
<default>0xFFFF</default>
</attribute>
@@ -19873,6 +20262,10 @@
<default>0xFFFFFFFF</default>
</attribute>
<attribute>
+ <id>PCIE_LANE_GROUP</id>
+ <default>0</default>
+ </attribute>
+ <attribute>
<id>PCIE_LANE_MASK</id>
<default>0xFF00</default>
</attribute>
@@ -20174,6 +20567,10 @@
<default>0xFFFFFFFF</default>
</attribute>
<attribute>
+ <id>PCIE_LANE_GROUP</id>
+ <default>2</default>
+ </attribute>
+ <attribute>
<id>PCIE_LANE_MASK</id>
<default>0x00FF</default>
</attribute>
@@ -20833,6 +21230,10 @@
<default>0xFFFFFFFF</default>
</attribute>
<attribute>
+ <id>PCIE_LANE_GROUP</id>
+ <default>0</default>
+ </attribute>
+ <attribute>
<id>PCIE_LANE_MASK</id>
<default>0xFFFF</default>
</attribute>
@@ -21247,6 +21648,10 @@
<default>0xFFFFFFFF</default>
</attribute>
<attribute>
+ <id>PCIE_LANE_GROUP</id>
+ <default>0</default>
+ </attribute>
+ <attribute>
<id>PCIE_LANE_MASK</id>
<default>0xFF00</default>
</attribute>
@@ -21548,6 +21953,10 @@
<default>0xFFFFFFFF</default>
</attribute>
<attribute>
+ <id>PCIE_LANE_GROUP</id>
+ <default>2</default>
+ </attribute>
+ <attribute>
<id>PCIE_LANE_MASK</id>
<default>0x00FF</default>
</attribute>
@@ -21963,6 +22372,10 @@
<default>0xFFFFFFFF</default>
</attribute>
<attribute>
+ <id>PCIE_LANE_GROUP</id>
+ <default>2</default>
+ </attribute>
+ <attribute>
<id>PCIE_LANE_MASK</id>
<default>0x00F0</default>
</attribute>
@@ -22264,6 +22677,10 @@
<default>0xFFFFFFFF</default>
</attribute>
<attribute>
+ <id>PCIE_LANE_GROUP</id>
+ <default>3</default>
+ </attribute>
+ <attribute>
<id>PCIE_LANE_MASK</id>
<default>0x000F</default>
</attribute>
@@ -45561,6 +45978,10 @@
<default>0</default>
</attribute>
<attribute>
+ <id>FABRIC_GROUP_ID</id>
+ <default>1</default>
+ </attribute>
+ <attribute>
<id>FABRIC_NODE_ID</id>
<default>0</default>
</attribute>
@@ -45723,6 +46144,10 @@
<id>TYPE</id>
<default>NA</default>
</attribute>
+ <attribute>
+ <id>NO_APSS_PROC_POWER_VCS_VIO_WATTS</id>
+ <default>19</default>
+ </attribute>
</targetInstance>
<targetInstance>
<id>dimmconn-0</id>
OpenPOWER on IntegriCloud