ODROID-M1: arch/arm64: Change default CAN MODE 2.0 to FD

Signed-off-by: Steve Jeong <steve@how2flow.net>
Change-Id: Ie67f1669d9882c3f0cc8f7fe2016f81194342338
This commit is contained in:
Steve Jeong
2024-03-07 06:24:56 +00:00
committed by Dongjin Kim
parent fc02a233e2
commit abc45675b6

View File

@@ -106,6 +106,7 @@
};
&can0 {
compatible = "rockchip,canfd-1.0";
pinctrl-names = "default";
pinctrl-0 = <&can0m0_pins>;
assigned-clocks = <&cru CLK_CAN0>;