diff options
author | Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org> | 2022-11-27 21:40:53 +0100 |
---|---|---|
committer | Rob Herring <robh@kernel.org> | 2022-12-06 14:50:36 -0600 |
commit | fe469e83eb5b383c8abbf1d1cab7a038e3d6778b (patch) | |
tree | a80a30b923b6ba6f1c73ea22474aa701884d5c63 /Documentation/devicetree/bindings/leds/issi,is31fl319x.yaml | |
parent | 47612a9fc4b822027200596da16669f596a7c9ff (diff) | |
download | linux-stable-fe469e83eb5b383c8abbf1d1cab7a038e3d6778b.tar.gz |
dt-bindings: leds: use unevaluatedProperties for common.yaml
The common.yaml schema allows further properties, so the bindings using
it should restrict it with unevaluatedProperties:false.
Signed-off-by: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org>
Link: https://lore.kernel.org/r/20221127204058.57111-2-krzysztof.kozlowski@linaro.org
Signed-off-by: Rob Herring <robh@kernel.org>
Diffstat (limited to 'Documentation/devicetree/bindings/leds/issi,is31fl319x.yaml')
-rw-r--r-- | Documentation/devicetree/bindings/leds/issi,is31fl319x.yaml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/Documentation/devicetree/bindings/leds/issi,is31fl319x.yaml b/Documentation/devicetree/bindings/leds/issi,is31fl319x.yaml index 940333f2d69c..2929382625b6 100644 --- a/Documentation/devicetree/bindings/leds/issi,is31fl319x.yaml +++ b/Documentation/devicetree/bindings/leds/issi,is31fl319x.yaml @@ -57,6 +57,7 @@ patternProperties: "^led@[1-9]$": type: object $ref: common.yaml# + unevaluatedProperties: false properties: reg: |