提交 c106c21c 编写于 作者: M Marek Vasut 提交者: Dinh Nguyen

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: NMarek Vasut <marex@denx.de>
Cc: Dinh Nguyen <dinguyen@opensource.altera.com>
Signed-off-by: NDinh Nguyen <dinguyen@opensource.altera.com>
上级 1a695a90
...@@ -136,6 +136,7 @@ ...@@ -136,6 +136,7 @@
&gmac1 { &gmac1 {
status = "okay"; status = "okay";
phy-mode = "rgmii"; phy-mode = "rgmii";
phy-handle = <&phy1>;
snps,reset-gpio = <&porta 0 GPIO_ACTIVE_LOW>; snps,reset-gpio = <&porta 0 GPIO_ACTIVE_LOW>;
snps,reset-active-low; snps,reset-active-low;
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册