board: mimxrt1160_evk: Add missing CANFD fields
Add the missing bus-speed-data field to the 1160 evk to fix CI build problems. Signed-off-by: Benjamin Perseghetti <bperseghetti@rudislabs.com>
This commit is contained in:
parent
762a1f8b42
commit
654863944d
|
@ -46,7 +46,7 @@
|
|||
&flexcan3 {
|
||||
status = "okay";
|
||||
bus-speed = <125000>;
|
||||
|
||||
bus-speed-data = <1000000>;
|
||||
can-transceiver {
|
||||
max-bitrate = <5000000>;
|
||||
};
|
||||
|
|
Loading…
Reference in a new issue