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:
parent
0f7cd6128e
commit
aed0fbf774
79 changed files with 1 additions and 163 deletions
|
@ -112,7 +112,6 @@
|
|||
&twai {
|
||||
pinctrl-0 = <&twai_default>;
|
||||
pinctrl-names = "default";
|
||||
bus-speed = <125000>;
|
||||
};
|
||||
|
||||
&timer0 {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue