Re: [PATCH 2/2] led: Add dts property to specify blinking of the led

2024-07-04 Thread Mikhail Kshevetskiy
On 7/3/24 12:08, Simon Glass wrote: > Hi Mikhail, > > On Wed, 3 Jul 2024 at 02:02, Mikhail Kshevetskiy > wrote: >> From: Michael Polyntsov >> >> The standard property >> >> linux,default-trigger = "pattern"; >> >> used to get an effect. No blinking parameters can be set yet. >> >> Signed-of

[PATCH 2/2] led: Add dts property to specify blinking of the led

2024-07-04 Thread Mikhail Kshevetskiy
From: Michael Polyntsov The standard property linux,default-trigger = "pattern"; used to get an effect. No blinking parameters can be set yet. Signed-off-by: Michael Polyntsov Signed-off-by: Mikhail Kshevetskiy --- drivers/led/led-uclass.c | 34 ++ 1 file

Re: [PATCH 2/2] led: Add dts property to specify blinking of the led

2024-07-03 Thread Simon Glass
Hi Mikhail, On Wed, 3 Jul 2024 at 02:02, Mikhail Kshevetskiy wrote: > > From: Michael Polyntsov > > The standard property > > linux,default-trigger = "pattern"; > > used to get an effect. No blinking parameters can be set yet. > > Signed-off-by: Michael Polyntsov > Signed-off-by: Mikhail Ks

[PATCH 2/2] led: Add dts property to specify blinking of the led

2024-07-02 Thread Mikhail Kshevetskiy
From: Michael Polyntsov The standard property linux,default-trigger = "pattern"; used to get an effect. No blinking parameters can be set yet. Signed-off-by: Michael Polyntsov Signed-off-by: Mikhail Kshevetskiy --- drivers/led/led-uclass.c | 34 ++ 1 file

[PATCH 2/2] led: Add dts property to specify blinking of the led

2024-06-27 Thread Mikhail Kshevetskiy
From: Michael Polyntsov The standard property linux,default-trigger = "pattern"; used to get an effect. No blinking parameters can be set yet. Signed-off-by: Michael Polyntsov Signed-off-by: Mikhail Kshevetskiy --- drivers/led/led-uclass.c | 34 ++ 1 file