On 28/10/2022 09:34, Maarten Zanders wrote: > Add a binding to disable the internal charge pump for lp55xx. > > Signed-off-by: Maarten Zanders <maarten.zanders@xxxxxxx> > --- > Documentation/devicetree/bindings/leds/leds-lp55xx.yaml | 5 +++++ > 1 file changed, 5 insertions(+) > > diff --git a/Documentation/devicetree/bindings/leds/leds-lp55xx.yaml b/Documentation/devicetree/bindings/leds/leds-lp55xx.yaml > index 7ec676e53851..9eb8d1017402 100644 > --- a/Documentation/devicetree/bindings/leds/leds-lp55xx.yaml > +++ b/Documentation/devicetree/bindings/leds/leds-lp55xx.yaml > @@ -64,6 +64,11 @@ properties: > '#size-cells': > const: 0 > > + ti,disable-charge-pump: > + description: | Drop | > + Disable the internal charge pump. Does it mean that it is enabled by default? Best regards, Krzysztof