Lines Matching +full:high +full:- +full:efficiency
1 * Texas Instruments - lp8860 4-Channel LED Driver
3 The LP8860-Q1 is an high-efficiency LED
4 driver with boost controller. It has 4 high-precision
9 - compatible :
11 - reg : I2C slave address
12 - #address-cells : 1
13 - #size-cells : 0
16 - enable-gpios : gpio pin to enable (active high)/disable the device.
17 - vled-supply : LED supply
20 - reg : 0
23 - function : see Documentation/devicetree/bindings/leds/common.txt
24 - color : see Documentation/devicetree/bindings/leds/common.txt
25 - label : see Documentation/devicetree/bindings/leds/common.txt (deprecated)
26 - linux,default-trigger :
31 #include <dt-bindings/leds/common.h>
33 led-controller@2d {
35 #address-cells = <1>;
36 #size-cells = <0>;
38 enable-gpios = <&gpio1 28 GPIO_ACTIVE_HIGH>;
39 vled-supply = <&vbatt>;
45 linux,default-trigger = "backlight";
50 https://www.ti.com/product/lp8860-q1