summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--OPNPWR_VENICE.xml5
-rw-r--r--turismo_scm.xml13
2 files changed, 12 insertions, 6 deletions
diff --git a/OPNPWR_VENICE.xml b/OPNPWR_VENICE.xml
index d6a239e..659d32a 100644
--- a/OPNPWR_VENICE.xml
+++ b/OPNPWR_VENICE.xml
@@ -1,5 +1,5 @@
<?xml version="1.0" encoding="UTF-8"?>
-<!-- $Header: /afs/awd/projects/eclipz/KnowledgeBase/.cvsroot/eclipz/systems/pegasus/xml/working/parts/OPNPWR_VENICE.xml,v 1.2 2014/08/20 01:16:07 mashak Exp $ -->
+<!-- $Header: /afs/awd/projects/eclipz/KnowledgeBase/.cvsroot/eclipz/systems/pegasus/xml/working/parts/OPNPWR_VENICE.xml,v 1.3 2014/12/08 23:02:57 spinler Exp $ -->
<parts xmlns:xi="http://www.w3.org/2001/XInclude"
xmlns:mrw="http://w3.ibm.com/stg/power-firmware/schema/mrw"
xmlns="http://w3.ibm.com/stg/power-firmware/schema/mrw"
@@ -87,8 +87,9 @@
<i2c-master-unit><id>I2CM_PROC_PROM</id><engine>0</engine><port>0</port></i2c-master-unit>
<i2c-master-unit><id>I2CM_PROM1</id><engine>6</engine><port>1</port><cfam-id>cfam0</cfam-id></i2c-master-unit>
<i2c-master-unit><id>I2CM_PROC_PROM1</id><engine>0</engine><port>1</port></i2c-master-unit>
- <i2c-master-unit><id>I2CM_HOTPLUG</id><engine>1</engine><port>1</port></i2c-master-unit>
<i2c-master-unit><id>I2CM_LIGHTPATH</id><engine>1</engine><port>0</port></i2c-master-unit>
+ <i2c-master-unit><id>I2CM_HOTPLUG</id><engine>1</engine><port>1</port></i2c-master-unit>
+ <i2c-master-unit><id>I2CM_VPD</id><engine>1</engine><port>2</port></i2c-master-unit>
</i2c-master-units>
<gpio-master-units>
<gpio-master-unit><id>OSC0_OSCSW_CTL0</id></gpio-master-unit>
diff --git a/turismo_scm.xml b/turismo_scm.xml
index 231c488..357551c 100644
--- a/turismo_scm.xml
+++ b/turismo_scm.xml
@@ -129,19 +129,24 @@
<speed>400</speed>
<address>0xA0</address>
<source><part-instance-id>U1</part-instance-id><unit-name>I2C</unit-name></source>
- <endpoint><part-instance-id>U0</part-instance-id><unit-name>I2CM_PROM</unit-name></endpoint>
+ <endpoint><part-instance-id>U0</part-instance-id><unit-name>I2CM_PROC_PROM</unit-name></endpoint>
</i2c>
<i2c>
<id>i2c128</id>
<source><part-instance-id>U0</part-instance-id><unit-name>I2CM_HOTPLUG</unit-name></source>
<endpoint><connector-instance-id>JBSM</connector-instance-id><pin-name>I2C_HOTPLUG</pin-name></endpoint>
</i2c>
+ <i2c>
+ <id>i2c129</id>
+ <source><part-instance-id>U0</part-instance-id><unit-name>I2CM_VPD</unit-name></source>
+ <endpoint><connector-instance-id>JBSM</connector-instance-id><pin-name>I2C_VPD</pin-name></endpoint>
+ </i2c>
<i2c>
<id>i2c11</id>
<use-for-presence-detect>No</use-for-presence-detect>
<speed>400</speed>
<address>A0</address>
- <source><part-instance-id>U0</part-instance-id><unit-name>I2CM_PROM1</unit-name></source>
+ <source><part-instance-id>U0</part-instance-id><unit-name>I2CM_PROC_PROM1</unit-name></source>
<endpoint><part-instance-id>U3</part-instance-id><unit-name>I2C</unit-name></endpoint>
</i2c>
<i2c>
@@ -149,7 +154,7 @@
<use-for-presence-detect>No</use-for-presence-detect>
<speed>400</speed>
<address>A2</address>
- <source><part-instance-id>U0</part-instance-id><unit-name>I2CM_PROM1</unit-name></source>
+ <source><part-instance-id>U0</part-instance-id><unit-name>I2CM_PROC_PROM1</unit-name></source>
<endpoint><part-instance-id>U4</part-instance-id><unit-name>I2C</unit-name></endpoint>
</i2c>
<i2c>
@@ -157,7 +162,7 @@
<use-for-presence-detect>No</use-for-presence-detect>
<speed>400</speed>
<address>A2</address>
- <source><part-instance-id>U0</part-instance-id><unit-name>I2CM_PROM</unit-name></source>
+ <source><part-instance-id>U0</part-instance-id><unit-name>I2CM_PROC_PROM</unit-name></source>
<endpoint><part-instance-id>U2</part-instance-id><unit-name>I2C</unit-name></endpoint>
</i2c>
<i2c>
OpenPOWER on IntegriCloud