Lines Matching +full:led +full:- +full:current +full:- +full:microamp
1 # SPDX-License-Identifier: GPL-2.0-only OR BSD-2-Clause
3 ---
5 $schema: http://devicetree.org/meta-schemas/core.yaml#
10 - Krzysztof Kozlowski <krzk@kernel.org>
16 There are two LED outputs available - FLED1 and FLED2. Each of them can
17 control a separate LED or they can be connected together to double the
18 maximum current for a single connected LED. One LED is represented by one
26 const: maxim,max77693-led
28 maxim,boost-mode:
30 In boost mode the device can produce up to 1.2A of total current on both
31 outputs. The maximum current on each output is reduced to 625mA then. If
33 case both current sources are used.
34 See LEDS_BOOST_* in include/dt-bindings/leds/common.h.
38 maxim,boost-mvout:
41 Valid values: 3300 - 5500, step by 25 (rounded down)
47 maxim,mvsys-min:
52 Valid values: 2400 - 3400, step by 33 (rounded down)
59 "^([a-z]+-)?led[01]?$":
65 led-sources:
67 - minItems: 1
73 led-max-microamp:
75 Valid values for a LED connected to one FLED output:
76 15625 - 250000, step by 15625 (rounded down)
77 Valid values for a LED connected to both FLED outputs:
78 15625 - 500000, step by 15625 (rounded down)
80 flash-max-microamp:
82 Valid values for a single LED connected to one FLED output
84 15625 - 1000000, step by 15625 (rounded down)
85 Valid values for a single LED connected to both FLED outputs:
86 15625 - 1250000, step by 15625 (rounded down)
88 15625 - 625000, step by 15625 (rounded down)
90 flash-max-timeout-us:
92 Valid values: 62500 - 1000000, step by 62500 (rounded down)
97 - flash-max-microamp
98 - flash-max-timeout-us
99 - led-max-microamp
100 - led-sources
103 - compatible