[PATCH] dt-bindings: power: supply: max17040: switch to unevaluatedProperties

From: David Heidelberg
Date: Wed Sep 29 2021 - 12:07:47 EST


Required for validation of power-supplies from power-supply.yaml.

Signed-off-by: David Heidelberg <david@xxxxxxx>
---
.../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