ARM: dts: sunxi: Switch from phy to phy-handle

The phy device tree property has been deprecated in favor of phy-handle,
let's replace it.

Reviewed-by: Andrew Lunn <andrew@lunn.ch>
Signed-off-by: Maxime Ripard <maxime.ripard@bootlin.com>
This commit is contained in:
Maxime Ripard
2019-06-19 11:03:17 +02:00
parent 2a40d1b291
commit de332de26d
41 changed files with 41 additions and 41 deletions

View File

@@ -80,7 +80,7 @@
};
&emac {
phy = <&phy0>;
phy-handle = <&phy0>;
status = "okay";
};