2020-10-21 12:37:20

by Joakim Zhang

[permalink] [raw]
Subject: RE: [PATCH V4 0/6] can: flexcan: add stop mode support for i.MX8QM


> -----Original Message-----
> From: Joakim Zhang <[email protected]>
> Sent: 2020??10??21?? 13:25
> To: [email protected]; [email protected]; [email protected];
> [email protected]
> Cc: [email protected]; dl-linux-imx <[email protected]>; Ying Liu
> <[email protected]>; [email protected]; [email protected];
> [email protected]
> Subject: [PATCH V4 0/6] can: flexcan: add stop mode support for i.MX8QM
>
> The first patch from Liu Ying aims to export SCU symbols for SoCs w/wo SCU, so
> that no need to check CONFIG_IMX_SCU in the specific driver.
>
> The following patches are flexcan fixes and add stop mode support for
> i.MX8QM.

Hi Shawnguo,

Could you please help review patch 1/6 and 5/6? Since flexcan driver depends on these. Thanks.

For patch 1/6, it will benefit other drivers which cover SoCs w/wo SCU, such as i.MX Ethernet Controller driver (drivers/net/ethernet/freescale/fec_main.c).

Best Regards,
Joakim Zhang


2020-10-29 09:05:59

by Joakim Zhang

[permalink] [raw]
Subject: RE: [PATCH V4 0/6] can: flexcan: add stop mode support for i.MX8QM


Gentle Ping...

@[email protected], Could you please help review patch 1/6 and 5/6 in this patch set?

Best Regards,
Joakim Zhang

> -----Original Message-----
> From: Joakim Zhang <[email protected]>
> Sent: 2020??10??21?? 13:33
> To: [email protected]; [email protected]; [email protected];
> [email protected]
> Cc: [email protected]; dl-linux-imx <[email protected]>; Ying Liu
> <[email protected]>; [email protected]; [email protected];
> [email protected]
> Subject: RE: [PATCH V4 0/6] can: flexcan: add stop mode support for i.MX8QM
>
>
> > -----Original Message-----
> > From: Joakim Zhang <[email protected]>
> > Sent: 2020??10??21?? 13:25
> > To: [email protected]; [email protected]; [email protected];
> > [email protected]
> > Cc: [email protected]; dl-linux-imx <[email protected]>; Ying Liu
> > <[email protected]>; [email protected];
> > [email protected]; [email protected]
> > Subject: [PATCH V4 0/6] can: flexcan: add stop mode support for
> > i.MX8QM
> >
> > The first patch from Liu Ying aims to export SCU symbols for SoCs w/wo
> > SCU, so that no need to check CONFIG_IMX_SCU in the specific driver.
> >
> > The following patches are flexcan fixes and add stop mode support for
> > i.MX8QM.
>
> Hi Shawnguo,
>
> Could you please help review patch 1/6 and 5/6? Since flexcan driver depends
> on these. Thanks.
>
> For patch 1/6, it will benefit other drivers which cover SoCs w/wo SCU, such as
> i.MX Ethernet Controller driver (drivers/net/ethernet/freescale/fec_main.c).
>
> Best Regards,
> Joakim Zhang