]> www.infradead.org Git - users/jedix/linux-maple.git/commitdiff
Merge patch series "can: rockchip_canfd: add support for CAN-FD IP core found on...
authorMarc Kleine-Budde <mkl@pengutronix.de>
Wed, 4 Sep 2024 12:48:17 +0000 (14:48 +0200)
committerMarc Kleine-Budde <mkl@pengutronix.de>
Wed, 4 Sep 2024 12:48:17 +0000 (14:48 +0200)
Marc Kleine-Budde <mkl@pengutronix.de> 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 <mkl@pengutronix.de>

Trivial merge