mbox series

[0/2] can: flexcan: small fix and ISO CAN-FD support

Message ID 20200629181809.25338-1-michael@walle.cc
Headers show
Series can: flexcan: small fix and ISO CAN-FD support | expand

Message

Michael Walle June 29, 2020, 6:18 p.m. UTC
Hi,

this patch series is based on:
https://git.kernel.org/pub/scm/linux/kernel/git/mkl/linux-can-next.git/log/?h=flexcan

I took the liberty and ported and made some style changes to the ISO CAN-FD
patch from Joakim.

With these two patches applied for the branch above:
Tested-by: Michael Walle <michael@walle.cc>

Michael Walle (2):
  can: flexcan: use ctrlmode to enable CAN-FD
  can: flexcan: add support for ISO CAN-FD

 drivers/net/can/flexcan.c | 19 ++++++++++++++++---
 1 file changed, 16 insertions(+), 3 deletions(-)