Skip to content

Commit 30b6e4b

Browse files
dts: bindings: can: add NXP LPC MCAN devicetree binding
Add devicetree binding for the NXP LPC MCAN CAN-FD controller. Signed-off-by: Henrik Brix Andersen <[email protected]>
1 parent d38269a commit 30b6e4b

File tree

1 file changed

+15
-0
lines changed

1 file changed

+15
-0
lines changed

dts/bindings/can/nxp,lpc-mcan.yaml

Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,15 @@
1+
description: NXP LPC SoC series MCAN CAN-FD controller
2+
3+
compatible: "nxp,lpc-mcan"
4+
5+
include: [can-fd-controller.yaml, "bosch,m-can-base.yaml"]
6+
7+
properties:
8+
reg:
9+
required: true
10+
11+
interrupts:
12+
required: true
13+
14+
clocks:
15+
required: true

0 commit comments

Comments
 (0)