Define Generic LED groups for all the platforms

Regardless of the machine type, there needs to be standard set
of LED groups that would get asserted / de-asserted under these
conditions:

1) BMC booted
2) Power On
3) Power Off

This makes sense on hardwares that have physical LEDs.
However, QEMU does not have physical LEDs associated with the
groups but the groups themselves can be in asserted state so that
if physical LEDs are implemented in future, they can be used.

Change-Id: Iaa081e59a356670b9f713db11bd45dbda55a6bd4
Signed-off-by: Vishwanatha Subbanna <vishwa@linux.vnet.ibm.com>
1 file changed