Home
last modified time | relevance | path

Searched hist:"9 af512e81964a1b9a6ac7ae9b24507f99e557c36" (Results 1 – 1 of 1) sorted by relevance

/linux/drivers/leds/
H A Dleds-netxbig.cdiff 9af512e81964a1b9a6ac7ae9b24507f99e557c36 Wed Apr 15 16:51:39 CEST 2020 Linus Walleij <linus.walleij@linaro.org> leds: netxbig: Convert to use GPIO descriptors

This converts the NetXbig LED driver to use GPIO descriptors
instead of using the legacy interfaces in <linux/of_gpio.h>
and <linux/gpio.h> to iteratively parse the device tree for
global GPIO numbers.

Signed-off-by: Linus Walleij <linus.walleij@linaro.org>
Signed-off-by: Pavel Machek <pavel@ucw.cz>
Tested-by: Simon Guinot <simon.guinot@sequanux.org>