dt-bindings: leds-mt6360: Drop redundant 'unevaluatedProperties'
authorRob Herring <robh@kernel.org>
Tue, 26 Apr 2022 13:35:08 +0000 (08:35 -0500)
committerRob Herring <robh@kernel.org>
Wed, 27 Apr 2022 18:29:47 +0000 (13:29 -0500)
The binding has both 'unevaluatedProperties: false' and
'additionalProperties: false' which is redundant. 'additionalProperties'
is the stricter of the two, so drop 'unevaluatedProperties'.

Fixes: e05cab34e417 ("dt-bindings: leds: Add bindings for MT6360 LED")
Signed-off-by: Rob Herring <robh@kernel.org>
Link: https://lore.kernel.org/r/20220426133508.1849580-1-robh@kernel.org
Documentation/devicetree/bindings/leds/leds-mt6360.yaml

index b2fe6eb..10f95bf 100644 (file)
@@ -43,8 +43,6 @@ patternProperties:
           - 4 # LED output FLASH1
           - 5 # LED output FLASH2
 
-unevaluatedProperties: false
-
 required:
   - compatible
   - "#address-cells"