On Fri, 19 Jul 2024 13:12:10 +0400, Mikhail Kshevetskiy wrote: > v2 changes: > * Drop sw_blink_state structure, move its necessary fields to > led_uc_plat structure. > * Add cyclic_info pointer to led_uc_plat structure. This > simplify code a lot. > * Remove cyclic function search logic. Not needed anymore. > * Fix blinking period. It was twice large. > * Other cleanups. > > [...]
Applied to u-boot/master, thanks! -- Tom