Re: [PATCH v4 03/11] led: implement LED boot API

2024-09-29 Thread Christian Marangi
On Thu, Sep 26, 2024 at 11:33:18PM +0200, Simon Glass wrote: > Hi Christian, > > On Sat, 21 Sept 2024 at 00:51, Christian Marangi wrote: > > > > Implement LED boot API to signal correct boot of the system. > > > > led_boot_on/off/blink() are introduced to turn ON, OFF and BLINK the > > designated

Re: [PATCH v4 03/11] led: implement LED boot API

2024-09-26 Thread Simon Glass
Hi Christian, On Sat, 21 Sept 2024 at 00:51, Christian Marangi wrote: > > Implement LED boot API to signal correct boot of the system. > > led_boot_on/off/blink() are introduced to turn ON, OFF and BLINK the > designated boot LED. > > New Kconfig is introduced, CONFIG_LED_BOOT to enable the featu

[PATCH v4 03/11] led: implement LED boot API

2024-09-20 Thread Christian Marangi
Implement LED boot API to signal correct boot of the system. led_boot_on/off/blink() are introduced to turn ON, OFF and BLINK the designated boot LED. New Kconfig is introduced, CONFIG_LED_BOOT to enable the feature. This makes use of the /options/u-boot property "boot-led" to the define the boot