Skip to content

Commit ef5e8d3

Browse files
nxpfranklimarckleinebudde
authored andcommitted
dt-bindings: can: fsl,flexcan: add common 'can-transceiver' for fsl,flexcan
Add common 'can-transceiver' children node for fsl,flexcan. Fix below warning: arch/arm64/boot/dts/freescale/fsl-ls1028a-rdb.dtb: can@2180000: 'can-transceiver' does not match any of the regexes: 'pinctrl-[0-9]+' from schema $id: http://devicetree.org/schemas/net/can/fsl,flexcan.yaml# Signed-off-by: Frank Li <[email protected]> Reviewed-by: Rob Herring (Arm) <[email protected]> Link: https://lore.kernel.org/all/[email protected] Signed-off-by: Marc Kleine-Budde <[email protected]>
1 parent 3608d6a commit ef5e8d3

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

Documentation/devicetree/bindings/net/can/fsl,flexcan.yaml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -80,6 +80,10 @@ properties:
8080
node then controller is assumed to be little endian. If this property is
8181
present then controller is assumed to be big endian.
8282
83+
can-transceiver:
84+
$ref: can-transceiver.yaml#
85+
unevaluatedProperties: false
86+
8387
fsl,stop-mode:
8488
description: |
8589
Register bits of stop mode control.

0 commit comments

Comments
 (0)