Skip to content

Commit e17fd4b

Browse files
committed
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: e05cab3 ("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
1 parent f9095ac commit e17fd4b

1 file changed

Lines changed: 0 additions & 2 deletions

File tree

Documentation/devicetree/bindings/leds/leds-mt6360.yaml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -43,8 +43,6 @@ patternProperties:
4343
- 4 # LED output FLASH1
4444
- 5 # LED output FLASH2
4545

46-
unevaluatedProperties: false
47-
4846
required:
4947
- compatible
5048
- "#address-cells"

0 commit comments

Comments
 (0)