u-boot-brain/drivers/led
Philippe Reynes c38abed509 led: bcm6328: read base address in the parent node
In the device tree, the address for the led is located
in the parent node (for exemple leds), not in the led node
(for exemple led@0).

The commit "led: bcm6328: convert to use live dt"
(sha1: 8994551760)
change this behaviour and read the address in the led node.

We fix this by reading the base address for led
in the parent node.

Signed-off-by: Philippe Reynes <philippe.reynes@softathome.com>
2018-07-11 14:23:55 +02:00
..
Kconfig dm: led: add BCM6358 led driver 2017-05-10 16:16:09 +02:00
led_bcm6328.c led: bcm6328: read base address in the parent node 2018-07-11 14:23:55 +02:00
led_bcm6358.c led: bcm6358: convert to use live dt 2018-06-01 15:56:02 +02:00
led_gpio.c dm: led: auto probe() LEDs with "default-state" 2018-05-08 09:07:33 -04:00
led-uclass.c SPDX: Convert all of our single license tags to Linux Kernel style 2018-05-07 09:34:12 -04:00
Makefile SPDX: Convert all of our single license tags to Linux Kernel style 2018-05-07 09:34:12 -04:00