]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
leds: netxbig: add device tree binding
authorSimon Guinot <simon.guinot@sequanux.org>
Sat, 26 Sep 2015 21:02:34 +0000 (23:02 +0200)
committerJacek Anaszewski <j.anaszewski@samsung.com>
Tue, 3 Nov 2015 07:59:25 +0000 (08:59 +0100)
commit2976b17989094e97567510be3ea91fc2f0c7aab3
tree14a992a731356d21977550dea8cbd0cd999726e4
parent1c7b9d0edf5ada916fd02e66355f79f2089ee095
leds: netxbig: add device tree binding

This patch adds device tree support for the netxbig LEDs.

This also introduces a additionnal DT binding for the GPIO extension bus
(netxbig-gpio-ext) used to configure the LEDs. Since this bus could also
be used to control other devices, then it seems more suitable to have it
in a separate DT binding.

Signed-off-by: Simon Guinot <simon.guinot@sequanux.org>
Acked-by: Linus Walleij <linus.walleij@linaro.org>
Signed-off-by: Jacek Anaszewski <j.anaszewski@samsung.com>
Documentation/devicetree/bindings/gpio/netxbig-gpio-ext.txt [new file with mode: 0644]
Documentation/devicetree/bindings/leds/leds-netxbig.txt [new file with mode: 0644]
drivers/leds/leds-netxbig.c
include/dt-bindings/leds/leds-netxbig.h [new file with mode: 0644]
include/linux/platform_data/leds-kirkwood-netxbig.h