Re: [PATCH v4] dt-bindings: leds: Add default-intensity property
From: Stefan Wahren
Date: Thu Jul 16 2026 - 12:40:39 EST
Am 14.07.26 um 09:35 schrieb Jonas Rebmann:
Document the default-intensity property to set a default color onReviewed-by: Stefan Wahren <wahrenst@xxxxxxx>
multicolor LEDs.
Update pwm-multicolor to support it and update the example to turn the
LED red on boot.
Acked-by: Conor Dooley <conor.dooley@xxxxxxxxxxxxx>
Signed-off-by: Jonas Rebmann <jre@xxxxxxxxxxxxxx>
---
Changes in v4:
- Move default to leds-pwm-multicolor.yaml as other drivers have other
defaults (Thanks, Conor)
- Move definition of default-intensity property next to default-brightness
- Slighly improve description
- Link to v3: https://patch.msgid.link/20260630-multicolor-default-v3-1-24c5170ca3cd@xxxxxxxxxxxxxx
Changes in v3:
- make default-intensity property description more generic and less
redundant (Thanks, Conor)
- Drop applied patch that introduces the property (Thanks, Lee)
- Link to v2: https://patch.msgid.link/20260605-multicolor-default-v2-0-ed07271df6b0@xxxxxxxxxxxxxx
Changes in v2:
- dt-bindings: Use correct property name in example
- dt-bindings: Add missing word in property description
- Link to v1: https://patch.msgid.link/20260604-multicolor-default-v1-0-b07bff431537@xxxxxxxxxxxxxx
---
Documentation/devicetree/bindings/leds/common.yaml | 9 +++++++++
Documentation/devicetree/bindings/leds/leds-pwm-multicolor.yaml | 5 +++++
2 files changed, 14 insertions(+)