]> git.karo-electronics.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>
Wed, 28 Oct 2015 11:12:21 +0000 (12:12 +0100)
commita97c082d51311385e94a803df3fd3f0d5895bf0c
treee5e0c39767cdc7629251e36b605d93012267e916
parent682ec298a3aa426326ed0298b2980d81149c3b3e
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