On Wed, Feb 23, 2022 at 6:48 AM Heiko Thiery <[email protected]> wrote: > > To be in sync with the linux devicetree change the 'phy-reset-gpios' in > the fec node to 'reset-gpios' in the phy node. The PHY reset will be > done by the eth-phy-uclass driver while probing the PHY. This is ok > since it is done before probing the fec. > > Signed-off-by: Heiko Thiery <[email protected]>
Reviewed-by: Fabio Estevam <[email protected]>

