[PATCH] dt-bindings: pinctrl: aspeed: Allow only defined pin mux node properties

Linus Walleij linus.walleij at linaro.org
Mon Aug 21 20:32:49 AEST 2023


On Sat, Aug 19, 2023 at 3:09 AM Rob Herring <robh at kernel.org> wrote:

> 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 <robh at kernel.org>

Patch applied!

> Really 'pins' should have some constraints, but I don't know what the
> possible values are. Happy to add if someone can tell me what.

Aspeed folks: put this on your TODO!

Yours,
Linus Walleij


More information about the openbmc mailing list