]> git.ipfire.org Git - thirdparty/kernel/linux.git/commitdiff
dt-bindings: pinctrl: nvidia,tegra234: Correctly use additionalProperties
authorKrzysztof Kozlowski <krzysztof.kozlowski@oss.qualcomm.com>
Fri, 10 Apr 2026 11:10:49 +0000 (13:10 +0200)
committerLinus Walleij <linusw@kernel.org>
Tue, 28 Apr 2026 09:15:01 +0000 (11:15 +0200)
The binding does not reference any other schema, thus should use
"additionalProperties: false" to disallow any undocumented properties.

Signed-off-by: Krzysztof Kozlowski <krzysztof.kozlowski@oss.qualcomm.com>
Acked-by: Rob Herring (Arm) <robh@kernel.org>
Signed-off-by: Linus Walleij <linusw@kernel.org>
Documentation/devicetree/bindings/pinctrl/nvidia,tegra234-pinmux-aon.yaml
Documentation/devicetree/bindings/pinctrl/nvidia,tegra234-pinmux.yaml

index 56fb9cf763ef7f922fe4c2d8aa29043acc5ea6cf..4910dc8e8aebde0a627b75b03b1c0f02f5f1933b 100644 (file)
@@ -62,7 +62,7 @@ required:
   - compatible
   - reg
 
-unevaluatedProperties: false
+additionalProperties: false
 
 examples:
   - |
index bd305a34eee2b2fe1128fd126789dea5fad465e1..52b3d40e8839a2dd48a33e2daad90a8fcb07b4e5 100644 (file)
@@ -119,7 +119,7 @@ required:
   - compatible
   - reg
 
-unevaluatedProperties: false
+additionalProperties: false
 
 examples:
   - |