drivers: can: remove initial bus-speed/bus-speed-data properties

Remove all CAN controller "bus-speed" and "bus-speed-data"
properties. These all use the default bitrates set via Kconfig.

Signed-off-by: Henrik Brix Andersen <hebad@vestas.com>
This commit is contained in:
Henrik Brix Andersen 2024-04-24 11:14:17 +02:00 committed by Alberto Escolar
commit aed0fbf774
79 changed files with 1 additions and 163 deletions

View file

@ -310,7 +310,6 @@ zephyr_udc0: &usb1 {
&flexcan2 {
status = "okay";
bus-speed = <125000>;
pinctrl-0 = <&pinmux_flexcan2>;
pinctrl-names = "default";