summaryrefslogtreecommitdiffstats
path: root/Documentation/devicetree/bindings/mfd/st,stmfx.yaml
diff options
context:
space:
mode:
authorRob Herring <robh@kernel.org>2022-08-23 09:56:35 -0500
committerLee Jones <lee@kernel.org>2022-09-28 16:17:40 +0100
commit42839dcafd0a8327d8f98a117e7beea3f72cf13b (patch)
tree246be0668213ae2cb564ee7b7eec61fdb0a6f30d /Documentation/devicetree/bindings/mfd/st,stmfx.yaml
parenta47137a5134be2f0b4724fe548362a253727d8b1 (diff)
downloadlinux-stable-42839dcafd0a8327d8f98a117e7beea3f72cf13b.tar.gz
linux-stable-42839dcafd0a8327d8f98a117e7beea3f72cf13b.tar.bz2
linux-stable-42839dcafd0a8327d8f98a117e7beea3f72cf13b.zip
dt-bindings: mfd: Add missing (unevaluated|additional)Properties on child nodes
In order to ensure only documented properties are present, node schemas must have unevaluatedProperties or additionalProperties set to false (typically). Signed-off-by: Rob Herring <robh@kernel.org> Acked-by: Heiko Stuebner <heiko@sntech.de> Acked-by: Alistair Francis <alistair@alistair23.me> Reviewed-by: Jernej Skrabec <jernej.skrabec@gmail.com> Reviewed-by: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org> Acked-by: Charles Keepax <ckeepax@opensource.cirrus.com> Acked-by: Linus Walleij <linus.walleij@linaro.org> Signed-off-by: Lee Jones <lee@kernel.org> Link: https://lore.kernel.org/r/20220823145649.3118479-4-robh@kernel.org
Diffstat (limited to 'Documentation/devicetree/bindings/mfd/st,stmfx.yaml')
-rw-r--r--Documentation/devicetree/bindings/mfd/st,stmfx.yaml1
1 files changed, 1 insertions, 0 deletions
diff --git a/Documentation/devicetree/bindings/mfd/st,stmfx.yaml b/Documentation/devicetree/bindings/mfd/st,stmfx.yaml
index b2a4e4aa7ff6..b4d54302582f 100644
--- a/Documentation/devicetree/bindings/mfd/st,stmfx.yaml
+++ b/Documentation/devicetree/bindings/mfd/st,stmfx.yaml
@@ -57,6 +57,7 @@ properties:
patternProperties:
"^[a-zA-Z]*-pins$":
type: object
+ additionalProperties: false
allOf:
- $ref: ../pinctrl/pinmux-node.yaml