summaryrefslogtreecommitdiff
path: root/Documentation/devicetree/bindings/leds/leds-pca9532.txt
AgeCommit message (Collapse)AuthorFilesLines
2023-04-20dt-bindings: leds: Convert PCA9532 to dtschemaWadim Egorov1-49/+0
Convert the PCA9532 LED Dimmer to dtschema. While at it, update the example to match recommended node names and the link to the product datasheet. Also add GPIO properties since the driver allows to use unused pins as GPIOs. Signed-off-by: Wadim Egorov <w.egorov@phytec.de> Acked-by: Pavel Machek <pavel@ucw.cz> Reviewed-by: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org> Signed-off-by: Lee Jones <lee@kernel.org> Link: https://lore.kernel.org/r/20230412140552.451527-1-w.egorov@phytec.de
2017-04-19leds: pca9532: Extend pca9532 device tree supportFelix Brack1-0/+10
This patch extends the device tree support for the pca9532 by adding the leds 'default-state' property. Signed-off-by: Felix Brack <fb@ltec.ch> Signed-off-by: Jacek Anaszewski <jacek.anaszewski@gmail.com>
2016-06-20leds: pca9532: Add device tree supportPhil Reid1-0/+39
This patch adds basic device tree support for the pca9532 LEDs. Signed-off-by: Phil Reid <preid@electromag.com.au> Signed-off-by: Jacek Anaszewski <j.anaszewski@samsung.com>