diff options
author | Wei Fang <wei.fang@nxp.com> | 2022-09-02 05:30:01 +0300 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2022-09-03 11:54:34 +0300 |
commit | 40c79ce13b035b0dbe177b9095a1a3df0cb5297b (patch) | |
tree | cdfd75b729bdb42bbfa4a8e43baebeb43605f9c2 /drivers/dma/acpi-dma.c | |
parent | e26c258434b8b85705884dd838cae89b5c1af2be (diff) | |
download | linux-40c79ce13b035b0dbe177b9095a1a3df0cb5297b.tar.xz |
net: fec: add stop mode support for imx8 platform
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.
Signed-off-by: Wei Fang <wei.fang@nxp.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'drivers/dma/acpi-dma.c')
0 files changed, 0 insertions, 0 deletions