1
0
Fork 0

ARM: dts: socfpga: Drop phy-addr OF property from CV dtsi

The phy-addr property of stmmac is deprecated and the stmmac driver
does not use it either. On the contrary, the driver will warn if
this property is defined. Remove it.

Signed-off-by: Marek Vasut <marex@denx.de>
Cc: Dinh Nguyen <dinguyen@opensource.altera.com>
Signed-off-by: Dinh Nguyen <dinguyen@opensource.altera.com>
hifive-unleashed-5.1
Marek Vasut 2016-03-19 23:57:04 +00:00 committed by Dinh Nguyen
parent a1e89630ea
commit ebaea3a785
1 changed files with 0 additions and 1 deletions

View File

@ -40,7 +40,6 @@
ethernet@ff702000 {
phy-mode = "rgmii";
phy-addr = <0xffffffff>; /* probe for phy addr */
status = "okay";
};