commit | f15e89efad6f1bd7ddeb6fc5209427133cf22150 | [log] [tgz] |
---|---|---|
author | Michael Polyntsov <michael.polyntsov@iopsys.eu> | Fri Jul 19 13:12:13 2024 +0400 |
committer | Tom Rini <trini@konsulko.com> | Tue Jul 30 12:35:23 2024 -0600 |
tree | 66f0cee2ce474ce04b5cdc3628e78837a1079b0c | |
parent | b557f55e90f087ec310592b833441cd326206f61 [diff] |
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>