diff options
| author | Leonard Göhrs <[email protected]> | 2023-06-14 14:32:18 +0200 |
|---|---|---|
| committer | Alexandre Torgue <[email protected]> | 2023-07-11 09:59:52 +0200 |
| commit | 099826ea21111a99f6bb8c1a31cd06daba2ccb9c (patch) | |
| tree | 17c471d7d2c7bb69c52d94b0e117cf6d8045350a | |
| parent | f0f0682c384d81bf25e6f8b23971fb8f69122f72 (diff) | |
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: Leonard Göhrs <[email protected]>
Suggested-by: Rob Herring <[email protected]>
Acked-by: Rob Herring <[email protected]>
Reviewed-by: Chandrasekar Ramakrishnan <[email protected]>
Signed-off-by: Alexandre Torgue <[email protected]>
| -rw-r--r-- | Documentation/devicetree/bindings/net/can/bosch,m_can.yaml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Documentation/devicetree/bindings/net/can/bosch,m_can.yaml b/Documentation/devicetree/bindings/net/can/bosch,m_can.yaml index 67879aab623b..76c5024b6423 100644 --- a/Documentation/devicetree/bindings/net/can/bosch,m_can.yaml +++ b/Documentation/devicetree/bindings/net/can/bosch,m_can.yaml @@ -128,7 +128,7 @@ required: - clock-names - bosch,mram-cfg -additionalProperties: false +unevaluatedProperties: false examples: - | |