Everest: Fix MUX configuration
Fix the MUX configuration to correctly point to the device i2c
Change-Id: Icb89bc94f82cb286a85a89cf8ab20c4f8e414bc1
Signed-off-by: Jinu Joy Thomas <jinu.joy.thomas@in.ibm.com>
diff --git a/config/ibm/50003000_v2.json b/config/ibm/50003000_v2.json
index 71049eb..9e66e2f 100644
--- a/config/ibm/50003000_v2.json
+++ b/config/ibm/50003000_v2.json
@@ -26,6 +26,11 @@
},
"muxes": [
{
+ "i2bus": "4",
+ "deviceaddress": "0xE0",
+ "holdidlepath": "/sys/bus/i2c/drivers/pca954x/4-0070/hold_idle"
+ },
+ {
"i2bus": "5",
"deviceaddress": "0xE0",
"holdidlepath": "/sys/bus/i2c/drivers/pca954x/5-0070/hold_idle"
@@ -34,11 +39,6 @@
"i2bus": "6",
"deviceaddress": "0xE0",
"holdidlepath": "/sys/bus/i2c/drivers/pca954x/6-0070/hold_idle"
- },
- {
- "i2bus": "7",
- "deviceaddress": "0xE0",
- "holdidlepath": "/sys/bus/i2c/drivers/pca954x/7-0070/hold_idle"
}
],
"frus": {