ARM: dts: socfpga: Add missing PHY phandle

Add missing PHY phandle into the DT, otherwise the stmmac code won't
detect the PHY correctly anymore.

Signed-off-by: Marek Vasut <marex@denx.de>
Cc: Dinh Nguyen <dinguyen@opensource.altera.com>
Signed-off-by: Dinh Nguyen <dinguyen@opensource.altera.com>
This commit is contained in:
Marek Vasut 2016-05-25 22:40:42 +00:00 committed by Dinh Nguyen
parent 1a695a905c
commit c106c21ce0

View File

@ -136,6 +136,7 @@ regulator-usb-nrst {
&gmac1 {
status = "okay";
phy-mode = "rgmii";
phy-handle = <&phy1>;
snps,reset-gpio = <&porta 0 GPIO_ACTIVE_LOW>;
snps,reset-active-low;