diff options
author | Iskren Chernev <[email protected]> | 2020-04-25 15:53:35 +0300 |
---|---|---|
committer | Mark Brown <[email protected]> | 2020-04-27 14:44:02 +0100 |
commit | 48dd1a7938e37d6d6414a20266394f858b37f10a (patch) | |
tree | 84904fc2018b8efbcc1352c0b544709cac822bcb | |
parent | 78f022d08006b4a641351ec74aef9b084ad50964 (diff) |
regulator: max77826: Remove erroneous additionalProperties
In this particular location additionalProperties actually declares a property
named `additionalProperties` instead of specifying there should be no other
properties.
Signed-off-by: Iskren Chernev <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Mark Brown <[email protected]>
-rw-r--r-- | Documentation/devicetree/bindings/regulator/maxim,max77826.yaml | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/Documentation/devicetree/bindings/regulator/maxim,max77826.yaml b/Documentation/devicetree/bindings/regulator/maxim,max77826.yaml index d4f0f958385a..19cbd5eb2897 100644 --- a/Documentation/devicetree/bindings/regulator/maxim,max77826.yaml +++ b/Documentation/devicetree/bindings/regulator/maxim,max77826.yaml @@ -38,7 +38,6 @@ properties: allOf: - $ref: regulator.yaml# - additionalProperties: false additionalProperties: false required: |