commit | 94b8772a1218969d638e286000a393de3cfa94cc | [log] [tgz] |
---|---|---|
author | Matt Spinler <spinler@us.ibm.com> | Fri May 25 12:34:32 2018 -0500 |
committer | Brad Bishop <bradleyb@fuzziesquirrel.com> | Wed May 30 18:21:40 2018 +0000 |
tree | d771b7986a731e1e0a1ffbe523d03c597c22c5e4 | |
parent | 5148d06842387f6fbca9bc17c981383fe247cba9 [diff] |
wspoon: Change ir35221-on-bind.service dependency Make this service have a .wants dependency to the obmc-chassis-poweron@.target instead of .requires. This way if it fails, the power on will still continue, just without the failing drivers bound to their devices. The drivers are only used for surfacing hwmon temps and voltages. The only ones of those actually used by code are the water cooled witherspoon VDD VRM temperatures which are used by fan control, and fan control can deal with missing VRM temps. Tested: Inject a fail into the bind script, and ensure the service fails but the power on still continues. Resolves openbmc/openbmc#3205 Change-Id: Id7551b8dd9e36c105f11e91697035d7ca90bdec3 Signed-off-by: Matt Spinler <spinler@us.ibm.com>
meta-openpower is the OpenPOWER layer and should be included in all OpenPOWER systems' bblayers.conf. More information on OpenPOWER can be found here.