Lines Matching +full:max +full:- +full:brightness
4 - compatible : should be "pwm-leds".
6 Each LED is represented as a sub-node of the pwm-leds device. Each
9 LED sub-node properties:
10 - pwms : PWM property to point to the PWM device (phandle)/port (id) and to
12 - pwm-names : (optional) Name to be used by the PWM subsystem for the PWM device
13 For the pwms and pwm-names property please refer to:
15 - max-brightness : Maximum brightness possible for the LED
16 - active-low : (optional) For PWMs where the LED is wired to supply
18 - label : (optional)
20 - linux,default-trigger : (optional)
27 compatible = "ti,twl6030-pwm";
28 #pwm-cells = <2>;
33 compatible = "ti,twl6030-pwmled";
34 #pwm-cells = <2>;
38 compatible = "pwm-leds";
42 max-brightness = <127>;
48 max-brightness = <255>;