boards: nxp: imx93_evk: remove deprecated CAN controller properties
Remove the deprecated CAN controller properties "bus-speed" and "bus-speed-data" and rely on the Kconfig defaults. Signed-off-by: Henrik Brix Andersen <hebad@vestas.com>
This commit is contained in:
parent
d3081e2f30
commit
72715531e4
1 changed files with 0 additions and 2 deletions
|
@ -159,8 +159,6 @@
|
||||||
&flexcan2 {
|
&flexcan2 {
|
||||||
pinctrl-0 = <&flexcan2_default>;
|
pinctrl-0 = <&flexcan2_default>;
|
||||||
pinctrl-names = "default";
|
pinctrl-names = "default";
|
||||||
bus-speed = <125000>;
|
|
||||||
bus-speed-data = <1000000>;
|
|
||||||
phys = <&can_phy0>;
|
phys = <&can_phy0>;
|
||||||
status = "okay";
|
status = "okay";
|
||||||
};
|
};
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue