dts: bindings: can: native linux: the CAN Linux driver supports CAN FD
The native Linux CAN driver supports CAN FD. Change the binding to reflect this. No functional changes. Signed-off-by: Henrik Brix Andersen <hebad@vestas.com>
This commit is contained in:
parent
8edbbdf332
commit
64e9ba3742
1 changed files with 1 additions and 1 deletions
|
@ -5,7 +5,7 @@ description: Zephyr CAN driver using Linux SocketCAN
|
|||
|
||||
compatible: "zephyr,native-linux-can"
|
||||
|
||||
include: can-controller.yaml
|
||||
include: can-fd-controller.yaml
|
||||
|
||||
properties:
|
||||
host-interface:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue