commit | 94b6374e6f9bc72ddacd97c695bb3f9de6ecfacc | [log] [tgz] |
---|---|---|
author | Matt Spinler <spinler@us.ibm.com> | Fri Mar 22 10:17:16 2019 -0500 |
committer | Brad Bishop <bradleyb@fuzziesquirrel.com> | Sat Mar 23 22:01:32 2019 -0400 |
tree | a0f7551c3458f0ca868ca253af25c22ac0f77fb8 | |
parent | 6d0a6651e90d88e0836a74cd5591227639cda016 [diff] [blame] |
wspoon: Update VRM I2C paths for the 5.0 kernel In the 5.0 Linux kernel, an I2C device path segment changed: i2c@1e78a000 -> bus@1e78a000 (From meta-ibm rev: 0321766978ee9f229b8194fb47d48bd60fc3c0e5) Signed-off-by: Matt Spinler <spinler@us.ibm.com> Change-Id: Id158441b74330782ad46043fbdc54f55503552da Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
diff --git a/meta-ibm/meta-witherspoon/recipes-phosphor/chassis/vrm-control/ir35221-unbind-bind.sh b/meta-ibm/meta-witherspoon/recipes-phosphor/chassis/vrm-control/ir35221-unbind-bind.sh index 160cc5d..85d7741 100644 --- a/meta-ibm/meta-witherspoon/recipes-phosphor/chassis/vrm-control/ir35221-unbind-bind.sh +++ b/meta-ibm/meta-witherspoon/recipes-phosphor/chassis/vrm-control/ir35221-unbind-bind.sh
@@ -6,7 +6,7 @@ status=0 max_retries=3 driver_path="/sys/bus/i2c/drivers/ir35221/" -platform_path="/sys/devices/platform/ahb/ahb:apb/ahb:apb:i2c@1e78a000/" +platform_path="/sys/devices/platform/ahb/ahb:apb/ahb:apb:bus@1e78a000/" unbind_driver () { echo $1 > $driver_path/unbind