arm64: dts: renesas: draak: Override EtherAVB phy-mode
authorJacopo Mondi <jacopo+renesas@jmondi.org>
Tue, 27 Feb 2018 10:22:47 +0000 (11:22 +0100)
committerSimon Horman <horms+renesas@verge.net.au>
Tue, 13 Mar 2018 18:16:10 +0000 (19:16 +0100)
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>
arch/arm64/boot/dts/renesas/r8a77995-draak.dts

index 34c7f58417baa5aa6fbc39bfc83cb8519d8e1577..d03f19414028c6c4e213088e871b62666762c7ad 100644 (file)
        pinctrl-names = "default";
        renesas,no-ether-link;
        phy-handle = <&phy0>;
+       phy-mode = "rgmii-txid";
        status = "okay";
 
        phy0: ethernet-phy@0 {