Swift: Fix UCD90160 device path

More than 1 directory in the path is dependent on the I2C bus.

Signed-off-by: Matt Spinler <spinler@us.ibm.com>
Change-Id: Ia10248776b755d72e1ff3ba15b7982f1acc8de5b
diff --git a/meta-witherspoon/recipes-phosphor/power/power-sequencer/swift/ucd90160.yaml b/meta-witherspoon/recipes-phosphor/power/power-sequencer/swift/ucd90160.yaml
index 494d0a0..66f8a92 100644
--- a/meta-witherspoon/recipes-phosphor/power/power-sequencer/swift/ucd90160.yaml
+++ b/meta-witherspoon/recipes-phosphor/power/power-sequencer/swift/ucd90160.yaml
@@ -1,7 +1,7 @@
 - Device:
   index: 0
   # Linux sysfs path for this power sequencer (0xC8 8-bit address)
-  path:  /sys/devices/platform/ahb/ahb:apb/ahb:apb:bus@1e78a000/1e78a400.i2c-bus/i2c-8/8-0064
+  path:  /sys/devices/platform/ahb/ahb:apb/ahb:apb:bus@1e78a000/1e78a340.i2c-bus/i2c-8/8-0064
   RailNames:
       - "12.0V"
       - "3.3V"