From b2df6cf10d5242bfef2cc957d83738ccb560ed9f Mon Sep 17 00:00:00 2001 From: =?utf8?q?Barnab=C3=A1s=20Cz=C3=A9m=C3=A1n?= Date: Fri, 16 Jan 2026 08:07:35 +0100 Subject: [PATCH] dt-bindings: backlight: qcom-wled: Document ovp values for PMI8950 MIME-Version: 1.0 Content-Type: text/plain; charset=utf8 Content-Transfer-Encoding: 8bit Document ovp values supported by wled found in PMI8950. Signed-off-by: Barnabás Czémán Reviewed-by: Konrad Dybcio Acked-by: Krzysztof Kozlowski Reviewed-by: Daniel Thompson (RISCstar) Link: https://patch.msgid.link/20260116-pmi8950-wled-v3-3-e6c93de84079@mainlining.org Signed-off-by: Lee Jones --- .../devicetree/bindings/leds/backlight/qcom-wled.yaml | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) 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: -- 2.47.3