Commit 48dd1a79 authored by Iskren Chernev's avatar Iskren Chernev Committed by Mark Brown

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: default avatarIskren Chernev <iskren.chernev@gmail.com>
Link: https://lore.kernel.org/r/20200425125335.2674534-1-iskren.chernev@gmail.comSigned-off-by: default avatarMark Brown <broonie@kernel.org>
parent 78f022d0
......@@ -38,7 +38,6 @@ properties:
allOf:
- $ref: regulator.yaml#
additionalProperties: false
additionalProperties: false
required:
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment