mirror of
https://github.com/hardkernel/linux.git
synced 2026-06-06 02:50:49 +09:00
ODROID-M2: can0 overlay: Changed to use CAN 2.0B protocol
- RK3588s does not support built-in CAN FD protocol. Signed-off-by: YoungSoo Shin <bob.shin@hardkernel.com> Change-Id: Icdd1cb63ecb360893c4ab5932435b15947fd6a71
This commit is contained in:
@@ -6,7 +6,6 @@
|
||||
target = <&can2>;
|
||||
|
||||
__overlay__ {
|
||||
compatible="rockchip,canfd-1.0";
|
||||
status = "okay";
|
||||
};
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user