Am 22.03.19 um 17:02 schrieb Philippe Reynes:
> The driver add the support of the led IP on bcm6858.
> This led IP can drive up to 32 leds, and can handle
> blinking.
> 
> Signed-off-by: Philippe Reynes <philippe.rey...@softathome.com>
> ---
> Changelog:
> v2:
> - use const for array bcm6858_flash_rate (thanks Daniel)
> - use int for array bcm6858_flash_rate (thanks Daniel)
> 
>  doc/device-tree-bindings/leds/leds-bcm6858.txt |  51 +++++
>  drivers/led/Kconfig                            |   7 +
>  drivers/led/Makefile                           |   1 +
>  drivers/led/led_bcm6858.c                      | 250 
> +++++++++++++++++++++++++
>  4 files changed, 309 insertions(+)
>  create mode 100644 doc/device-tree-bindings/leds/leds-bcm6858.txt
>  create mode 100644 drivers/led/led_bcm6858.c
> 

Reviewed-by: Daniel Schwierzeck <daniel.schwierz...@gmail.com>
-- 
- Daniel
_______________________________________________
U-Boot mailing list
U-Boot@lists.denx.de
https://lists.denx.de/listinfo/u-boot

Reply via email to