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

2024-10-03 Thread Simon Glass
Hi Christian, On Wed, 2 Oct 2024 at 17:00, Christian Marangi wrote: > > On Wed, Oct 02, 2024 at 04:55:42PM -0600, Simon Glass wrote: > > On Tue, 1 Oct 2024 at 06:25, Christian Marangi wrote: > > > > > > Implement LED boot API to signal correct boot of the system. > > > > > > led_boot_on/off/blin

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

2024-10-02 Thread Christian Marangi
On Wed, Oct 02, 2024 at 04:55:42PM -0600, Simon Glass wrote: > On Tue, 1 Oct 2024 at 06:25, 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. > > > > Ne

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

2024-10-02 Thread Simon Glass
On Tue, 1 Oct 2024 at 06:25, 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 feature. > This makes

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

2024-10-01 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