summaryrefslogtreecommitdiff
path: root/arch/arm64/boot/dts/renesas/r8a77995-draak.dts
diff options
context:
space:
mode:
authorJacopo Mondi <jacopo+renesas@jmondi.org>2018-02-27 13:22:47 +0300
committerSimon Horman <horms+renesas@verge.net.au>2018-03-13 21:16:10 +0300
commit9c63dcd4df91687a8378d0af1c25429c5ef23a82 (patch)
tree6695c219ae932670edcc98f9f94d63062ffc19df /arch/arm64/boot/dts/renesas/r8a77995-draak.dts
parentb3635b18bba8fc6bd57b7747d97fc46afcf551b8 (diff)
downloadlinux-9c63dcd4df91687a8378d0af1c25429c5ef23a82.tar.xz
arm64: dts: renesas: draak: Override EtherAVB phy-mode
As the PHY interface installed on the Draak board, provides TX channel delay, 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 r8a77995 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/r8a77995-draak.dts')
-rw-r--r--arch/arm64/boot/dts/renesas/r8a77995-draak.dts1
1 files changed, 1 insertions, 0 deletions
diff --git a/arch/arm64/boot/dts/renesas/r8a77995-draak.dts b/arch/arm64/boot/dts/renesas/r8a77995-draak.dts
index 34c7f58417ba..d03f19414028 100644
--- a/arch/arm64/boot/dts/renesas/r8a77995-draak.dts
+++ b/arch/arm64/boot/dts/renesas/r8a77995-draak.dts
@@ -189,6 +189,7 @@
pinctrl-names = "default";
renesas,no-ether-link;
phy-handle = <&phy0>;
+ phy-mode = "rgmii-txid";
status = "okay";
phy0: ethernet-phy@0 {