On Mon, 07 Oct 2024 22:53:15 +0200, Heiko Stuebner wrote: > 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 153a60bb0fac ("[media] rc: add feedback led trigger for rc keypresses") > > Signed-off-by: Heiko Stuebner <heiko@xxxxxxxxx> > --- > changes in v2: > - put the entry in the correct position and comment above it (Pavel) > > Documentation/devicetree/bindings/leds/common.yaml | 2 ++ > 1 file changed, 2 insertions(+) > Acked-by: Rob Herring (Arm) <robh@xxxxxxxxxx>