[U-Boot] [PATCH v3 2/3] dm: led: auto probe() LEDs with "default-state"
Simon Glass
sjg at chromium.org
Sun Apr 8 13:55:27 UTC 2018
On 4 April 2018 at 04:01, <linux-kernel-dev at beckhoff.com> wrote:
> From: Patrick Bruenn <p.bruenn at beckhoff.com>
>
> To avoid board specificy LED activation code, automatically
> activate gpio-leds with "default-state" property during bind().
>
> Signed-off-by: Patrick Bruenn <p.bruenn at beckhoff.com>
> ---
>
> Changes in v3: None
> Changes in v2: None
>
> drivers/led/led_gpio.c | 9 +++++++++
> 1 file changed, 9 insertions(+)
Reviewed-by: Simon Glass <sjg at chromium.org>
More information about the U-Boot
mailing list