ARM: dts: turris-omnia: add comphy handle to eth2
authorMarek Behún <kabel@kernel.org>
Sun, 15 Nov 2020 13:59:18 +0000 (14:59 +0100)
committerGregory CLEMENT <gregory.clement@bootlin.com>
Mon, 30 Nov 2020 10:35:52 +0000 (11:35 +0100)
The eth2 controller on Turris Omnia is connected to SerDes. For SFP to
be able to switch between 1G and 2.5G modes the comphy link has to be
defined.

Signed-off-by: Marek Behún <kabel@kernel.org>
Fixes: f3a6a9f3704a ("ARM: dts: add description for Armada 38x ...")
Reviewed-by: Andrew Lunn <andrew@lunn.ch>
Reviewed-by: Andreas Färber <afaerber@suse.de>
Cc: linux-arm-kernel@lists.infradead.org
Cc: Uwe Kleine-König <uwe@kleine-koenig.org>
Cc: Jason Cooper <jason@lakedaemon.net>
Cc: Gregory CLEMENT <gregory.clement@bootlin.com>
Cc: Rob Herring <robh+dt@kernel.org>
Cc: devicetree@vger.kernel.org
Signed-off-by: Gregory CLEMENT <gregory.clement@bootlin.com>
arch/arm/boot/dts/armada-385-turris-omnia.dts

index b6bd73d..9de26c7 100644 (file)
        status = "okay";
        phy-mode = "sgmii";
        phy = <&phy1>;
+       phys = <&comphy5 2>;
        buffer-manager = <&bm>;
        bm,pool-long = <2>;
        bm,pool-short = <3>;