Skip to content
Commit b3cf53e9 authored by Marc Kleine-Budde's avatar Marc Kleine-Budde
Browse files

can: flexcan: add support for timestamp based rx-offload



The flexcan IP core has 64 mailboxes. For now they are configured for
RX as a hardware FIFO. This FIFO has a fixed depth of 6 CAN frames. In
some high load scenarios it turns out thas this buffer is too small.

In order to have a buffer larger than the 6 frames FIFO, this patch adds
support for timestamp based offloading via the generic rx-offload
infrastructure.

Signed-off-by: default avatarMarc Kleine-Budde <mkl@pengutronix.de>
parent 9eb7aa89
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment