Hi Oliver, On Fri, Jan 8, 2021 at 7:22 PM Oliver Graute <oliver.graute@xxxxxxxxx> wrote: > +&fec1 { > + pinctrl-names = "default"; > + pinctrl-0 = <&pinctrl_enet1>; > + phy-mode = "rmii"; > + phy-handle = <ðphy0>; > + phy-reset-gpios=<&gpio5 10 1>; > + phy-reset-duration=<100>; These properties are obsolete. Please describe the Ethernet PHY reset inside the ethernet-phy nodes as per: Documentation/devicetree/bindings/net/ethernet-phy.yaml > + phy-reset-on-resume; This property does not exist.