summaryrefslogtreecommitdiffstats
path: root/ledlayout.hpp
Commit message (Collapse)AuthorAgeFilesLines
* LEDS: Provide support to override the default Blink priorityVishwanatha Subbanna2017-06-191-2/+14
| | | | | | | | In some cases, it is needed that the Solid-ON action over rules Blink and this patch adds that support. Change-Id: Ib0a88b11142ccef3e39ef0a7c6eb3a037c878bc2 Signed-off-by: Vishwanatha Subbanna <vishwa@linux.vnet.ibm.com>
* Update led manager to consume DutyOn and Period valuesVishwanatha Subbanna2017-01-251-0/+2
| | | | | | | | | Previous code only considered the Name and Action for the LED but then DutyOn and Period are also the properties that are associated with LED and this patchset handles that. Change-Id: Ifb57719ed3bcf01a4704618089d9ce676e4b951c Signed-off-by: Vishwanatha Subbanna <vishwa@linux.vnet.ibm.com>
* Enable gtest for testing LED set operationsVishwanatha Subbanna2017-01-171-0/+44
This patchset enables gtest to allow different combinations of LED set operations to be verified at build time. Change-Id: I9c2ddf82c2e23be911233b23037ee44e3ce301db Signed-off-by: Vishwanatha Subbanna <vishwa@linux.vnet.ibm.com>
OpenPOWER on IntegriCloud