| # SPDX-License-Identifier: GPL-2.0-only OR BSD-2-Clause |
| $id: http://devicetree.org/schemas/leds/qcom,pm8058-led.yaml# |
| $schema: http://devicetree.org/meta-schemas/core.yaml# |
| title: Qualcomm PM8058 PMIC LED |
| - Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org> |
| The Qualcomm PM8058 contains an LED block for up to six LEDs:: three normal |
| LEDs, two "flash" LEDs and one "keypad backlight" LED. The names are quoted |
| because sometimes these LED drivers are used for wildly different things than |
| flash or keypad backlight:: their names are more of a suggestion than a |
| Hardware-wise the different LEDs support slightly different output currents. |
| The "flash" LEDs do not need to charge nor do they support external triggers. |
| They are just powerful LED drivers. |
| unevaluatedProperties: false |
| #include <dt-bindings/leds/common.h> |
| compatible = "qcom,pm8058-led"; |
| color = <LED_COLOR_ID_RED>; |