aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorVincent Whitchurch <[email protected]>2020-11-09 09:54:37 +0100
committerMark Brown <[email protected]>2020-11-09 17:43:17 +0000
commit285654130d5c1bed000be6b94cd43b5110d16090 (patch)
treee7d110f94d5fee3a624bc7b425e1baa22af59547
parent1119c59404141200125af31f775d3fbbba52c651 (diff)
regulator: da9121: Use additionalProperties
There's no $ref at the top level so use additionalProperties instead of unevaluatedProperties. This fixes the following warning with the latest dtschema: Documentation/devicetree/bindings/regulator/dlg,da9121.yaml: 'additionalProperties' is a required property Reported-by: Rob Herring <[email protected]> Signed-off-by: Vincent Whitchurch <[email protected]> Link: https://lore.kernel.org/r/[email protected] Signed-off-by: Mark Brown <[email protected]>
-rw-r--r--Documentation/devicetree/bindings/regulator/dlg,da9121.yaml2
1 files changed, 1 insertions, 1 deletions
diff --git a/Documentation/devicetree/bindings/regulator/dlg,da9121.yaml b/Documentation/devicetree/bindings/regulator/dlg,da9121.yaml
index cde0d82dd201..2ece46ee1a59 100644
--- a/Documentation/devicetree/bindings/regulator/dlg,da9121.yaml
+++ b/Documentation/devicetree/bindings/regulator/dlg,da9121.yaml
@@ -22,7 +22,7 @@ properties:
$ref: "regulator.yaml#"
type: object
-unevaluatedProperties: false
+additionalProperties: false
required:
- compatible