Re: [PATCH v5 01/12] can: m_can: Write transmit header and data in one transaction

From: Simon Horman
Date: Thu Jul 20 2023 - 11:44:30 EST


On Tue, Jul 18, 2023 at 09:56:57AM +0200, Markus Schneider-Pargmann wrote:
> Combine header and data before writing to the transmit fifo to reduce
> the overhead for peripheral chips.
>
> Signed-off-by: Markus Schneider-Pargmann <msp@xxxxxxxxxxxx>

Reviewed-by: Simon Horman <simon.horman@xxxxxxxxxxxx>