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:
2024-07-26 15:45:15 +09:00
committed by YoungSoo Shin
parent fcda98817a
commit 9565eba040

View File

@@ -6,7 +6,6 @@
target = <&can2>;
__overlay__ {
compatible="rockchip,canfd-1.0";
status = "okay";
};
};