From: Rob Herring (Arm) Date: Tue, 18 Nov 2025 21:34:27 +0000 (-0600) Subject: dt-bindings: pinctrl: xlnx,versal-pinctrl: Add missing unevaluatedProperties on ... X-Git-Tag: v6.18-rc7~16^2 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=79afd3c5edac93b684393ec84185b2776d0630ef;p=thirdparty%2Fkernel%2Fstable.git dt-bindings: pinctrl: xlnx,versal-pinctrl: Add missing unevaluatedProperties on '^conf' nodes Add the missing unevaluatedProperties to disallow extra properties on the '^conf' nodes. Signed-off-by: Rob Herring (Arm) Signed-off-by: Linus Walleij --- diff --git a/Documentation/devicetree/bindings/pinctrl/xlnx,versal-pinctrl.yaml b/Documentation/devicetree/bindings/pinctrl/xlnx,versal-pinctrl.yaml index 55ece6a8be5e..81e2164ea98f 100644 --- a/Documentation/devicetree/bindings/pinctrl/xlnx,versal-pinctrl.yaml +++ b/Documentation/devicetree/bindings/pinctrl/xlnx,versal-pinctrl.yaml @@ -74,6 +74,7 @@ patternProperties: '^conf': type: object + unevaluatedProperties: false description: Pinctrl node's client devices use subnodes for pin configurations, which in turn use the standard properties below.