summaryrefslogtreecommitdiff
path: root/meta-ibm
diff options
context:
space:
mode:
authorJim Wright <jlwright@us.ibm.com>2019-11-02 01:31:37 +0300
committerBrad Bishop <bradleyb@fuzziesquirrel.com>2019-11-04 21:21:00 +0300
commit6bde7123ef27b3404a9dd00ddecf0303c66c1aee (patch)
treea33937e76b372d8a4d9c08185f6eb074ae74760b /meta-ibm
parentf615508d45f2af8762f96a1a96cc5c952374ddda (diff)
downloadopenbmc-6bde7123ef27b3404a9dd00ddecf0303c66c1aee.tar.xz
Remove extra forward slash from Witherspoon YAML
In the Witherspoon power sequencer YAML, the device path contains an extra forward slash. Remove the unneed character. (From meta-ibm rev: a68a95377dbee8779eeb5174e07f62cf335ce37b) Signed-off-by: Jim Wright <jlwright@us.ibm.com> Change-Id: I40d368bd36b573c000ec9352350e3a0f7c1a1926 Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
Diffstat (limited to 'meta-ibm')
-rw-r--r--meta-ibm/meta-witherspoon/recipes-phosphor/power/power-sequencer/witherspoon/ucd90160.yaml2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-ibm/meta-witherspoon/recipes-phosphor/power/power-sequencer/witherspoon/ucd90160.yaml b/meta-ibm/meta-witherspoon/recipes-phosphor/power/power-sequencer/witherspoon/ucd90160.yaml
index 39ee8ed36..9dd381248 100644
--- a/meta-ibm/meta-witherspoon/recipes-phosphor/power/power-sequencer/witherspoon/ucd90160.yaml
+++ b/meta-ibm/meta-witherspoon/recipes-phosphor/power/power-sequencer/witherspoon/ucd90160.yaml
@@ -1,7 +1,7 @@
- Device:
index: 0
# Linux sysfs path for this power sequencer (0xC8 8-bit address)
- path: /sys/bus/i2c/devices//i2c-11/11-0064
+ path: /sys/bus/i2c/devices/i2c-11/11-0064
RailNames:
- "5.0VCS"
- "12.0V"