Hi, On Wed, Sep 29, 2021 at 06:06:05PM +0200, David Heidelberg wrote: > Required for validation of power-supplies from power-supply.yaml. > > Signed-off-by: David Heidelberg > --- Thanks, queued. -- Sebastian > .../devicetree/bindings/power/supply/maxim,max17040.yaml | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) > > diff --git a/Documentation/devicetree/bindings/power/supply/maxim,max17040.yaml b/Documentation/devicetree/bindings/power/supply/maxim,max17040.yaml > index f792d06db413..ffb344987a7b 100644 > --- a/Documentation/devicetree/bindings/power/supply/maxim,max17040.yaml > +++ b/Documentation/devicetree/bindings/power/supply/maxim,max17040.yaml > @@ -62,7 +62,7 @@ required: > - compatible > - reg > > -additionalProperties: false > +unevaluatedProperties: false > > examples: > - | > -- > 2.33.0 >