aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm64/boot/dts/renesas/r8a77970-v3msk.dts
diff options
context:
space:
mode:
authorJacopo Mondi <jacopo+renesas@jmondi.org>2018-02-27 11:22:49 +0100
committerSimon Horman <horms+renesas@verge.net.au>2018-03-13 19:16:11 +0100
commit9dcd1f26b9914864e0218712a666b23cf7e589c8 (patch)
treea7acff5300f920b16a97aa3ddd6c129ff7b3f025 /arch/arm64/boot/dts/renesas/r8a77970-v3msk.dts
parentarm64: dts: renesas: eagle: Override EtherAVB phy-mode (diff)
downloadlinux-dev-9dcd1f26b9914864e0218712a666b23cf7e589c8.tar.xz
linux-dev-9dcd1f26b9914864e0218712a666b23cf7e589c8.zip
arm64: dts: renesas: v3msk: Override EtherAVB phy-mode
As the PHY interface installed on the V3MSK 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 <jacopo+renesas@jmondi.org> Signed-off-by: Simon Horman <horms+renesas@verge.net.au>
Diffstat (limited to 'arch/arm64/boot/dts/renesas/r8a77970-v3msk.dts')
-rw-r--r--arch/arm64/boot/dts/renesas/r8a77970-v3msk.dts1
1 files changed, 1 insertions, 0 deletions
diff --git a/arch/arm64/boot/dts/renesas/r8a77970-v3msk.dts b/arch/arm64/boot/dts/renesas/r8a77970-v3msk.dts
index 8624ca87d6b2..bb554eec57c8 100644
--- a/arch/arm64/boot/dts/renesas/r8a77970-v3msk.dts
+++ b/arch/arm64/boot/dts/renesas/r8a77970-v3msk.dts
@@ -34,6 +34,7 @@
&avb {
renesas,no-ether-link;
phy-handle = <&phy0>;
+ phy-mode = "rgmii-id";
status = "okay";
phy0: ethernet-phy@0 {