Commit e17fd4bf authored by Rob Herring's avatar Rob Herring

dt-bindings: leds-mt6360: Drop redundant 'unevaluatedProperties'

The binding has both 'unevaluatedProperties: false' and
'additionalProperties: false' which is redundant. 'additionalProperties'
is the stricter of the two, so drop 'unevaluatedProperties'.

Fixes: e05cab34 ("dt-bindings: leds: Add bindings for MT6360 LED")
Signed-off-by: default avatarRob Herring <robh@kernel.org>
Link: https://lore.kernel.org/r/20220426133508.1849580-1-robh@kernel.org
parent f9095ac1
...@@ -43,8 +43,6 @@ patternProperties: ...@@ -43,8 +43,6 @@ patternProperties:
- 4 # LED output FLASH1 - 4 # LED output FLASH1
- 5 # LED output FLASH2 - 5 # LED output FLASH2
unevaluatedProperties: false
required: required:
- compatible - compatible
- "#address-cells" - "#address-cells"
......
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