From: Stefan Wahren <wahrenst@gmx.net>
To: Lee Jones <lee@kernel.org>, Pavel Machek <pavel@kernel.org>,
Rob Herring <robh@kernel.org>,
Krzysztof Kozlowski <krzk+dt@kernel.org>,
Conor Dooley <conor+dt@kernel.org>
Cc: Jean-Jacques Hiblot <jjhiblot@traphandler.com>,
linux-leds@vger.kernel.org, devicetree@vger.kernel.org,
Stefan Wahren <wahrenst@gmx.net>
Subject: [PATCH RFC 0/2] leds: rgb: leds-group-multicolor: Introduce default-intensity
Date: Thu, 9 Jul 2026 00:46:50 +0200 [thread overview]
Message-ID: <20260708224652.106632-1-wahrenst@gmx.net> (raw)
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
next reply other threads:[~2026-07-08 22:46 UTC|newest]
Thread overview: 8+ messages / expand[flat|nested] mbox.gz Atom feed top
2026-07-08 22:46 Stefan Wahren [this message]
2026-07-08 22:46 ` [PATCH RFC 1/2] dt-bindings: leds-group-multicolor: Introduce default-intensity 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
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20260708224652.106632-1-wahrenst@gmx.net \
--to=wahrenst@gmx.net \
--cc=conor+dt@kernel.org \
--cc=devicetree@vger.kernel.org \
--cc=jjhiblot@traphandler.com \
--cc=krzk+dt@kernel.org \
--cc=lee@kernel.org \
--cc=linux-leds@vger.kernel.org \
--cc=pavel@kernel.org \
--cc=robh@kernel.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox