All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH] dt-bindings: leds-mt6360: Drop redundant 'unevaluateProperties'
@ 2022-04-26 13:35 ` Rob Herring
  0 siblings, 0 replies; 9+ messages in thread
From: Rob Herring @ 2022-04-26 13:35 UTC (permalink / raw)
  To: Pavel Machek, Krzysztof Kozlowski, Matthias Brugger, Gene Chen
  Cc: linux-leds, devicetree, linux-arm-kernel, linux-mediatek, linux-kernel

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

Fixes: e05cab34e417 ("dt-bindings: leds: Add bindings for MT6360 LED")
Signed-off-by: Rob Herring <robh@kernel.org>
---
 Documentation/devicetree/bindings/leds/leds-mt6360.yaml | 2 --
 1 file changed, 2 deletions(-)

diff --git a/Documentation/devicetree/bindings/leds/leds-mt6360.yaml b/Documentation/devicetree/bindings/leds/leds-mt6360.yaml
index b2fe6eb89389..10f95bf1d666 100644
--- a/Documentation/devicetree/bindings/leds/leds-mt6360.yaml
+++ b/Documentation/devicetree/bindings/leds/leds-mt6360.yaml
@@ -43,8 +43,6 @@ patternProperties:
           - 4 # LED output FLASH1
           - 5 # LED output FLASH2
 
-unevaluatedProperties: false
-
 required:
   - compatible
   - "#address-cells"
-- 
2.34.1


^ permalink raw reply related	[flat|nested] 9+ messages in thread

end of thread, other threads:[~2022-05-04 18:24 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-04-26 13:35 [PATCH] dt-bindings: leds-mt6360: Drop redundant 'unevaluateProperties' Rob Herring
2022-04-26 13:35 ` Rob Herring
2022-04-26 13:35 ` Rob Herring
2022-04-27 18:29 ` Rob Herring
2022-04-27 18:29   ` Rob Herring
2022-04-27 18:29   ` Rob Herring
2022-05-04 17:56   ` Pavel Machek
2022-05-04 17:56     ` Pavel Machek
2022-05-04 17:56     ` Pavel Machek

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.