From: Grygorii Strashko Date: Sun, 9 Sep 2018 00:04:57 +0000 (-0500) Subject: ARM: dts: am335x-shc: get rid of phy_id property X-Git-Tag: v5.4-rc1~1905^2~6^2~64 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=769de05b2ae42a60ab98924723a982fedbad9ed7;p=platform%2Fkernel%2Flinux-rpi.git ARM: dts: am335x-shc: get rid of phy_id property The phy_id property is deprecated and phy-handle has to be used instead. Signed-off-by: Grygorii Strashko Signed-off-by: Tony Lindgren --- diff --git a/arch/arm/boot/dts/am335x-shc.dts b/arch/arm/boot/dts/am335x-shc.dts index 4f6a286..1d925ed 100644 --- a/arch/arm/boot/dts/am335x-shc.dts +++ b/arch/arm/boot/dts/am335x-shc.dts @@ -206,7 +206,6 @@ status = "okay"; slaves = <1>; cpsw_emac0: slave@4a100200 { - phy_id = <&davinci_mdio>, <0>; phy-mode = "mii"; phy-handle = <ðernetphy0>; };