[PATCH RFC 0/2] leds: rgb: leds-group-multicolor: Introduce default-intensity
Stefan Wahren <[email protected]>
| Newsgroups | org.kernel.vger.linux-leds,org.kernel.vger.linux-devicetree |
|---|---|
| Message-ID | <[email protected]> |
Currently it's not possible to specify the initial color of a LED group during boot. So introduce a new property similiar to default-brightness, which specifies the intensity of each LED in the group. Stefan Wahren (2): dt-bindings: leds-group-multicolor: Introduce default-intensity leds: rgb: leds-group-multicolor: Implement default-intensity .../bindings/leds/leds-group-multicolor.yaml | 7 +++++++ drivers/leds/rgb/leds-group-multicolor.c | 21 +++++++++++++++++-- 2 files changed, 26 insertions(+), 2 deletions(-) -- 2.43.0