Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 95c969d1 authored by Jacopo Mondi's avatar Jacopo Mondi Committed by Simon Horman
Browse files

arm64: dts: renesas: r8a77970: Set EtherAVB phy mode to "rgmii"



Set the "phy-mode" property of EtherAVB device to "rgmii" and let board
files override it if the installed PHY layer provides delays for the
RX/TX channels.

Signed-off-by: default avatarJacopo Mondi <jacopo+renesas@jmondi.org>
Signed-off-by: default avatarSimon Horman <horms+renesas@verge.net.au>
parent e9131e54
Loading
Loading
Loading
Loading
+1 −1
Original line number Original line Diff line number Diff line
@@ -519,7 +519,7 @@
			clocks = <&cpg CPG_MOD 812>;
			clocks = <&cpg CPG_MOD 812>;
			power-domains = <&sysc R8A77970_PD_ALWAYS_ON>;
			power-domains = <&sysc R8A77970_PD_ALWAYS_ON>;
			resets = <&cpg 812>;
			resets = <&cpg 812>;
			phy-mode = "rgmii-id";
			phy-mode = "rgmii";
			iommus = <&ipmmu_rt 3>;
			iommus = <&ipmmu_rt 3>;
			#address-cells = <1>;
			#address-cells = <1>;
			#size-cells = <0>;
			#size-cells = <0>;