Skip to content

Commit 267f1ad

Browse files
mmindlag-linaro
authored andcommitted
dt-bindings: leds: Document "rc-feedback" trigger
Document the "rc-feedback" trigger which is used to control LEDs by remote control device activity. This is an existing trigger used in existing DTs, document it so validation of those DTs would pass. It was originally introduced into the Linux kernel in 2013 with commit 153a60b ("[media] rc: add feedback led trigger for rc keypresses") Signed-off-by: Heiko Stuebner <[email protected]> Acked-by: Pavel Machek <[email protected]> Acked-by: Rob Herring (Arm) <[email protected]> Link: https://lore.kernel.org/r/[email protected] Signed-off-by: Lee Jones <[email protected]>
1 parent 3cfd6ad commit 267f1ad

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

Documentation/devicetree/bindings/leds/common.yaml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -118,6 +118,8 @@ properties:
118118
# No trigger assigned to the LED. This is the default mode
119119
# if trigger is absent
120120
- none
121+
# LED indicates remote control feedback
122+
- rc-feedback
121123
# LED indicates camera torch state
122124
- torch
123125
# LED indicates USB gadget activity

0 commit comments

Comments
 (0)