summaryrefslogtreecommitdiffstats
path: root/meta-ibm/meta-witherspoon/recipes-phosphor/power
Commit message (Collapse)AuthorAgeFilesLines
* witherspoon-pfault-analysis: Add sdeventplus DEPENDWilliam A. Kennington III2018-10-181-0/+1
| | | | | | | | | | | This is needed for an upcoming change that makes witherspoon-pfault-analysis depend on sdeventplus. (From meta-ibm rev: dd44eaa188fbdb79f0906932f3b9b9dda6fb5be0) Change-Id: Iba5fa46b6bdbdf32db73af370f455a5fe77c3145 Signed-off-by: William A. Kennington III <wak@google.com> Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
* witherspoon-pfault-analysis: srcrev bump cab4834210..f4d72d82a1Andrew Geissler2018-10-051-1/+1
| | | | | | | | | | | Vernon Mauery (1): witherspoon-pfault-analysis: use c++17 (From meta-ibm rev: 937b85da5843bee003a3282adc6deb1b92dfa959) Change-Id: I65f2401cc0b6fbf24652a9d0ab231d3ad5fdcf47 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
* wspoon: Start PSEQ monitor after power workaroundsMatt Spinler2018-10-041-0/+2
| | | | | | | | | | | | | | | | | | | | | | | This witherspoon-pseq-monitor-pgood service launches an instance of witherspoon-pseq-monitor to run during a power on to monitor for power faults during that sequence. It needs the hwmon driver for the ucd90160 bound when it starts so that it can find the path to some sysfs files it needs to access on failures. However, the power-workarounds@.service was running at about the same time, and it unbinds that device driver while it runs, so the pseq-monitor code can't find what it's looking for, as can be seen by a "Unable to find hwmon directory in device base path" trace. The fix is to just wait for the power-workaround service to be complete before starting this service. (From meta-ibm rev: 65da05ba33ac3b4bc2b46f1a58e05d1714221335) Change-Id: I04209d8765a63ec89546708b6af87f761cc6f73d Signed-off-by: Matt Spinler <spinler@us.ibm.com> Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
* [Subtree] Bring openbmc machines to top levelDave Cobbley2018-08-2313-0/+376
The new subtree model brings the subtrees up from the openbmc-machines layer. Change-Id: I58a03ae1be374bc79ae1438e65e888375d12d0c0 Signed-off-by: Dave Cobbley <david.j.cobbley@linux.intel.com> Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
OpenPOWER on IntegriCloud