diff options
author | Rob Herring <robh@kernel.org> | 2022-08-23 17:56:38 +0300 |
---|---|---|
committer | Mark Brown <broonie@kernel.org> | 2022-08-23 19:34:08 +0300 |
commit | de6fbef10c4b9c589f3b84bd926e56ba742263ea (patch) | |
tree | edbac6534e7ddabdd2590a311724888f57747057 /Documentation/devicetree/bindings/regulator/dlg,da9121.yaml | |
parent | 0739ce4c1213a040301bb185cb7a0569417aef87 (diff) | |
download | linux-de6fbef10c4b9c589f3b84bd926e56ba742263ea.tar.xz |
regulator: dt-bindings: Add missing (unevaluated|additional)Properties on child nodes
In order to ensure only documented properties are present, node schemas
must have unevaluatedProperties or additionalProperties set to false
(typically).
Signed-off-by: Rob Herring <robh@kernel.org>
Link: https://lore.kernel.org/r/20220823145649.3118479-7-robh@kernel.org
Signed-off-by: Mark Brown <broonie@kernel.org>
Diffstat (limited to 'Documentation/devicetree/bindings/regulator/dlg,da9121.yaml')
-rw-r--r-- | Documentation/devicetree/bindings/regulator/dlg,da9121.yaml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/Documentation/devicetree/bindings/regulator/dlg,da9121.yaml b/Documentation/devicetree/bindings/regulator/dlg,da9121.yaml index 24ace6e1e5ec..63e1161a87de 100644 --- a/Documentation/devicetree/bindings/regulator/dlg,da9121.yaml +++ b/Documentation/devicetree/bindings/regulator/dlg,da9121.yaml @@ -83,6 +83,7 @@ properties: regulators: type: object + additionalProperties: false description: | List of regulators provided by the device |