lists.openwall.net | lists / announce owl-users owl-dev john-users john-dev passwdqc-users yescrypt popa3d-users / oss-security kernel-hardening musl sabotage tlsify passwords / crypt-dev xvendor / Bugtraq Full-Disclosure linux-kernel linux-netdev linux-ext4 linux-hardening linux-cve-announce PHC | |
Open Source and information security mailing list archives
| ||
|
Message-ID: <DB7PR04MB4618806ABA32BAC905DD6C49E6670@DB7PR04MB4618.eurprd04.prod.outlook.com> Date: Thu, 14 Feb 2019 09:58:00 +0000 From: Joakim Zhang <qiangqing.zhang@....com> To: "mkl@...gutronix.de" <mkl@...gutronix.de>, "linux-can@...r.kernel.org" <linux-can@...r.kernel.org> CC: "wg@...ndegger.com" <wg@...ndegger.com>, "netdev@...r.kernel.org" <netdev@...r.kernel.org>, "linux-kernel@...r.kernel.org" <linux-kernel@...r.kernel.org>, dl-linux-imx <linux-imx@....com> Subject: RE: [PATCH 0/3] can: flexcan: add imx8qm support Kindly Ping... Best Regards, Joakim Zhang > -----Original Message----- > From: Joakim Zhang > Sent: 2019年1月17日 14:28 > To: mkl@...gutronix.de; linux-can@...r.kernel.org > Cc: wg@...ndegger.com; netdev@...r.kernel.org; > linux-kernel@...r.kernel.org; dl-linux-imx <linux-imx@....com> > Subject: RE: [PATCH 0/3] can: flexcan: add imx8qm support > > > Kindly Ping... > > Best Regards, > Joakim Zhang > > > -----Original Message----- > > From: Joakim Zhang > > Sent: 2018年12月19日 16:39 > > To: mkl@...gutronix.de; linux-can@...r.kernel.org > > Cc: wg@...ndegger.com; netdev@...r.kernel.org; > > linux-kernel@...r.kernel.org; dl-linux-imx <linux-imx@....com>; Joakim > > Zhang <qiangqing.zhang@....com> > > 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
Powered by blists - more mailing lists