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

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.com


Signed-off-by: default avatarMark Brown <broonie@kernel.org>
parent 78f022d0
Loading
Loading
Loading
Loading
+0 −1
Original line number Diff line number Diff line
@@ -39,7 +39,6 @@ properties:
          - $ref: regulator.yaml#

    additionalProperties: false
    additionalProperties: false

required:
  - compatible