board: MIMXRT1062-FMURT6: Set CANFD bus-speed-data

Set the flexcan3 bus-speed-data to allow for correct CANFD data-speed.

Signed-off-by: Benjamin Perseghetti <bperseghetti@rudislabs.com>
This commit is contained in:
Benjamin Perseghetti 2023-06-27 14:33:06 -04:00 committed by Mahesh Mahadevan
commit fe0efb4ea0

View file

@ -142,6 +142,7 @@
pinctrl-0 = <&pinmux_flexcan3>;
pinctrl-names = "default";
bus-speed = <125000>;
bus-speed-data = <1000000>;
can-transceiver {
max-bitrate = <5000000>;
};