diff options
| author | Barnabás Czémán <barnabas.czeman@mainlining.org> | 2026-01-16 08:07:35 +0100 |
|---|---|---|
| committer | Lee Jones <lee@kernel.org> | 2026-02-04 10:25:15 +0000 |
| commit | b2df6cf10d5242bfef2cc957d83738ccb560ed9f (patch) | |
| tree | 042a06a2efb20cfb8dada52bb572a334bc0e2b4b /Documentation | |
| parent | f29f972a6e7e3f187ea4d89b98a76c1981ca4d53 (diff) | |
dt-bindings: backlight: qcom-wled: Document ovp values for PMI8950
Document ovp values supported by wled found in PMI8950.
Signed-off-by: Barnabás Czémán <barnabas.czeman@mainlining.org>
Reviewed-by: Konrad Dybcio <konrad.dybcio@oss.qualcomm.com>
Acked-by: Krzysztof Kozlowski <krzysztof.kozlowski@oss.qualcomm.com>
Reviewed-by: Daniel Thompson (RISCstar) <danielt@kernel.org>
Link: https://patch.msgid.link/20260116-pmi8950-wled-v3-3-e6c93de84079@mainlining.org
Signed-off-by: Lee Jones <lee@kernel.org>
Diffstat (limited to 'Documentation')
| -rw-r--r-- | Documentation/devicetree/bindings/leds/backlight/qcom-wled.yaml | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/Documentation/devicetree/bindings/leds/backlight/qcom-wled.yaml b/Documentation/devicetree/bindings/leds/backlight/qcom-wled.yaml index 19166186a1ff..a54448cfdb38 100644 --- a/Documentation/devicetree/bindings/leds/backlight/qcom-wled.yaml +++ b/Documentation/devicetree/bindings/leds/backlight/qcom-wled.yaml @@ -243,7 +243,9 @@ allOf: properties: compatible: contains: - const: qcom,pmi8994-wled + enum: + - qcom,pmi8950-wled + - qcom,pmi8994-wled then: properties: |
