Skip to content

Commit

Permalink
board: MIMXRT1062-FMURT6: Set CANFD bus-speed-data
Browse files Browse the repository at this point in the history
Set the flexcan3 bus-speed-data to allow for correct CANFD data-speed.

Signed-off-by: Benjamin Perseghetti <bperseghetti@rudislabs.com>
  • Loading branch information
bperseghetti authored and mmahadevan108 committed Jul 3, 2023
1 parent 3529de3 commit fe0efb4
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions boards/arm/mimxrt1062_fmurt6/mimxrt1062_fmurt6.dts
Expand Up @@ -142,6 +142,7 @@
pinctrl-0 = <&pinmux_flexcan3>;
pinctrl-names = "default";
bus-speed = <125000>;
bus-speed-data = <1000000>;
can-transceiver {
max-bitrate = <5000000>;
};
Expand Down

0 comments on commit fe0efb4

Please sign in to comment.