
29 Jun
2018
29 Jun
'18
5:31 p.m.
On 28.06.2018 15:26, Philippe Reynes wrote:
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: 899455176058d673887a762aa38853188a030af4) 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
drivers/led/led_bcm6328.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)
applied to u-boot-mips, thanks.
--
- Daniel