aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/boot/dts/sun4i-a10-cubieboard.dts
diff options
context:
space:
mode:
authorMaxime Ripard <maxime.ripard@bootlin.com>2019-06-19 11:03:17 +0200
committerMaxime Ripard <maxime.ripard@bootlin.com>2019-07-22 09:41:10 +0200
commitde332de26d19a6102c6e82c8774f983b32a74488 (patch)
tree683a1e27339a11f563a7835a254a309cbaecea06 /arch/arm/boot/dts/sun4i-a10-cubieboard.dts
parentARM: dts: sunxi: Switch to the generic PHY properties (diff)
downloadlinux-dev-de332de26d19a6102c6e82c8774f983b32a74488.tar.xz
linux-dev-de332de26d19a6102c6e82c8774f983b32a74488.zip
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>
Diffstat (limited to 'arch/arm/boot/dts/sun4i-a10-cubieboard.dts')
-rw-r--r--arch/arm/boot/dts/sun4i-a10-cubieboard.dts2
1 files changed, 1 insertions, 1 deletions
diff --git a/arch/arm/boot/dts/sun4i-a10-cubieboard.dts b/arch/arm/boot/dts/sun4i-a10-cubieboard.dts
index 7306c65df88a..6ca02e824acc 100644
--- a/arch/arm/boot/dts/sun4i-a10-cubieboard.dts
+++ b/arch/arm/boot/dts/sun4i-a10-cubieboard.dts
@@ -114,7 +114,7 @@
};
&emac {
- phy = <&phy1>;
+ phy-handle = <&phy1>;
status = "okay";
};