Message ID | 20210929160605.74831-1-david@ixit.cz (mailing list archive) |
---|---|
State | Not Applicable, archived |
Headers | show |
Series | dt-bindings: power: supply: max17040: switch to unevaluatedProperties | expand |
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 <david@ixit.cz> > --- 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 >
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: - |
Required for validation of power-supplies from power-supply.yaml. Signed-off-by: David Heidelberg <david@ixit.cz> --- .../devicetree/bindings/power/supply/maxim,max17040.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)