[PATCH 5/7] imx8mp_evk: Remove EQoS PHY reset codes

2021-10-21 Thread sbabic
> Since we uses the DTS and PHY reset gpio in EQoS driver to do the > reset, remove the duplicated codes from board file. > Signed-off-by: Ye Li Applied to u-boot-imx, master, thanks ! Best regards, Stefano Babic -- = DENX Soft

[PATCH 5/7] imx8mp_evk: Remove EQoS PHY reset codes

2021-08-16 Thread Ye Li
Since we uses the DTS and PHY reset gpio in EQoS driver to do the reset, remove the duplicated codes from board file. Signed-off-by: Ye Li --- board/freescale/imx8mp_evk/imx8mp_evk.c | 19 --- 1 file changed, 19 deletions(-) diff --git a/board/freescale/imx8mp_evk/imx8mp_evk.c