From: Marc Kleine-Budde Date: Wed, 4 Sep 2024 12:48:17 +0000 (+0200) Subject: Merge patch series "can: rockchip_canfd: add support for CAN-FD IP core found on... X-Git-Tag: v6.12-rc1~232^2~96^2 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=9d56d4aa1b7b0e05e829d8f3db26a1c33a4fcd44;p=thirdparty%2Fkernel%2Flinux.git Merge patch series "can: rockchip_canfd: add support for CAN-FD IP core found on Rockchip RK3568" Marc Kleine-Budde says: This series adds support for the CAN-FD IP core found on the Rockchip RK3568. The IP core is a bit complicated and has several documented errata. The driver is added in several stages, first the base driver including the RX-path. Then several workarounds for errata and the TX-path, and finally features like hardware time stamping, loop-back mode and bus error reporting. Link: https://patch.msgid.link/20240904-rockchip-canfd-v5-0-8ae22bcb27cc@pengutronix.de [mkl: removed DTS patches] Signed-off-by: Marc Kleine-Budde --- 9d56d4aa1b7b0e05e829d8f3db26a1c33a4fcd44