u-boot-brain/drivers/led
Steven Lawrance e04072536e drivers: led: bcm6858: set the correct led polarity register
This change sets the output (hardware) polarity register instead of the
input (software) polarity register for the bcm6858 LED controller.  The
logic was inverted (a LED configued active high behaved as active low).

Signed-off-by: Steven Lawrance <steven.lawrance@softathome.com>
Reviewed-by: Philippe Reynes <philippe.reynes@softathome.com>
2020-11-19 09:45:49 -05:00
..
Kconfig led: led_cortina: Add CAxxx LED support 2020-08-07 22:31:32 -04:00
led_bcm6328.c common: Drop log.h from common header 2020-05-18 21:19:18 -04:00
led_bcm6358.c common: Drop linux/delay.h from common header 2020-05-18 21:19:23 -04:00
led_bcm6858.c drivers: led: bcm6858: set the correct led polarity register 2020-11-19 09:45:49 -05:00
led_cortina.c led: led_cortina: Add CAxxx LED support 2020-08-07 22:31:32 -04:00
led_gpio.c led: gpio: Default to using node name if label is absent 2020-10-08 11:42:36 -04:00
led-uclass.c dm: led: move default state support in led uclass 2018-08-10 10:27:32 -04:00
Makefile led: led_cortina: Add CAxxx LED support 2020-08-07 22:31:32 -04:00