All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH RFC 0/2] leds: rgb: leds-group-multicolor: Introduce default-intensity
@ 2026-07-08 22:46 Stefan Wahren
  2026-07-08 22:46 ` [PATCH RFC 1/2] dt-bindings: " Stefan Wahren
  2026-07-08 22:46 ` [PATCH RFC 2/2] leds: rgb: leds-group-multicolor: Implement default-intensity Stefan Wahren
  0 siblings, 2 replies; 8+ messages in thread
From: Stefan Wahren @ 2026-07-08 22:46 UTC (permalink / raw)
  To: Lee Jones, Pavel Machek, Rob Herring, Krzysztof Kozlowski,
	Conor Dooley
  Cc: Jean-Jacques Hiblot, linux-leds, devicetree, Stefan Wahren

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


^ permalink raw reply	[flat|nested] 8+ messages in thread

end of thread, other threads:[~2026-07-23 12:02 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2026-07-08 22:46 [PATCH RFC 0/2] leds: rgb: leds-group-multicolor: Introduce default-intensity Stefan Wahren
2026-07-08 22:46 ` [PATCH RFC 1/2] dt-bindings: " Stefan Wahren
2026-07-09 18:03   ` Conor Dooley
2026-07-13  8:23     ` Stefan Wahren
2026-07-13  8:41       ` Jonas Rebmann
2026-07-13 16:34         ` Conor Dooley
2026-07-08 22:46 ` [PATCH RFC 2/2] leds: rgb: leds-group-multicolor: Implement default-intensity Stefan Wahren
2026-07-23 12:01   ` Lee Jones

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.