mbox series

[linux-can-next/flexcan,0/4] patch set for flexcan

Message ID 20200925151028.11004-1-qiangqing.zhang@nxp.com
Headers show
Series patch set for flexcan | expand

Message

Joakim Zhang Sept. 25, 2020, 3:10 p.m. UTC
can: flexcan: initialize all flexcan memory for ECC function
can: flexcan: add flexcan driver for i.MX8MP
These two patches add i.MX8MP driver support.

can: flexcan: add CAN wakeup function for i.MX8
This single patch add stop mode support for i.MX8 serials, e.g.
i.MX8QM/QXP

can: flexcan: disable runtime PM if register flexcandev failed
Resend this patch as a small driver improvement.

Joakim Zhang (4):
  can: flexcan: initialize all flexcan memory for ECC function
  can: flexcan: add flexcan driver for i.MX8MP
  can: flexcan: add CAN wakeup function for i.MX8
  can: flexcan: disable runtime PM if register flexcandev failed

 drivers/net/can/flexcan.c | 184 ++++++++++++++++++++++++++++++++++----
 1 file changed, 169 insertions(+), 15 deletions(-)