[PATCH 1/1] dt-bindings: can: fsl,flexcan: add can-transceiver for fsl,flexcan
From: Frank Li
Date: Tue Jun 25 2024 - 16:32:19 EST
Add 'can-transceiver' children node for fsl,flexcan to allow update
can-transceiver property.
Signed-off-by: Frank Li <Frank.Li@xxxxxxx>
---
Documentation/devicetree/bindings/net/can/fsl,flexcan.yaml | 3 +++
1 file changed, 3 insertions(+)
diff --git a/Documentation/devicetree/bindings/net/can/fsl,flexcan.yaml b/Documentation/devicetree/bindings/net/can/fsl,flexcan.yaml
index f197d9b516bb2..d003200247b03 100644
--- a/Documentation/devicetree/bindings/net/can/fsl,flexcan.yaml
+++ b/Documentation/devicetree/bindings/net/can/fsl,flexcan.yaml
@@ -80,6 +80,9 @@ properties:
node then controller is assumed to be little endian. If this property is
present then controller is assumed to be big endian.
+ can-transceiver:
+ $ref: can-transceiver.yaml#
+
fsl,stop-mode:
description: |
Register bits of stop mode control.
--
2.34.1