[U-Boot] [PATCH 1/3] dm: led: add BCM6358 led driver

Simon Glass sjg at chromium.org
Thu May 4 16:51:15 UTC 2017


On 3 May 2017 at 07:09, Álvaro Fernández Rojas <noltari at gmail.com> wrote:
> This driver is a simplified version of linux/drivers/leds/leds-bcm6358.c
>
> Signed-off-by: Álvaro Fernández Rojas <noltari at gmail.com>
> ---
>  drivers/led/Kconfig       |   7 ++
>  drivers/led/Makefile      |   1 +
>  drivers/led/led_bcm6358.c | 227 ++++++++++++++++++++++++++++++++++++++++++++++
>  3 files changed, 235 insertions(+)
>  create mode 100644 drivers/led/led_bcm6358.c

Similar comments to the earlier LED driver.

Reviewed-by: Simon Glass <sjg at chromium.org>


More information about the U-Boot mailing list