Lines Matching +full:pwm +full:- +full:leds
1 *NXP - pca9532 PWM LED Driver
3 The PCA9532 family is SMBus I/O expander optimized for dimming LEDs.
4 The PWM support 256 steps.
7 - compatible:
12 - reg - I2C slave address
14 Each led is represented as a sub-node of the nxp,pca9530.
16 Optional sub-node properties:
17 - label: see Documentation/devicetree/bindings/leds/common.txt
18 - type: Output configuration, see dt-bindings/leds/leds-pca9532.h (default NONE)
19 - linux,default-trigger: see Documentation/devicetree/bindings/leds/common.txt
20 - default-state: see Documentation/devicetree/bindings/leds/common.txt
21 This property is only valid for sub-nodes of type <PCA9532_TYPE_LED>.
24 #include <dt-bindings/leds/leds-pca9532.h>
26 leds: pca9530@60 {
30 red-power {
34 green-power {
38 kernel-booting {
40 default-state = "on";
42 sys-stat {
44 default-state = "keep"; // don't touch, was set by U-Boot