Re: [PATCH net-next] net: fec: add stop mode support for imx8 platform

From: Jakub Kicinski
Date: Wed Aug 31 2022 - 23:52:52 EST


On Wed, 31 Aug 2022 16:02:37 +0800 wei.fang@xxxxxxx wrote:
> The current driver support stop mode by calling machine api.
> The patch add dts support to set GPR register for stop request.
>
> imx8mq enter stop/exit stop mode by setting GPR bit, which can
> be accessed by A core.
> imx8qm enter stop/exit stop mode by calling IMX_SC ipc APIs that
> communicate with M core ipc service, and the M core set the related
> GPR bit at last.

reportedly does not apply, please rebase and resend