Kindly Ping... Best Regards, Joakim Zhang > -----Original Message----- > From: Joakim Zhang > Sent: 2018年12月19日 16:39 > To: mkl@xxxxxxxxxxxxxx; linux-can@xxxxxxxxxxxxxxx > Cc: wg@xxxxxxxxxxxxxx; netdev@xxxxxxxxxxxxxxx; > linux-kernel@xxxxxxxxxxxxxxx; dl-linux-imx <linux-imx@xxxxxxx>; Joakim > Zhang <qiangqing.zhang@xxxxxxx> > Subject: [PATCH 0/3] can: flexcan: add imx8qm support > > 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