mirror of
https://github.com/torvalds/linux.git
synced 2024-11-17 09:31:50 +00:00
561099a1a2
The PCA955x family of chips are I2C LED blinkers whose pins not used to control LEDs can be used as general purpose I/Os (GPIOs). The following adds such a support by defining different operation modes for the pins (See bindings documentation for more details). The pca955x driver is then extended with a gpio_chip when some of pins are operating as GPIOs. The default operating mode is to behave as a LED. The GPIO support is conditioned by CONFIG_LEDS_PCA955X_GPIO. Signed-off-by: Cédric Le Goater <clg@kaod.org> Acked-by: Pavel Machek <pavel@ucw.cz> Signed-off-by: Jacek Anaszewski <jacek.anaszewski@gmail.com> |
||
---|---|---|
.. | ||
common.h | ||
leds-netxbig.h | ||
leds-ns2.h | ||
leds-pca955x.h | ||
leds-pca9532.h |