imx8m: soc: drop phy-reset-gpios for fec
authorPeng Fan <peng.fan@nxp.com>
Thu, 7 Apr 2022 07:55:55 +0000 (15:55 +0800)
committerStefano Babic <sbabic@denx.de>
Tue, 12 Apr 2022 17:10:44 +0000 (19:10 +0200)
commit1166bd433ab83bf889764f572410ec6814e01e9d
treeeeb20fec04bec7c3e7b4e63a95545fcbb0bbfbbc
parent8325ef3d770b633573032f6e3211fe49b03f5cc9
imx8m: soc: drop phy-reset-gpios for fec

Need to drop phy-reset-gpios before booting linux, this property
is legacy property and replaced with reset-gpios.

If provide both, kernel would failed to request the same gpio twice
and cause fec not work.

Signed-off-by: Peng Fan <peng.fan@nxp.com>
arch/arm/mach-imx/imx8m/soc.c