Lines Matching +full:flash +full:- +full:leds
3 The AS3645A flash LED controller can drive two LEDs, one high current
4 flash LED and one indicator LED. The high current flash LED can be
18 #address-cells : 1
19 #size-cells : 0
22 Required properties of the flash child node (0)
26 flash-timeout-us: Flash timeout in microseconds. The value must be in
28 flash-max-microamp: Maximum flash current in microamperes. Has to be
31 led-max-microamp: Maximum torch (assist) current in microamperes. The
34 ams,input-max-microamp: Maximum flash controller input current. The
39 Optional properties of the flash child node
42 function : See Documentation/devicetree/bindings/leds/common.txt.
43 color : See Documentation/devicetree/bindings/leds/common.txt.
44 label : See Documentation/devicetree/bindings/leds/common.txt (deprecated).
51 led-max-microamp: Maximum indicator current. The allowed values are
57 function : See Documentation/devicetree/bindings/leds/common.txt.
58 color : See Documentation/devicetree/bindings/leds/common.txt.
59 label : See Documentation/devicetree/bindings/leds/common.txt (deprecated).
65 #include <dt-bindings/leds/common.h>
68 #address-cells = <1>;
69 #size-cells = <0>;
74 flash-timeout-us = <150000>;
75 flash-max-microamp = <320000>;
76 led-max-microamp = <60000>;
77 ams,input-max-microamp = <1750000>;
82 led-max-microamp = <10000>;