diff options
author | Frank Li <Frank.Li@nxp.com> | 2024-06-28 22:17:54 -0400 |
---|---|---|
committer | Marc Kleine-Budde <mkl@pengutronix.de> | 2024-08-05 12:47:48 +0200 |
commit | ef5e8d34bb9a2f6c13fa35a2209709d345ac1017 (patch) | |
tree | 32e6eae81c98f8fcf0e9d65e5b9eed1993364e9f /Documentation/devicetree/bindings | |
parent | 3608d6aca5e793958462e6e01a8cdb6c6e8088d0 (diff) | |
download | linux-stable-ef5e8d34bb9a2f6c13fa35a2209709d345ac1017.tar.gz linux-stable-ef5e8d34bb9a2f6c13fa35a2209709d345ac1017.tar.bz2 linux-stable-ef5e8d34bb9a2f6c13fa35a2209709d345ac1017.zip |
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 <Frank.Li@nxp.com>
Reviewed-by: Rob Herring (Arm) <robh@kernel.org>
Link: https://lore.kernel.org/all/20240629021754.3583641-1-Frank.Li@nxp.com
Signed-off-by: Marc Kleine-Budde <mkl@pengutronix.de>
Diffstat (limited to 'Documentation/devicetree/bindings')
-rw-r--r-- | Documentation/devicetree/bindings/net/can/fsl,flexcan.yaml | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/Documentation/devicetree/bindings/net/can/fsl,flexcan.yaml b/Documentation/devicetree/bindings/net/can/fsl,flexcan.yaml index f197d9b516bb..a4261a201fdb 100644 --- a/Documentation/devicetree/bindings/net/can/fsl,flexcan.yaml +++ b/Documentation/devicetree/bindings/net/can/fsl,flexcan.yaml @@ -80,6 +80,10 @@ 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# + unevaluatedProperties: false + fsl,stop-mode: description: | Register bits of stop mode control. |