]> git.dujemihanovic.xyz Git - u-boot.git/commit
led: Add dts property to specify blinking of the led
authorMichael Polyntsov <michael.polyntsov@iopsys.eu>
Fri, 19 Jul 2024 09:12:13 +0000 (13:12 +0400)
committerTom Rini <trini@konsulko.com>
Tue, 30 Jul 2024 18:35:23 +0000 (12:35 -0600)
commitf15e89efad6f1bd7ddeb6fc5209427133cf22150
tree66f0cee2ce474ce04b5cdc3628e78837a1079b0c
parentb557f55e90f087ec310592b833441cd326206f61
led: Add dts property to specify blinking of the led

The standard property

    linux,default-trigger = "pattern";

used to get an effect. No blinking parameters can be set yet.

Signed-off-by: Michael Polyntsov <michael.polyntsov@iopsys.eu>
Signed-off-by: Mikhail Kshevetskiy <mikhail.kshevetskiy@iopsys.eu>
Reviewed-by: Simon Glass <sjg@chromium.org>
drivers/led/led-uclass.c