LEDS: Add default LED groups

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: Ie66f5ac59fcdbecb7ba79c4dbcbdc8fceaace42f
Signed-off-by: Vishwanatha Subbanna <vishwa@linux.vnet.ibm.com>
1 file changed