From: Jacopo Mondi Date: Tue, 27 Feb 2018 10:22:48 +0000 (+0100) Subject: arm64: dts: renesas: eagle: Override EtherAVB phy-mode X-Git-Url: http://git.cdn.openwrt.org/?a=commitdiff_plain;h=e5daa084cc9f6019a905785f0dfd1ffb146a519a;p=openwrt%2Fstaging%2Fblogic.git arm64: dts: renesas: eagle: Override EtherAVB phy-mode As the PHY interface installed on the Eagle board provides TX and RX channels delays, make the "phy-mode" property a board-specific one, meant to override the one specified in the SoC DTSI. Follow up patches will reset the r8a77970 SoC DTSI to use "rgmii" mode and let the board file override that. Signed-off-by: Jacopo Mondi Signed-off-by: Simon Horman --- diff --git a/arch/arm64/boot/dts/renesas/r8a77970-eagle.dts b/arch/arm64/boot/dts/renesas/r8a77970-eagle.dts index cb4bd40584cf..fd3448deb714 100644 --- a/arch/arm64/boot/dts/renesas/r8a77970-eagle.dts +++ b/arch/arm64/boot/dts/renesas/r8a77970-eagle.dts @@ -36,6 +36,7 @@ &avb { renesas,no-ether-link; phy-handle = <&phy0>; + phy-mode = "rgmii-id"; status = "okay"; phy0: ethernet-phy@0 {