diff options
author | Rob Herring <[email protected]> | 2023-08-18 20:09:06 -0500 |
---|---|---|
committer | Linus Walleij <[email protected]> | 2023-08-21 12:32:04 +0200 |
commit | f2e83c19e07d972f3f825b4d7152ecc29afbb379 (patch) | |
tree | cf38bf379d62d3d4b99e56282b39baccbbe5265e /lib/test_fortify/write_overflow-strncpy-src.c | |
parent | e77f06be7216c9e25de8fe74a56df962fcc96cf6 (diff) |
dt-bindings: pinctrl: aspeed: Allow only defined pin mux node properties
The Aspeed pinctrl bindings are missing an additionalProperties/
unevaluatedProperties schemas on the child pin mux nodes which means any
undefined properties are allowed. In addition, using
'additionalProperties' for child nodes with any name works better than a
pattern matching everything with an if/then schema to select nodes only.
With 'additionalProperties' added, 'pins' and 'bias-disable'
properties need to be added as they were not defined. A $ref to
pinmux-node.yaml which defines the common property types was also
missing.
Signed-off-by: Rob Herring <[email protected]>
Reviewed-by: Krzysztof Kozlowski <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Linus Walleij <[email protected]>
Diffstat (limited to 'lib/test_fortify/write_overflow-strncpy-src.c')
0 files changed, 0 insertions, 0 deletions