diff --git a/boards/arm/olimex_stm32_p405/olimex_stm32_p405.dts b/boards/arm/olimex_stm32_p405/olimex_stm32_p405.dts index 60c22ac3be9..d428ed8e799 100644 --- a/boards/arm/olimex_stm32_p405/olimex_stm32_p405.dts +++ b/boards/arm/olimex_stm32_p405/olimex_stm32_p405.dts @@ -81,6 +81,10 @@ pinctrl-names = "default"; bus-speed = <125000>; status = "okay"; + + can-transceiver { + max-bitrate = <1000000>; + }; }; &rng {