Commit 099826ea authored by Leonard Göhrs's avatar Leonard Göhrs Committed by Alexandre Torgue

dt-bindings: can: m_can: change from additional- to unevaluatedProperties

This allows the usage of properties like termination-gpios and
termination-ohms, which are specified in can-controller.yaml
but were previously not usable due to additionalProperties: false.
Signed-off-by: default avatarLeonard Göhrs <l.goehrs@pengutronix.de>
Suggested-by: default avatarRob Herring <robh@kernel.org>
Acked-by: default avatarRob Herring <robh@kernel.org>
Reviewed-by: default avatarChandrasekar Ramakrishnan <rcsekar@samsung.com>
Signed-off-by: default avatarAlexandre Torgue <alexandre.torgue@foss.st.com>
parent f0f0682c
......@@ -128,7 +128,7 @@ required:
- clock-names
- bosch,mram-cfg
additionalProperties: false
unevaluatedProperties: false
examples:
- |
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment