Lines Matching +full:flash +full:- +full:leds
1 # SPDX-License-Identifier: GPL-2.0-only OR BSD-2-Clause
3 ---
4 $id: http://devicetree.org/schemas/leds/qcom,pm8058-led.yaml#
5 $schema: http://devicetree.org/meta-schemas/core.yaml#
10 - Krzysztof Kozlowski <[email protected]>
13 The Qualcomm PM8058 contains an LED block for up to six LEDs:: three normal
14 LEDs, two "flash" LEDs and one "keypad backlight" LED. The names are quoted
16 flash or keypad backlight:: their names are more of a suggestion than a
17 hard-wired usecase.
19 Hardware-wise the different LEDs support slightly different output currents.
20 The "flash" LEDs do not need to charge nor do they support external triggers.
24 - $ref: common.yaml#
29 - qcom,pm8058-led
30 - qcom,pm8058-keypad-led
31 - qcom,pm8058-flash-led
37 - compatible
38 - reg
43 - |
44 #include <dt-bindings/leds/common.h>
47 #address-cells = <1>;
48 #size-cells = <0>;
51 compatible = "qcom,pm8058-led";
55 default-state = "off";