]> git.sur5r.net Git - u-boot/commitdiff
ARM: dts: rmobile: Add AVB PHY reset on V3M Eagle
authorMarek Vasut <marek.vasut+renesas@gmail.com>
Sat, 16 Jun 2018 00:15:12 +0000 (02:15 +0200)
committerMarek Vasut <marek.vasut+renesas@gmail.com>
Sat, 16 Jun 2018 02:27:28 +0000 (04:27 +0200)
Add EtherAVB PHY reset on V3M Eagle to let the AVB driver unreset the PHY.

Signed-off-by: Marek Vasut <marek.vasut+renesas@gmail.com>
Cc: Nobuhiro Iwamatsu <iwamatsu@nigauri.org>
arch/arm/dts/r8a77970-eagle.dts

index 0c555b8ddeb45b27cae00a56a3ebebe4369c9d8c..5b8b2f87045e669d406a8233526059ed41020577 100644 (file)
@@ -8,6 +8,7 @@
 
 /dts-v1/;
 #include "r8a77970.dtsi"
+#include <dt-bindings/gpio/gpio.h>
 
 / {
        model = "Renesas Eagle board based on r8a77970";
@@ -38,6 +39,7 @@
        phy-handle = <&phy0>;
        phy-mode = "rgmii-id";
        status = "okay";
+       reset-gpios = <&gpio1 16 GPIO_ACTIVE_LOW>;
 
        phy0: ethernet-phy@0 {
                rxc-skew-ps = <1500>;