mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
* [PATCH 0/3] can: flexcan: add imx8qm support
@ 2018-12-19  8:38 Joakim Zhang
  2018-12-19  8:39 ` [PATCH 1/3] can: rx-offload: add CANFD support based on offload Joakim Zhang
                   ` (3 more replies)
  0 siblings, 4 replies; 6+ messages in thread
From: Joakim Zhang @ 2018-12-19  8:38 UTC (permalink / raw)
  To: mkl, linux-can; +Cc: wg, netdev, linux-kernel, dl-linux-imx, Joakim Zhang

This patch set intends to add Flexcan support for i.MX8QM platform which
defaultly supports CAN FD protocol. Although BRS enabled by system reset
when the driver sets CAN FD mode, now this patch serial does not support
BRS in the driver. And then I will send patch to enable BRS by changing the
register to set bit timing.

Dong Aisheng (3):
  can: rx-offload: add CANFD support based on offload
  can: flexcan: add CAN FD mode support
  can: flexcan: add imx8qm support

 drivers/net/can/flexcan.c      | 114 ++++++++++++++++++++++++++++++---
 drivers/net/can/rx-offload.c   |  16 +++--
 include/linux/can/rx-offload.h |   4 +-
 3 files changed, 117 insertions(+), 17 deletions(-)

-- 
2.17.1


^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2019-02-14  9:58 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2018-12-19  8:38 [PATCH 0/3] can: flexcan: add imx8qm support Joakim Zhang
2018-12-19  8:39 ` [PATCH 1/3] can: rx-offload: add CANFD support based on offload Joakim Zhang
2018-12-19  8:39 ` [PATCH 2/3] can: flexcan: add CAN FD mode support Joakim Zhang
2018-12-19  8:39 ` [PATCH 3/3] can: flexcan: add imx8qm support Joakim Zhang
2019-01-17  6:28 ` [PATCH 0/3] " Joakim Zhang
2019-02-14  9:58   ` Joakim Zhang

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox

all inboxes | Powered by JetHome®