mirror of
https://github.com/raspberrypi/linux.git
synced 2025-12-06 10:00:17 +00:00
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) <robh@kernel.org> Signed-off-by: Linus Walleij <linus.walleij@linaro.org>
This commit is contained in:
committed by
Linus Walleij
parent
6010d4d8b5
commit
79afd3c5ed
@@ -74,6 +74,7 @@ patternProperties:
|
|||||||
|
|
||||||
'^conf':
|
'^conf':
|
||||||
type: object
|
type: object
|
||||||
|
unevaluatedProperties: false
|
||||||
description:
|
description:
|
||||||
Pinctrl node's client devices use subnodes for pin configurations,
|
Pinctrl node's client devices use subnodes for pin configurations,
|
||||||
which in turn use the standard properties below.
|
which in turn use the standard properties below.
|
||||||
|
|||||||
Reference in New Issue
Block a user