On 07/01/2026 14:31, Barnabás Czémán wrote: > Document ovp values supported by wled found in PMI8950. > > Signed-off-by: Barnabás Czémán <[email protected]> > --- > .../bindings/leds/backlight/qcom-wled.yaml | 20 > ++++++++++++++++++-- > 1 file changed, 18 insertions(+), 2 deletions(-) > > diff --git a/Documentation/devicetree/bindings/leds/backlight/qcom-wled.yaml > b/Documentation/devicetree/bindings/leds/backlight/qcom-wled.yaml > index a8490781011d..306fb6642617 100644 > --- a/Documentation/devicetree/bindings/leds/backlight/qcom-wled.yaml > +++ b/Documentation/devicetree/bindings/leds/backlight/qcom-wled.yaml > @@ -98,8 +98,6 @@ properties: > description: | > Over-voltage protection limit. This property is for WLED4 only. > $ref: /schemas/types.yaml#/definitions/uint32 > - enum: [ 18100, 19600, 29600, 31100 ]
minimum and maximum should stay here. Or alternatively enum with all the values, but I think first options is enough. Best regards, Krzysztof
