On Fri, Aug 30, 2024 at 09:25:57PM +0200, Marc Kleine-Budde wrote: > 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. > > regards, > Marc > > Signed-off-by: Marc Kleine-Budde <mkl@xxxxxxxxxxxxxx> > --- > Changes in v3: > - dt-bindings: renamed file to rockchip,rk3568-canfd.yaml (thanks Rob) > - dt-bindings: reworked compatibles (thanks Rob) You never tested the patch before sending. Best regards, Krzysztof