Bellavista: Change power supply slot 2 I2CAddress
The third power supply in the Everest system is moving from I2C address
6Ah to 6Dh. Update address, decimal 106, to 109, in the Bellavista
configuration.
Signed-off-by: B. J. Wyman <bjwyman@gmail.com>
Change-Id: Ic985d1bc72b4c4c09db8c81aad9f2213007fbf6f
diff --git a/configurations/Bellavista.json b/configurations/Bellavista.json
index 49eccaf..7654ee6 100644
--- a/configurations/Bellavista.json
+++ b/configurations/Bellavista.json
@@ -15,7 +15,7 @@
"Type": "IBMCFFPSConnector"
},
{
- "I2CAddress": 106,
+ "I2CAddress": 109,
"I2CBus": 3,
"Name": "Power Supply Slot 2",
"NamedPresenceGpio": "presence-ps2",