Hi Marek, > Use property name `phy-handle` instead of the deprecated `phy` to > connect eth2 to the PHY. > > Signed-off-by: Marek Behún <kabel@xxxxxxxxxx> > Fixes: 7109d817db2e ("arm64: dts: marvell: add DTS for Turris Mox") > Cc: Gregory CLEMENT <gregory.clement@xxxxxxxxxxx> > Cc: Andrew Lunn <andrew@xxxxxxx> > Cc: Rob Herring <robh+dt@xxxxxxxxxx> > Cc: devicetree@xxxxxxxxxxxxxxx Applied on mvebu/dt64 Thanks, Gregory > --- > arch/arm64/boot/dts/marvell/armada-3720-turris-mox.dts | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) > > diff --git a/arch/arm64/boot/dts/marvell/armada-3720-turris-mox.dts b/arch/arm64/boot/dts/marvell/armada-3720-turris-mox.dts > index f3a678e0fd99..bf76ebe46379 100644 > --- a/arch/arm64/boot/dts/marvell/armada-3720-turris-mox.dts > +++ b/arch/arm64/boot/dts/marvell/armada-3720-turris-mox.dts > @@ -146,7 +146,7 @@ ð0 { > pinctrl-names = "default"; > pinctrl-0 = <&rgmii_pins>; > phy-mode = "rgmii-id"; > - phy = <&phy1>; > + phy-handle = <&phy1>; > status = "okay"; > }; > > -- > 2.26.2 > -- Gregory Clement, Bootlin Embedded Linux and Kernel engineering http://bootlin.com