diff options
Diffstat (limited to 'Bindings/regulator/maxim,max77826.yaml')
-rw-r--r-- | Bindings/regulator/maxim,max77826.yaml | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/Bindings/regulator/maxim,max77826.yaml b/Bindings/regulator/maxim,max77826.yaml index 78c0b63243f7..6d6bbfbd26d4 100644 --- a/Bindings/regulator/maxim,max77826.yaml +++ b/Bindings/regulator/maxim,max77826.yaml @@ -30,10 +30,12 @@ properties: "^LDO([1-9]|1[0-5])$": type: object $ref: regulator.yaml# + unevaluatedProperties: false "^BUCK|BUCKBOOST$": type: object $ref: regulator.yaml# + unevaluatedProperties: false additionalProperties: false |