From: Leonard Göhrs Date: Wed, 14 Jun 2023 12:32:18 +0000 (+0200) Subject: dt-bindings: can: m_can: change from additional- to unevaluatedProperties X-Git-Url: http://git.maquefel.me/?a=commitdiff_plain;h=099826ea21111a99f6bb8c1a31cd06daba2ccb9c;p=linux.git 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 Suggested-by: Rob Herring Acked-by: Rob Herring Reviewed-by: Chandrasekar Ramakrishnan Signed-off-by: Alexandre Torgue --- diff --git a/Documentation/devicetree/bindings/net/can/bosch,m_can.yaml b/Documentation/devicetree/bindings/net/can/bosch,m_can.yaml index 67879aab623b5..76c5024b6423e 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: - |