From: Teresa Remmet Date: Thu, 5 Jan 2017 14:50:50 +0000 (+0100) Subject: ARM: dts: am335x-phycore-som: Update ethernet phy node X-Git-Url: https://git.stricted.de/?a=commitdiff_plain;h=cf9d092e2ec345ef40adaf8a9f07f728bc40c484;p=GitHub%2Fmoto-9609%2Fandroid_kernel_motorola_exynos9610.git ARM: dts: am335x-phycore-som: Update ethernet phy node Update ethernet phy0 node to use phy-handle now. Signed-off-by: Teresa Remmet Signed-off-by: Tony Lindgren --- diff --git a/arch/arm/boot/dts/am335x-phycore-som.dtsi b/arch/arm/boot/dts/am335x-phycore-som.dtsi index fd1adc60f749..25f5449d1520 100644 --- a/arch/arm/boot/dts/am335x-phycore-som.dtsi +++ b/arch/arm/boot/dts/am335x-phycore-som.dtsi @@ -78,7 +78,7 @@ }; &cpsw_emac0 { - phy_id = <&davinci_mdio>, <0>; + phy-handle = <&phy0>; phy-mode = "rmii"; dual_emac_res_vlan = <1>; }; @@ -87,6 +87,10 @@ pinctrl-names = "default"; pinctrl-0 = <&mdio_pins>; status = "okay"; + + phy0: ethernet-phy@0 { + reg = <0>; + }; }; &mac {